gstreamer/gst/id3demux
Jan Schmidt 3f72e7205c gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away.
Original commit message from CVS:
* gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
* gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
Don't attempt typefinding on too-short buffers that have been
completely trimmed away.
* gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
Improve the debug output
2006-03-22 13:00:34 +00:00
..
gstid3demux.c gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. 2006-03-22 13:00:34 +00:00
gstid3demux.h Add documentation for id3demux. 2005-12-21 15:24:59 +00:00
id3tags.c gst/: Don't attempt typefinding on too-short buffers that have been completely trimmed away. 2006-03-22 13:00:34 +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: We only care about gain and peak data for the master volume. 2006-03-16 16:06: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