gstreamer/gst-libs/gst/tag
Thomas Bluemel cd101ce8f0 id3v2: fix splitting strings in ISO-8859-1 and UTF-16 formats
When parsing NUL-terminated strings, do not include the terminating
NUL byte(s).  Depending on the encoding used, either g_utf8_validate()
failed due to this, or worse the call to g_utf16_to_utf8() would
return 0 items read on an empty string, causing it to fail parsing
certain frames.

https://bugzilla.gnome.org/show_bug.cgi?id=770355
2016-12-25 10:52:39 +00:00
..
gstexiftag.c exiftag: Increase serialized geo precision 2016-06-13 09:29:52 +03:00
gstid3tag.c tag: id3v2: read conductor tag 2016-02-22 21:16:54 +00:00
gsttagdemux.c tagdemux: Fix crash when shutting down element during getrange() 2016-12-06 16:29:23 +02:00
gsttagdemux.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
gsttageditingprivate.c Fix FSF address 2012-11-03 23:05:09 +00:00
gsttageditingprivate.h Fix FSF address 2012-11-03 23:05:09 +00:00
gsttagmux.c tagmux: fix criticals when there are no tags at all 2014-11-28 13:18:38 +00:00
gsttagmux.h base: Add g_autoptr() support to all types 2015-12-14 13:39:43 -05:00
gstvorbistag.c vorbistag: Read image-type from the GstSample info struct 2013-12-16 11:35:12 +01:00
gstxmptag.c xmptag: Don't leak the namespace string if there are multiple 2016-12-09 17:36:47 +02:00
id3v2.3.0.txt various: typo fixes 2011-12-02 12:03:27 +01:00
id3v2.4.0-frames.txt various: typo fixes 2011-12-02 12:03:27 +01:00
id3v2.4.0-structure.txt various: typo fixes 2011-12-02 12:03:27 +01:00
id3v2.c id3v2: fix handling of tags with extended headers 2016-12-25 10:35:47 +00:00
id3v2.h Fix FSF address 2012-11-03 23:05:09 +00:00
id3v2frames.c id3v2: fix splitting strings in ISO-8859-1 and UTF-16 formats 2016-12-25 10:52:39 +00:00
lang-tables.dat 0.10.28.2 pre-release 2010-04-14 15:35:06 +01:00
lang.c Fix FSF address 2012-11-03 23:05:09 +00:00
license-translations.dict tag: add convenience API to handle creative commons licenses 2011-08-10 10:33:47 +01:00
licenses-tables.dat tag: add convenience API to handle creative commons licenses 2011-08-10 10:33:47 +01:00
licenses.c Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am g-i: pass compiler env to g-ir-scanner 2016-05-24 00:44:21 +01:00
meson.build meson: Generate girs 2016-11-09 18:06:19 -03:00
mklangtables.c Fix FSF address 2012-11-03 23:05:09 +00:00
mklicensestables.c tag: fix some warnings in mklicensestables 2016-11-23 10:20:04 +02:00
tag.h tag: add GST_TAG_CAPTURING_FOCAL_LENGTH_35_MM tag 2016-04-28 12:13:15 -03:00
tags.c tag: add GST_TAG_CAPTURING_FOCAL_LENGTH_35_MM tag 2016-04-28 12:13:15 -03:00
xmpwriter.c Fix FSF address 2012-11-03 23:05:09 +00:00
xmpwriter.h libs: There is no G_TYPE_CHECK_INTERFACE_TYPE and G_TYPE_CHECK_INTERFACE_CAST 2014-06-26 16:18:46 +02:00