tag: id3v2: Don't attempt typefinding on too-short buffers that have been completely...
authorJan Schmidt <thaytan@mad.scientist.com>
Wed, 22 Mar 2006 13:00:34 +0000 (13:00 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 14 Aug 2011 23:10:27 +0000 (00:10 +0100)
commita2e391cb689ce56ea24f0c0aadda3f0ecdaee4f3
tree3f179938eeda2a29d5b20220aa2a8e948f7174d3
parent17be9f715b584169cecbb905997c592f491b2899
tag: id3v2: 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-libs/gst/tag/gstid3demux.c: (gst_id3demux_chain):
Don't attempt typefinding on too-short buffers that have been
completely trimmed away.
* gst-libs/gst/tag/id3v2.c: (id3demux_read_id3v2_tag):
Improve the debug output
gst-libs/gst/tag/id3v2.c