diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-07-02 10:21:33 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-07-02 10:21:33 +0000 |
commit | a11175b4ed6009c7db58928c1cd6191f7377196a (patch) | |
tree | 5f18ab96f45cf6bb56b2912903fd79df0b3f66dc | |
parent | 5e9e5c691662d1a45019f0c0e0bf2b0ec23dcaed (diff) | |
download | gst-plugins-bad-a11175b4ed6009c7db58928c1cd6191f7377196a.tar.gz gst-plugins-bad-a11175b4ed6009c7db58928c1cd6191f7377196a.tar.bz2 gst-plugins-bad-a11175b4ed6009c7db58928c1cd6191f7377196a.zip |
Fix test
Original commit message from CVS:
Fix test
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |