From e416d387a49d28e7866654195e98f96cfb959a9a Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sun, 22 Feb 2004 15:31:30 +0000 Subject: gst/audioconvert/gstaudioconvert.c: set rank to PRIMARY Original commit message from CVS: 2004-02-22 Benjamin Otte reported by: Stefan Kost * 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 reviewed by Benjamin Otte * ext/flac/gstflacenc.c: (gst_flacenc_chain): escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116) --- ChangeLog | 17 +++++++++++++++++ common | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ead95afa..d35fe370 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2004-02-22 Benjamin Otte + + reported by: Stefan Kost + + * 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 + + reviewed by Benjamin Otte + + * ext/flac/gstflacenc.c: (gst_flacenc_chain): + escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116) + 2004-02-22 Benjamin Otte * configure.ac: diff --git a/common b/common index d8211726..0945c85c 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit d821172609916bc61bbbca7f8d2e6cf0ca1ab47a +Subproject commit 0945c85c4c9139e2e5b8e04d0fc841b8aa1e6e9b -- cgit v1.2.1