gstreamer/ext/pango
Tim-Philipp Müller 85f189aee5 Make switching off of subtitles work. To avoid all kind of problems with unlinking of the subtitle input, we just kee...
Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
* gst/playback/gstplaybasebin.c: (set_subtitles_visible),
(set_active_source):
* gst/playback/gstplaybasebin.h:
* gst/playback/gstplaybin.c: (gst_play_bin_class_init),
(setup_sinks), (playbin_set_subtitles_visible):
Make switching off of subtitles work. To avoid all kind of
problems with unlinking of the subtitle input, we just keep
the subtitle inputs linked as they are and tell textoverlay
not to render them. Fixes #373011.
Other subtitle switching issues (esp. when there are both
external and in-stream subtitles) remain. They'll be solved
in playbin2.
2007-12-20 10:41:29 +00:00
..
gstclockoverlay.c ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R is undefinied 2007-04-16 22:20:03 +00:00
gstclockoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttextoverlay.c Make switching off of subtitles work. To avoid all kind of problems with unlinking of the subtitle input, we just kee... 2007-12-20 10:41:29 +00:00
gsttextoverlay.h ext/pango/gsttextoverlay.*: API: add "line-alignment" property (#459334). Add gtk-doc blurb for "silent" property so ... 2007-08-13 15:26:54 +00:00
gsttextrender.c Use new metadata copy function. 2007-03-09 16:38:06 +00:00
gsttextrender.h Fix broken GObject macros 2006-04-08 18:09:17 +00:00
gsttimeoverlay.c ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +00:00
gsttimeoverlay.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
Makefile.am further clean up build 2006-06-11 14:08:54 +00:00