gstreamer/gst-libs/gst/tag
Tim-Philipp Müller 526fd3d7da gst-libs/gst/tag/gsttagdemux.c: Post an error message if we can't pull as many bytes as we need for the tag. This mak...
Original commit message from CVS:
* gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
Post an error message if we can't pull as many bytes as we need
for the tag. This makes sure the user gets to see a proper error
message if a file with a partial ID3 tag is fed to decodebin, and
not a 'no ID3 tag demuxer' error, which would be confusing
(see #508138).
2008-01-08 21:10:02 +00:00
..
gstid3tag.c gst-libs/gst/tag/gstid3tag.c: Add mapping for audio cd discid tags, so we can extract them from tags as well (see #34... 2007-11-16 10:14:34 +00:00
gsttagdemux.c gst-libs/gst/tag/gsttagdemux.c: Post an error message if we can't pull as many bytes as we need for the tag. This mak... 2008-01-08 21:10:02 +00:00
gsttagdemux.h gst-libs/gst/tag/: API: add GstTagDemux base class for simple tag demuxers. 2007-10-06 15:04:53 +00:00
gsttageditingprivate.h gst-libs/gst/tag/gstid3tag.c: Add TSSE <=> GST_TAG_ENCODER mapping (see #347898). 2006-07-19 12:25:00 +00:00
gstvorbistag.c gst-libs/gst/tag/: Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added 2007-10-25 15:10:59 +00:00
Makefile.am gst-libs/gst/tag/: API: add GstTagDemux base class for simple tag demuxers. 2007-10-06 15:04:53 +00:00
tag.h gst-libs/gst/tag/: Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added 2007-10-25 15:10:59 +00:00
tags.c gst-libs/gst/tag/: Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added 2007-10-25 15:10:59 +00:00