Commit Graph

7 Commits

Author SHA1 Message Date
Martin Pulec
d4dded81ca Video codec: fixed some warnings 2019-06-07 13:44:33 +02:00
Martin Pulec
459294ce96 Border: updates
* added height option
* color doesn't need to start with a hash
2019-04-01 16:00:50 +02:00
Martin Pulec
6a1ee06b48 Fixed another Coverity bugs 2017-03-22 13:44:17 +01:00
Martin Pulec
892883df02 Fixed some Coverity bugs 2016-06-28 17:33:24 +02:00
Martin Pulec
057ae1adfb Border video postprocess: fixed some leak
+ TODO in video_decoders - when destructing vo_postprocess filters,
  last frame obtained by getf isn't returned. This is not problem
  if filter cycles one frame only and destructs it by done function
  which is the point of the border video postprocess fix in this
  commit.
2016-04-26 16:16:18 +02:00
Martin Pulec
d6f9a2d0e5 Border video postprocessor: fixed shifted content 2016-04-05 15:57:30 +02:00
Martin Pulec
d8ca144a5c Added border video postprocessor 2016-02-16 18:53:51 +01:00