gstreamer/gst
Young-Ho Cha e3b4b0a97c gst/playback/gstplaybasebin.*: Add 'subtitle-encoding' property to playbin, so applications can force a subtitle enco...
Original commit message from CVS:
Patch by: Young-Ho Cha  <ganadist at chollian net>
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
(gst_play_base_bin_init), (gst_play_base_bin_dispose),
(set_encoding_element), (decodebin_element_added_cb),
(decodebin_element_removed_cb), (setup_subtitle), (setup_source),
(gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
* gst/playback/gstplaybasebin.h:
Add 'subtitle-encoding' property to playbin, so applications can
force a subtitle encoding for non-UTF8 subtitles (#342268).
* gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
(gst_sub_parse_set_property):
Rename recently-added 'encoding' property to 'subtitle-encoding'
(so it can be proxied by playbin/decodebin in a generic way
with less danger of false positives).
2006-05-29 13:21:00 +00:00
..
adder gst/adder/gstadder.c: Make it easier to copy&paste 2006-05-28 19:42:27 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: Patch from #341562: give more specific audio caps in get_caps, so that basetransf... 2006-05-29 11:04:48 +00:00
audiorate make more debug catagories static 2006-05-23 20:38:56 +00:00
audioresample make GstElementDetails const 2006-04-28 19:46:37 +00:00
audiotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcodecmap.c: Marking caps conversion issues as GST_WARNING is way too verbose, 2006-05-27 13:09:16 +00:00
gdp gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
playback gst/playback/gstplaybasebin.*: Add 'subtitle-encoding' property to playbin, so applications can force a subtitle enco... 2006-05-29 13:21:00 +00:00
subparse gst/playback/gstplaybasebin.*: Add 'subtitle-encoding' property to playbin, so applications can force a subtitle enco... 2006-05-29 13:21:00 +00:00
tcp gst/tcp/Makefile.am: fdstresstest doesn't need Gtk+, fix compilation if gtk is not available (#342566). 2006-05-22 11:42:03 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Added the 'prfl' atom type which MQV (no, it's not a typo) files contain. 2006-05-24 08:34:53 +00:00
videorate make GstElementDetails const 2006-04-28 19:46:37 +00:00
videoscale Use the gstutil scaling function to preserve 64 bits while calculating output width and height from the display-aspec... 2006-05-19 13:02:46 +00:00
videotestsrc Const-ify GEnumValue and GFlagsValue arrays. Use 2006-05-09 19:24:46 +00:00
volume gst/adder/gstadder.c: Make it easier to copy&paste 2006-05-28 19:42:27 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00