gstreamer/ext
Tim-Philipp Müller e7221135cd ext/ogg/gstogmparse.c: Refactor ogm parse, do better input checking, misc. clean-ups.
Original commit message from CVS:
* ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
(gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
(gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
(gst_ogm_parse_init), (gst_ogm_audio_parse_init),
(gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
(gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
(gst_ogm_text_parse_strip_trailing_zeroes),
(gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
(gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
Refactor ogm parse, do better input checking, misc. clean-ups.
Cache incoming events and push them once the source pad has
been created. Don't pass unterminated strings to sscanf().
Strip trailing zeroes from subtitle text output, since they
are not valid UTF-8. Don't push vorbiscomment packets on
the subtitle text pad. Output perfect streams if possible.
2006-08-23 16:43:03 +00:00
..
alsa ext/alsa/: Avoid setting and using a NULL device name. 2006-08-16 11:38:52 +00:00
cdparanoia further clean up build 2006-06-11 14:08:54 +00:00
gnomevfs further clean up build 2006-06-11 14:08:54 +00:00
libvisual further clean up build 2006-06-11 14:08:54 +00:00
ogg ext/ogg/gstogmparse.c: Refactor ogm parse, do better input checking, misc. clean-ups. 2006-08-23 16:43:03 +00:00
pango ext/pango/gsttextoverlay.c: g_markup_escape_text() REALLY doesn't like non-UTF8 input and doesn't validate its input ... 2006-06-21 18:39:07 +00:00
theora ext/theora/gsttheoraparse.h: ext/theora/theoraparse.c (gst_theora_parse_class_init) (theora_parse_dispose, theora_par... 2006-08-05 17:08:05 +00:00
vorbis ext/vorbis/vorbisenc.c: Use vorbis comment utility functions from libgsttag instead of re-inventing the wheel (partia... 2006-08-21 16:39:25 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00