Downmix filter will now check if the input already is Mono/Stereo, so we can safely...
commitdae4def2fa2e8074b441d1ca583c27a2ce5e67f2
authorlordmulder <mulder2@gmx.de>
Sun, 7 Aug 2011 12:04:17 +0000 (7 14:04 +0200)
committerlordmulder <mulder2@gmx.de>
Sun, 7 Aug 2011 12:04:17 +0000 (7 14:04 +0200)
tree4b1ca80f67969dcf680904c5b91050189c185c1b
parentea4b30a12a24ca2f66c236680f3ace7c6696252b
Downmix filter will now check if the input already is Mono/Stereo, so we can safely invoke the filter for ALL sources.
doc/Changelog.html
etc/Translation/Blank.ts
src/Config.h
src/Dialog_Processing.cpp
src/Filter_Downmix.cpp
src/Thread_Process.cpp