gstreamer/gst
Sebastian Dröge b5f84c0637 playsink: If a custom text sink is used, send events to it too
Before, SEEK events would be sent to the video sink, which wouldn't
be linked in any way to the subtitle part of the pipeline and
subparse would never see the SEEK event. This would then seek
the audio/video but the subtitles would continue from the old
position instead.

Fixes bug #591664.
2009-08-18 08:39:02 +02:00
..
adder gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +02: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 gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +02:00
audiotestsrc audiotestsrc: call send_event directly 2009-07-20 13:15:32 +02:00
ffmpegcolorspace gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +02:00
gdp gdppay: set caps on outgoing buffers 2009-05-27 12:10:05 +02:00
playback playsink: If a custom text sink is used, send events to it too 2009-08-18 08:39:02 +02:00
subparse subparse: Allow . instead of , as millisecond delimiter in srt subtitles 2009-08-09 12:13:16 +02:00
tcp gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +02:00
typefind typefindfunctions: Also detect SVG by the <svg> starting tag 2009-08-12 12:11:08 +02: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 gst: Remove dead assignments and resulting unused variables 2009-08-08 15:54:02 +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