diff options
author | Alex Lancaster <alexlan@fedoraproject.org> | 2006-04-17 10:01:51 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-04-17 10:01:51 +0000 |
commit | 5ff469042fabf9c436a1fe3b3a8eadb20ab0f5d8 (patch) | |
tree | 306c4e8738d31e551042ca87ea999b089ca0c6dd /ChangeLog | |
parent | c0815648cc83da5902a31bf4f49c79e8e92bc361 (diff) |
gst/id3demux/id3tags.c: (Fixes #338713)
Original commit message from CVS:
* gst/id3demux/id3tags.c:
Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
(Fixes #338713)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-04-17 Jan Schmidt <thaytan@mad.scientist.com> + + * gst/id3demux/id3tags.c: + Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster + (Fixes #338713) + 2006-04-12 Wim Taymans <wim@fluendo.com> * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps), |