gstreamer/gst
Benjamin Otte 35fdfcc625 videotestsrc: Fix image for odd widths in some formats
videotestsrc rounds chroma down. This causes it to omit the last chroma
value completely for odd widths when the chroma is downsampled.
This patch special cases the last pixel to not be rounded down.
2009-09-10 10:45:06 +02:00
..
adder adder: improve caps filter functionality. Fixes #590146. 2009-08-31 22:48:01 +03:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +02:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample audioresample: Fix drain processing 2009-08-26 09:10:18 +02:00
audiotestsrc audiotestsrc: call send_event directly 2009-07-20 13:15:32 +02:00
ffmpegcolorspace Remove Ronald Bultje from Authors field 2009-08-24 11:37:01 -07:00
gdp Bug 593035 - set IN_CAPS for streamheader buffer 2009-08-28 08:44:55 +01:00
playback docs: tell a biit more about uri-decodebin and buffering 2009-09-10 10:30:23 +03:00
subparse subparse: GstAdapter is not a GstObject and should be freed with g_object_unref 2009-09-01 15:16:17 +01:00
tcp gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +02:00
typefind typefinding: disable typefinder for headerless flac 2009-09-07 17:13:12 +01:00
videorate videorate: handle invalid timestamps better 2009-05-12 10:47:17 +02:00
videoscale gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +02:00
videotestsrc videotestsrc: Fix image for odd widths in some formats 2009-09-10 10:45:06 +02:00
volume volume: include "1.0=100%" in property description 2009-06-30 14:46:38 +03:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00