OSDN Git Service

Set creation/modified time of the encoded file the same value as the original file...
[lamexp/LameXP.git] / src / Encoder_Abstract.h
2015-05-11 LoRd_MuldeRAdded detection of 64-Bit QAAC encoder + fixed a regres...
2015-05-10 LoRd_MuldeRImplemented file extension replacement model + moved...
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-11-30 LoRd_MuldeRMoved various auxiliary macros into the MUtils library.
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-10-02 LoRd_MuldeRRefactored Main window to use AbstractEncoderInfo rathe...
2013-09-30 LoRd_MuldeRAdded new AbstractEncoderInfo class, which provides...
2013-07-07 LoRd_MuldeRThe encoder configuration (rc-mode, bitrate, quality...
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2013-01-18 LoRd_MuldeRUpdated Opus binaries. Also added option to disable...
2012-12-02 LoRd_MuldeRWhen passing tag on the command-line, replace certain...
2012-07-21 lordmulderReplaced the Opus encoder/decoder binary wit custom...
2012-01-01 lordmulderHappy New Year 2012!
2011-12-22 lordmulderUpdated dcaenc. Also encoders can now report all suppor...
2011-12-21 lordmulderPrepare to support audio encoders that only support...
2011-05-09 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-05-06 lordmulderFix AC-3 encoding with non-standard sampling rates...
2011-02-20 lordmulderImplemented a better method to check whether a string...
2011-02-09 lordmulderAdded support for custom encoder parameters.
2011-01-01 lordmulderHappy new year!
2010-12-18 lordmulderImplement filter framework + currently only the "downmi...
2010-12-01 lordmulderAdded support for dedicated decoders. Only Vorbis and...
2010-11-25 lordmulderDon't try to encode from source files that aren't suppo...
2010-11-24 lordmulderImplement support for Job Objects + improve log view.
2010-11-22 lordmulderImplemented logging and added a log file view.
2010-11-20 lordmulderActually use selected encoder in progress dialog +...
2010-11-17 lordmulderImplemented processing dialog, no functionality yet.