The information whether an encoder supports "native" resampling is provided via Abstr...
commitde243d258f7be12f187aaccb151bbd1861c9b94a
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 30 Jan 2016 16:51:10 +0000 (30 17:51 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 30 Jan 2016 16:51:10 +0000 (30 17:51 +0100)
tree8a062d00251f5ac499b71be50302663dd130e7ba
parent87a6e5cc180b611fd2706898da6e320fbc6e6a11
The information whether an encoder supports "native" resampling is provided via AbstractEncoderInfo class + enable "native" resampling for QAAC encoder.
20 files changed:
src/Config.h
src/Dialog_Processing.cpp
src/Encoder_AAC.cpp
src/Encoder_AAC_FDK.cpp
src/Encoder_AAC_FHG.cpp
src/Encoder_AAC_QAAC.cpp
src/Encoder_AC3.cpp
src/Encoder_Abstract.cpp
src/Encoder_Abstract.h
src/Encoder_DCA.cpp
src/Encoder_FLAC.cpp
src/Encoder_MAC.cpp
src/Encoder_MP3.cpp
src/Encoder_MP3.h
src/Encoder_Opus.cpp
src/Encoder_Vorbis.cpp
src/Encoder_Vorbis.h
src/Encoder_Wave.cpp
src/Registry_Encoder.cpp
src/Registry_Encoder.h