gstreamer/gst-libs/gst/tag
Tim-Philipp Müller 28ef3f5ddf gst-libs/gst/tag/tags.c: Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags to utf8-validate; fixes...
Original commit message from CVS:
* gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
(#451707); also, output some debugging info when dealing with
freeform strings.
* tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
Add unit test for the above.
2007-06-27 22:30:19 +00:00
..
gstid3tag.c API: add gst_tag_freeform_string_to_utf8() (#405072). 2007-04-12 12:19:20 +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 Make sure we parse floating-point numbers in vorbis comments correctly with either '.' or ',' as separator, no matter... 2007-03-27 10:17:16 +00:00
Makefile.am configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
tag.h API: add gst_tag_freeform_string_to_utf8() (#405072). 2007-04-12 12:19:20 +00:00
tags.c gst-libs/gst/tag/tags.c: Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags to utf8-validate; fixes... 2007-06-27 22:30:19 +00:00