diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-06-09 22:12:33 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-06-09 22:12:33 +0000 |
commit | 7be5f43843bd9757223603ea825a3ed9a9940fd9 (patch) | |
tree | 2de472d8f26d95d56d96d55b3f9521613e843ed9 | |
parent | 75c230678cc8ce2079b4cc5d787368264a34c664 (diff) |
gst/tags/gstvorbistag.c: make sure parsed vorbis comments are properly encoded in UTF-8 before adding them to a GstTa...
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
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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): |