gstreamer/gst/id3demux
Edward Hervey c6b9d19c31 gst/id3demux/gstid3demux.c: Add gst_element_no_more_pads() for proper decodebin behaviour.
Original commit message from CVS:
* gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
Add gst_element_no_more_pads() for proper decodebin behaviour.
* gst/id3demux/id3v2frames.c: (parse_comment_frame),
(parse_text_identification_frame), (parse_split_strings):
Failure to decode some tags is not a GST_ERROR() but a
GST_WARNING()
When iterating over a chunk of text, check that we haven't gone too
far.
2006-01-06 11:46:53 +00:00
..
gstid3demux.c gst/id3demux/gstid3demux.c: Add gst_element_no_more_pads() for proper decodebin behaviour. 2006-01-06 11:46:53 +00:00
gstid3demux.h Add documentation for id3demux. 2005-12-21 15:24:59 +00:00
id3tags.c gst/id3demux/id3tags.c: If a broken tag has 0 bytes payload, at least still skip the 10 byte header 2005-12-28 18:55:32 +00:00
id3tags.h configure.ac: Check for optional dependency on zlib for id3demux 2005-12-18 15:14:44 +00:00
id3v2.4.0-frames.txt configure.ac: Check for optional dependency on zlib for id3demux 2005-12-18 15:14:44 +00:00
id3v2.4.0-structure.txt configure.ac: Check for optional dependency on zlib for id3demux 2005-12-18 15:14:44 +00:00
id3v2frames.c gst/id3demux/gstid3demux.c: Add gst_element_no_more_pads() for proper decodebin behaviour. 2006-01-06 11:46:53 +00:00
Makefile.am configure.ac: Check for optional dependency on zlib for id3demux 2005-12-18 15:14:44 +00:00