gstreamer/gst/deinterlace
Vincent Penquerc'h 46a39bdd4f deinterlace: fix sign comparison
history_count is unsigned, so the whole comparison will be made
as unsigned, and fail to reject what it was meant to.

Coverity 206204
2014-04-16 17:44:51 +01:00
..
tvtime deinterlace: Fix handling of planar video formats in greedyh method 2013-10-07 12:54:11 +02:00
gstdeinterlace.c deinterlace: fix sign comparison 2014-04-16 17:44:51 +01:00
gstdeinterlace.h deinterlace: add support for strides 2012-12-11 13:00:46 +01:00
gstdeinterlacemethod.c deinterlace: add support for strides 2012-12-11 13:00:46 +01:00
gstdeinterlacemethod.h deinterlace: add support for strides 2012-12-11 13:00:46 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
tvtime-dist.c Release 1.1.1 2013-06-05 18:31:40 +02:00
tvtime-dist.h Release 1.1.1 2013-06-05 18:31:40 +02:00
tvtime.orc deinterlace: Fix greedyl Orc implementation 2010-09-05 18:42:59 -07:00