gstreamer/ext
Ronald S. Bultje 65262fe081 OGM text support, Matroska UTF-8 text support, deadlock fixes all over the place, subtitle awareness in decodebin/pla...
Original commit message from CVS:
* configure.ac:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
* ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
(gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
(gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
(gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
(gst_ogm_parse_plugin_init):
* ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
(gst_textoverlay_link), (gst_textoverlay_getcaps),
(gst_textoverlay_event), (gst_textoverlay_video_chain),
(gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
* ext/pango/gsttextoverlay.h:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
(gst_matroska_demux_handle_seek_event),
(gst_matroska_demux_sync_streams),
(gst_matroska_demux_parse_blockgroup),
(gst_matroska_demux_subtitle_caps),
(gst_matroska_demux_plugin_init):
* gst/matroska/matroska-ids.h:
* gst/playback/gstdecodebin.c: (close_pad_link):
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
(gen_preroll_element), (remove_groups), (add_stream),
(new_decoded_pad), (setup_subtitles), (gen_source_element),
(setup_source):
* gst/playback/gstplaybasebin.h:
* gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
* gst/subparse/Makefile.am:
* gst/subparse/gstsubparse.c: (gst_subparse_get_type),
(gst_subparse_base_init), (gst_subparse_class_init),
(gst_subparse_init), (gst_subparse_formats),
(gst_subparse_eventmask), (gst_subparse_event),
(gst_subparse_handle_event), (convert_encoding), (get_next_line),
(parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
(parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
(parse_mpsub_deinit), (parse_mpsub_init),
(gst_subparse_buffer_format_autodetect),
(gst_subparse_format_autodetect), (gst_subparse_loop),
(gst_subparse_change_state), (gst_subparse_type_find),
(plugin_init):
* gst/subparse/gstsubparse.h:
* gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
(plugin_init):
Add subtitle support, .sub parser (supports SRT and MPsub),
OGM text support, Matroska UTF-8 text support, deadlock fixes
all over the place, subtitle awareness in decodebin/playbin
and some fixes to textoverlay to handle subtitles in a stream
correctly. Fixes #100931.
2005-01-08 18:22:41 +00:00
..
aalib second batch : remove ',' at end of enums as they could confuse older gcc, foreign compilers (forte) and gtk-doc (in ... 2004-05-21 23:28:57 +00:00
cairo Merge patch from Ronald fixing problems with streaming text. 2004-12-28 09:26:32 +00:00
dv ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps (classic rgba indeed) 2005-01-08 15:30:33 +00:00
esd ext/esd/esdsink.c: Make error actually say something useful (fixes #156798). 2004-12-01 20:42:01 +00:00
flac fix typo 2004-12-21 10:31:12 +00:00
gdk_pixbuf ext/gdk_pixbuf/pixbufscale.c: Correct caps negotiation 2004-09-22 15:03:08 +00:00
jpeg ext/: Fix mimetype on smoke encoder. 2004-10-18 14:02:51 +00:00
ladspa added typecast to avoid warning 2004-08-31 16:07:08 +00:00
libcaca Let VideoSink store the clock, since Cacasink inherits from there 2004-11-09 13:03:33 +00:00
libmng ext/libmng/gstmngdec.c: Set the framerate correctly. 2004-10-05 10:41:08 +00:00
libpng ext/libpng/: mime fixage. 2005-01-07 10:27:20 +00:00
mikmod fix license information 2004-09-20 14:25:08 +00:00
pango OGM text support, Matroska UTF-8 text support, deadlock fixes all over the place, subtitle awareness in decodebin/pla... 2005-01-08 18:22:41 +00:00
raw1394 fix the build 2004-10-20 13:51:27 +00:00
shout2 ext/lame/gstlame.c: send tag events downstream 2004-07-28 20:26:31 +00:00
speex Fixes #158382. Make speex plugin compatible with both 1.0 and 1.1. 2004-12-23 14:45:25 +00:00
Makefile.am configure.ac: Fix indentation, fix v4l2 plugin detection. 2004-12-29 13:27:45 +00:00