Fixed AC-3 encoding with sources that have more than 6 channels.
commit3f4be5c846d5b63bb07ccae984a5b923da51ec7c
authorlordmulder <mulder2@gmx.de>
Sun, 1 Jan 2012 20:31:48 +0000 (1 21:31 +0100)
committerlordmulder <mulder2@gmx.de>
Sun, 1 Jan 2012 20:31:48 +0000 (1 21:31 +0100)
tree30967c95e0c79da3de2c533aae6895ec796ea061
parentc772b9bc2def9f2a1dc634bdd356a05239948a6e
Fixed AC-3 encoding with sources that have more than 6 channels.
13 files changed:
src/Config.h
src/Encoder_AC3.cpp
src/Encoder_AC3.h
src/Filter_Abstract.h
src/Filter_Downmix.cpp
src/Filter_Downmix.h
src/Filter_Normalize.cpp
src/Filter_Normalize.h
src/Filter_Resample.cpp
src/Filter_Resample.h
src/Filter_ToneAdjust.cpp
src/Filter_ToneAdjust.h
src/Thread_Process.cpp