summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-07-02 10:21:33 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-07-02 10:21:33 +0000
commita11175b4ed6009c7db58928c1cd6191f7377196a (patch)
tree5f18ab96f45cf6bb56b2912903fd79df0b3f66dc
parent5e9e5c691662d1a45019f0c0e0bf2b0ec23dcaed (diff)
downloadgstreamer-plugins-bad-a11175b4ed6009c7db58928c1cd6191f7377196a.tar.gz
Fix test
Original commit message from CVS: Fix test
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 637d4ffa8..b57920ef2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
output volume to be inverse-logarithmically related to the number
of channels of the input. Also add some docs on what this function
actually is supposed to do.
+ * gst/audioconvert/channelmixtest.c: (main):
+ Fix test to represent this (test was wrong).
2005-07-02 Josef Zlomek <josef.zlomek@xeris.cz>