gstreamer/gst
Wim Taymans 10b3b88e9c videoconvert: fix handling of chroma resample
Increase the number of temporary lines that we need, it is possible that the
up and downsampling offsets are out of phase and that we need to keep some
extra lines around. Also copy the unhandled output lines for the next round
instead of overwriting them.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=706823
2013-09-03 15:42:44 +02:00
..
adder adder: Raw buffers DTS should always be CLOCK_TIME_NONE 2013-08-06 15:11:05 +02:00
app gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audioconvert audioconvert: improve fixate_format function readability even more 2013-08-23 19:47:57 +01:00
audiorate audiorate: ignore GAP event 2013-07-29 08:23:43 +02:00
audioresample audioresample: make explicit that neon is disabled and why 2013-07-03 09:44:32 +01:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding ext/gst: Ensure default query/event handlers are used 2013-07-26 16:08:35 +02:00
gio gio: fix printf format compiler warning 2013-08-14 11:43:50 +01:00
playback playsink: Don't set sink to NULL if a new one is set while the old one is still in use 2013-08-14 15:43:53 +02:00
subparse subparse: use g_strdup() and friends 2013-07-17 09:04:47 +01:00
tcp multisocketsink: Fix handling of partial writes and WOULD_BLOCK errors 2013-07-28 13:52:28 +02:00
typefind typefind: Add typefinder for video/x-pva 2013-08-22 14:23:43 +02:00
videoconvert videoconvert: fix handling of chroma resample 2013-09-03 15:42:44 +02:00
videorate videorate: ignore GAP event 2013-07-29 08:24:06 +02:00
videoscale Release 1.1.1 2013-06-05 18:31:27 +02:00
videotestsrc videotestsrc: Demote ERROR statement back to DEBUG 2013-08-02 11:00:06 +02:00
volume Release 1.1.1 2013-06-05 18:31:27 +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