gstreamer/gst/apetag
Tim-Philipp Müller 173ee367e4 gst/: In streaming mode, if the first buffer we get doesn't have an offset, fix it up to be 0, otherwise trimming won...
Original commit message from CVS:
* gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
(gst_tag_demux_chain):
* gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
In streaming mode, if the first buffer we get doesn't have an
offset, fix it up to be 0, otherwise trimming won't work later on
and we'll be typefinding application/x-id3, which may result in
decodebin plugging an endless number of id3demux elements as a
consequence. Fixes #385031.
2006-12-12 18:45:58 +00:00
..
gstapedemux.c gst/apetag/gstapedemux.c: We need to be able to read and parse any possible floating point string format ("1,234" or ... 2006-12-09 19:27:28 +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/: In streaming mode, if the first buffer we get doesn't have an offset, fix it up to be 0, otherwise trimming won... 2006-12-12 18:45:58 +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