gstreamer/gst/apetag
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
..
gstapedemux.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstapedemux.h gst/apetag/gstapedemux.h: Fix include, for now GstTagDemux is in the apetag dir. 2006-02-06 11:41:43 +00:00
gsttagdemux.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
gsttagdemux.h Add APE tag demuxer (#325649). 2006-02-06 10:56:07 +00:00
Makefile.am configure.ac: Bump requirements to current core and -base CVS (core for new typefind helper API, and -base for the 2006-03-02 15:14:22 +00:00