gstreamer/gst
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
..
adder orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert audioconvert: Update generated orc files 2010-10-08 00:01:15 +02:00
audiorate audiorate: use g_object_notify_by_pspec() if possible 2010-10-07 20:54:32 +01:00
audioresample various: add a missing G_PARAM_STATIC_STRINGS flag to object properties 2010-10-13 16:13:31 +03:00
audiotestsrc audiotestsrc: swap timestamps in forward and reverse mode. 2010-04-03 22:52:01 +03:00
ffmpegcolorspace ffmpegcolorspace: Fix IYU1 support 2010-11-03 10:49:35 +01:00
gdp gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
playback playsink: Fix subpicture overlay when deinterlacing disabled. 2010-10-28 23:15:43 +01:00
subparse various: add a missing G_PARAM_STATIC_STRINGS flag to object properties 2010-10-13 16:13:31 +03:00
tcp multifdsink: gdp protocol is deprecated. People should use gdppay instead. 2010-10-07 18:55:34 +01:00
typefind typefinding: fix ADTS caps stream-format detail 2010-10-14 16:46:44 +01:00
videorate videorate: use g_object_notify_by_pspec() if possible 2010-10-07 20:37:10 +01:00
videoscale Update generated orc code 2010-10-15 13:16:13 -07:00
videotestsrc videotestsrc: include new math-compat.h header for rint() on MSVC 2010-10-05 19:13:43 +01:00
volume volume: Regenerate generated orc C code again with an orc fix for loading double parameters 2010-10-08 12:30:33 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00