gstreamer/gst/id3demux
Tim-Philipp Müller 5c1e2a1e44 gst/: Post an error message when we get an EOS event and were not able to find out the type of stream.
Original commit message from CVS:
* gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
(gst_tag_demux_sink_event):
* gst/id3demux/gstid3demux.c: (gst_id3demux_init),
(gst_id3demux_sink_event):
Post an error message when we get an EOS event and were not
able to find out the type of stream.
* tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
(test_taglib_id3mux_with_tags):
Decrease num-buffers to 16 per iteration again, otherwise the
many memcpy()s and reallocations in the test will hammer slow
CPUs completely and make the test timeout.
2006-05-02 15:40:15 +00:00
..
gstid3demux.c gst/: Post an error message when we get an EOS event and were not able to find out the type of stream. 2006-05-02 15:40:15 +00:00
gstid3demux.h Add documentation for id3demux. 2005-12-21 15:24:59 +00:00
id3tags.c gst/id3demux/id3tags.c: (Fixes #338713) 2006-04-17 10:01:51 +00:00
id3tags.h gst/id3demux/: Rewrite parsing of text tags to handle multiple NULL terminated strings. Parse numeric genre strings a... 2006-01-23 09:22:17 +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/id3v2frames.c: Recognise and skip any byte order marker (BOM) in 2006-04-28 11:37:22 +00:00
Makefile.am gst/id3demux/: Use new typefind helper functions here as well, and do typefinding in pull-mode if upstream supports t... 2006-03-04 20:11:35 +00:00