ext/ladspa/gstladspa.c: make sure longname, description and author are valid UTF-8
authorBenjamin Otte <otte@gnome.org>
Mon, 19 Jul 2004 21:44:49 +0000 (21:44 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 19 Jul 2004 21:44:49 +0000 (21:44 +0000)
Original commit message from CVS:
* ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
make sure longname, description and author are valid UTF-8

ChangeLog

index 090463e..5ace675 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-19  Benjamin Otte  <otte@gnome.org>
+
+       * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
+         make sure longname, description and author are valid UTF-8
+
 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),