gstreamer/gst/apetag
Tim-Philipp Müller a516e84194 gst/: Don't return FLOW_UNEXPECTED when a buffer is before the start of the stream (which might happen with large ID3...
Original commit message from CVS:
* gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
(gst_tag_demux_read_range):
* gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
(gst_id3demux_read_range):
Don't return FLOW_UNEXPECTED when a buffer is before
the start of the stream (which might happen with
large ID3v2 tags if the tag reading was done pullrange
based and we then switched to push mode later on).
Fixes regression introduced by commit from June 29th.
2006-07-05 14:52:13 +00:00
..
gstapedemux.c gst/apetag/gstapedemux.c: Some clean-ups and additions: map APE 'file' tag to 2006-05-28 14:38:11 +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/: Don't return FLOW_UNEXPECTED when a buffer is before the start of the stream (which might happen with large ID3... 2006-07-05 14:52:13 +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