gstreamer/gst
Stefan Kost ef56ebad48 adder: send flush_stop to match flush_start
Adder was relying that something else sends a flush stop. When using adder with
a livesource it was not getting a flush_stop and thus all pads downstream where
keept flushing. Mark a pending flush_stop and send it when we are working on
the new segment back in the streaming thread.
2009-05-19 16:49:35 +03:00
..
adder adder: send flush_stop to match flush_start 2009-05-19 16:49:35 +03:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample audioresample: Don't drain remaining buffers after a flush. 2009-05-19 11:20:19 +02:00
audiotestsrc audiotestsrc: fix broken enum nick - it should have a hyphen 2009-05-12 17:18:37 +01:00
ffmpegcolorspace ffmpegcolorspace: video/x-raw-gray is the same as the YUV Y800 format 2009-03-28 09:43:23 +01:00
gdp Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
playback decodebin: use iterators instead of list 2009-05-19 16:49:35 +03:00
subparse subparse: use the right variable in debug log, encoding is not yet initialized 2009-03-05 10:58:12 +02:00
tcp multifdsink: add num-fds property 2009-05-15 23:07:01 +02:00
typefind typefindfunctions: made mp3_type_find less aggressive 2009-05-12 09:03:22 +02:00
videorate videorate: handle invalid timestamps better 2009-05-12 10:47:17 +02:00
videoscale videoscale: Don't read over line ends when taking the last Cr or Cb 2009-04-02 11:10:12 +02:00
videotestsrc videotestsrc: Add support for v210 and v216 formats 2009-05-15 18:44:37 -07:00
volume gst/volume/gstvolume.c: Use new basetransform vmethod to reconfigure the dynamic properties and any pending volume/mu... 2008-12-08 18:44:22 +00: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