gstreamer/gst/tags
Christophe Fergeau 9f8cc91227 Changed a >= test to a > on the input buffer size in gst_tag_list_from_vorbiscomment_buffer. This was preventing the ...
Original commit message from CVS:
Changed a >= test to a > on the input buffer size in gst_tag_list_from_vorbiscomment_buffer. This was preventing the parsing of vorbiscomments not ending with a sync byte (which seems to happen in flac files)
2003-12-08 22:07:57 +00:00
..
gstid3tag.c Renamed gstmp3tag.c to gstid3tag.c, changed application/x-vorbis to audio/x-vorbis 2003-11-25 21:24:03 +00:00
gsttagediting.c remove copyright field from plugins 2003-12-04 10:37:39 +00:00
gsttagediting.h Use new tagging stuff to read and write flac metadata. Only handles vorbiscomment tags, and not (older) id3v2 tags. 2003-11-28 13:04:21 +00:00
gsttageditingprivate.h tagging stuff and build fixes. In detail: 2003-11-24 04:08:48 +00:00
gstvorbistag.c Changed a >= test to a > on the input buffer size in gst_tag_list_from_vorbiscomment_buffer. This was preventing the ... 2003-12-08 22:07:57 +00:00
Makefile.am distchekc fix 2003-12-08 21:55:35 +00:00