gst/tags/gstvorbistag.c: make sure parsed vorbis comments are properly encoded in...
authorChristophe Fergeau <teuf@gnome.org>
Wed, 9 Jun 2004 22:12:33 +0000 (22:12 +0000)
committerChristophe Fergeau <teuf@gnome.org>
Wed, 9 Jun 2004 22:12:33 +0000 (22:12 +0000)
Original commit message from CVS:
2004-06-10  Christophe Fergeau  <teuf@gnome.org>

* gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
vorbis comments are properly encoded in UTF-8 before adding them
to a GstTagList

ChangeLog

index 9498000..bf4711a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-10  Christophe Fergeau  <teuf@gnome.org>
+
+       * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed 
+         vorbis comments are properly encoded in UTF-8 before adding them
+         to a GstTagList
+
 2004-06-09  Benjamin Otte  <otte@gnome.org>
 
        * ext/alsa/gstalsa.c: (add_channels):