From 7be5f43843bd9757223603ea825a3ed9a9940fd9 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 9 Jun 2004 22:12:33 +0000 Subject: [PATCH] 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 * 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9498000..bf4711a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-06-10 Christophe Fergeau + + * 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 * ext/alsa/gstalsa.c: (add_channels): -- 2.7.4