gstreamer/gst-libs/gst/tag
Tim-Philipp Müller 8c7c9ad6d4 gst-libs/gst/tag/gstvorbistag.c: Allow id_data_len == 0 (needed for vorbis comments in Speex files).
Original commit message from CVS:
* gst-libs/gst/tag/gstvorbistag.c:
(gst_tag_list_from_vorbiscomment_buffer):
Allow id_data_len == 0 (needed for vorbis comments in Speex files).
Also add some checks to make sure we don't memcmp() beyond the end of
vorbiscomment buffer if the ID to check for is larger than the buffer.
* tests/check/libs/tag.c: (GST_START_TEST):
Some more tests for gst_tag_list_from_vorbiscomment_buffer().
2006-08-21 18:34:46 +00:00
..
gstid3tag.c gst-libs/gst/tag/gstid3tag.c: Add TSSE <=> GST_TAG_ENCODER mapping (see #347898). 2006-07-19 12:25:00 +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/gstvorbistag.c: Allow id_data_len == 0 (needed for vorbis comments in Speex files). 2006-08-21 18:34:46 +00:00
Makefile.am gst-libs/gst/tag/: Forward-port some tags stuff from the 0.8 branch. This is mostly the addition of musicbrainz tags ... 2006-02-05 14:59:28 +00:00
tag.h API: add gst_tag_parse_extended_comment() (#351426). 2006-08-16 11:28:57 +00:00
tags.c API: add gst_tag_parse_extended_comment() (#351426). 2006-08-16 11:28:57 +00:00