Added optional support for the QAAC encoder. Requires QuickTime v7.7.1 (or later...
commitda5dfdc85e343df99b24927e51c81358ef55b648
authorlordmulder <mulder2@gmx.de>
Mon, 21 Nov 2011 00:22:41 +0000 (21 01:22 +0100)
committerlordmulder <mulder2@gmx.de>
Mon, 21 Nov 2011 00:22:41 +0000 (21 01:22 +0100)
treea7222f41deaa752eadf8ee60bc324449674bf752
parent346985876f1649087506124a324caf5b3525a036
Added optional support for the QAAC encoder. Requires QuickTime v7.7.1 (or later) and the QAAC front-end.
18 files changed:
LameXP_VS2010.vcxproj
LameXP_VS2010.vcxproj.filters
doc/Changelog.html
doc/FAQ.html
etc/Translation/Blank.ts
etc/Translation/LameXP_PL.ts
src/Config.h
src/Dialog_MainWindow.cpp
src/Dialog_MainWindow.h
src/Dialog_Processing.cpp
src/Encoder_AAC.cpp
src/Encoder_AAC_QAAC.cpp [new file with mode: 0644]
src/Encoder_AAC_QAAC.h [copied from src/Thread_Initialization.h with 63% similarity]
src/Global.cpp
src/Global.h
src/Model_Settings.cpp
src/Thread_Initialization.cpp
src/Thread_Initialization.h