gstreamer/gst/videoconvert
Wim Taymans b1950b6409 Revert "videoconvert: prevent bad interlaced conversions"
This reverts commit adc9694ed7.

No need to restrict the conversion, we can handle interlace correctly. We
basically unpack each field, then convert each field to the target colorspace
and pack and interleave each field to the target format. We also disable any
fast path that can't deal with interlaced formats.
2013-03-24 00:21:36 +01:00
..
gstcms.c Fix FSF address 2012-11-03 23:05:09 +00:00
gstcms.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideoconvert.c Revert "videoconvert: prevent bad interlaced conversions" 2013-03-24 00:21:36 +01:00
gstvideoconvert.h Fix FSF address 2012-11-03 23:05:09 +00:00
gstvideoconvertorc-dist.c Release 0.11.94 2012-09-14 02:47:54 +01:00
gstvideoconvertorc-dist.h videoconvert: prefix orc functions with video_convert_orc_ 2012-07-23 17:19:56 +02:00
gstvideoconvertorc.orc videoconvert: prefix orc functions with video_convert_orc_ 2012-07-23 17:19:56 +02:00
Makefile.am Revert "gst: Add better support for static plugins" 2012-10-24 13:26:26 +02:00
videoconvert.c video: fix return type of _get_palette() and add since markers to docs 2013-02-06 12:43:51 +00:00
videoconvert.h videoconvert: use the palette helper functions 2013-02-04 15:06:10 +01:00
videoconvert.vcproj videoconvert: renamed from colorspace 2011-06-15 17:49:21 +02:00