gstreamer/gst/ffmpegcolorspace
Sebastian Dröge 1469453cb9 ffmpegcolorspace: Fix IYU1 support
Fix conversions to IYU1, they allocated infinite amounts of memory before
because no conversion to IYU1 was actually implemented and it was running
into an infinite loop trying to find suitable intermediate formats.

Also fix the stride and sizes used for IYU1.
2010-11-03 10:49:35 +01:00
..
avcodec.h ffmpegcolorspace: Add support for A420 2010-10-15 11:12:38 +02:00
dsputil.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
dsputil.h gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
ffmpegcolorspace.vcproj more working plugins 2004-07-27 21:41:30 +00:00
gstffmpegcodecmap.c ffmpegcolorspace: Fix IYU1 support 2010-11-03 10:49:35 +01:00
gstffmpegcodecmap.h ffmpegcolorspace: Include interlacing information in the AVPicture 2009-08-06 06:43:32 +02:00
gstffmpegcolorspace.c ffmpegcolorspace: Add support for A420 2010-10-15 11:12:38 +02:00
gstffmpegcolorspace.h ffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoFilter as base class 2010-04-29 18:21:21 +02:00
imgconvert.c ffmpegcolorspace: Fix IYU1 support 2010-11-03 10:49:35 +01:00
imgconvert_template.h ffmpegcolorspace: Add support for A420 2010-10-15 11:12:38 +02:00
Makefile.am ffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoFilter as base class 2010-04-29 18:21:21 +02:00
mem.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
utils.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00