ext/ladspa/gstladspa.c: make sure longname, description and author are valid UTF-8

Original commit message from CVS:
* ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
make sure longname, description and author are valid UTF-8
This commit is contained in:
Benjamin Otte 2004-07-19 21:44:49 +00:00
parent 1a6f6848e9
commit 6237eaed6a

View file

@ -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),