OSDN Git Service

Updated OggEnc2 binaries to v2.87 using libvorbis v1.3.4 and aoTuV v6.03_2014 (2014...
[lamexp/LameXP.git] / src / Encoder_AAC_QAAC.cpp
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-12-24 LoRd_MuldeRImproved initialization of the AAC encoders.
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-19 LoRd_MuldeRMore code refactoring and clean-up.
2014-11-30 LoRd_MuldeRMoved various auxiliary macros into the MUtils library.
2014-11-25 LoRd_MuldeRMoved various functions into MUtils library and removed...
2014-05-20 456vvMerge pull request #1 from lordmulder/master
2014-01-27 LoRd_MuldeRMoved one file to the correct folder/filter (VS2013...
2014-01-19 LoRd_MuldeRFixed QAAC detection, hopefully.
2014-01-01 LoRd_MuldeRHappy new year 2014!
2013-10-23 LoRd_MuldeRUpdated license info.
2013-10-18 LoRd_MuldeRUse the THROW macro instead of plain "throw" in the...
2013-10-12 LoRd_MuldeRFix compilation after previous changes to AudioFileMode...
2013-10-07 LoRd_MuldeRImplemented AbstractEncoderInfo for the AAC encoders...
2013-02-26 LoRd_MuldeRImproved handling of the VBR parameter for AAC encoders.
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2012-12-02 LoRd_MuldeRWhen passing tag on the command-line, replace certain...
2012-01-01 lordmulderHappy New Year 2012!
2011-12-21 lordmulderUpdate file properties after the decoding step by using...
2011-11-22 lordmulderAdjusted QAAC detection for shared 'libsoxrate' library.
2011-11-22 lordmulderSetup TMP and TEMP environment variables for *all*...
2011-11-21 lordmulderChanged detection of QAAC for the new fully-static...
2011-11-21 lordmulderMore reliable method to detect QAAC and make sure the...
2011-11-21 lordmulderAdded optional support for the QAAC encoder. Requires...