gstreamer/gst
Vineeth TM 50beddd474 playsink: cannot enable text flag while playing
when text playbin is not enabled in the beginning, then
video_srcpad_stream_synchronizer gets linked to videochain->sinkpad
and when we try to enable text bin during play, since it is already linked to videochain,
text chain does not get linked properly. Hence unlinking the same
before linking to text chain

https://bugzilla.gnome.org/show_bug.cgi?id=748908
2015-06-10 10:38:45 +02:00
..
adder docs: update element example pipelines 2015-05-10 11:38:19 +01:00
app Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
audioconvert audioconvert: copy metadata that only has the "audio" tag. 2015-06-04 19:16:40 +02:00
audiorate docs: update element example pipelines 2015-05-10 11:38:19 +01:00
audioresample audioresample: copy metadata that only has the "audio" tag. 2015-06-04 19:16:40 +02:00
audiotestsrc docs: update element example pipelines 2015-05-10 11:38:19 +01:00
encoding encodebin: Add a way to enable/disabled a GstEncodingProfile 2015-06-01 10:22:31 +02:00
gio gio: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:52:41 +01:00
playback playsink: cannot enable text flag while playing 2015-06-10 10:38:45 +02:00
subparse Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
tcp tcp: don't use soon-to-be-deprecated g_cancellable_reset() 2015-05-19 18:50:41 +01:00
typefind Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
videoconvert docs: update element example pipelines 2015-05-10 11:38:19 +01:00
videorate videorate: update the caps framerate only in the GST_PAD_SINK transform_caps direction 2015-05-29 15:03:05 +02:00
videoscale docs: update element example pipelines 2015-05-10 11:38:19 +01:00
videotestsrc videotestsrc: Document the solid-color pattern 2015-05-30 01:11:47 +10:00
volume docs: update element example pipelines 2015-05-10 11:38:19 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00