summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-05-26 14:47:23 +0000
committerBenjamin Otte <otte@gnome.org>2004-05-26 14:47:23 +0000
commit5d38431fe7cd2b6081129b53880902ec16f86330 (patch)
tree22714cd2b4072e90760a02ab134e84a49a294402
parentee4025af698a002cd1682d4f3f8bf4d7d21e4961 (diff)
gst/audioconvert/gstaudioconvert.c: fixate nicely even when the peer is not negotiating
Original commit message from CVS: * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate): fixate nicely even when the peer is not negotiating
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c774791..45884808 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-05-26 Benjamin Otte <in7y118@public.uni-hamburg.de>
+
+ * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
+ fixate nicely even when the peer is not negotiating
+
2004-05-25 Benjamin Otte <in7y118@public.uni-hamburg.de>
* gst/audioconvert/gstaudioconvert.c: