diff options
-rw-r--r-- | ChangeLog | 17 | ||||
m--------- | common | 0 |
2 files changed, 17 insertions, 0 deletions
@@ -1,5 +1,22 @@ 2004-02-22 Benjamin Otte <otte@gnome.org> + reported by: Stefan Kost <kost@imn.htwk-leipzig.de> + + * gst/audioconvert/gstaudioconvert.c: (plugin_init): + set rank to PRIMARY + * gst/volume/gstvolume.c: (plugin_init): + set rank to NONE + fixes #134960 + +2004-02-22 Julio M. Merino Vidal <jmmv@menta.net> + + reviewed by Benjamin Otte <otte@gnome.org> + + * ext/flac/gstflacenc.c: (gst_flacenc_chain): + escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116) + +2004-02-22 Benjamin Otte <otte@gnome.org> + * configure.ac: export [_]*{gst,Gst,GST}.* symbols from plugins diff --git a/common b/common -Subproject d821172609916bc61bbbca7f8d2e6cf0ca1ab47 +Subproject 0945c85c4c9139e2e5b8e04d0fc841b8aa1e6e9 |