OSDN Git Service

Updated Monkey's Audio binary to v4.11 (2013-01-20), including STDERR flush fix.
[lamexp/LameXP.git] / src / Encoder_Abstract.cpp
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
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-11-11 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-08 lordmulderUse qMin() and qMax() instead of min() and max() macros...
2011-05-09 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-05-06 lordmulderFix AC-3 encoding with non-standard sampling rates...
2011-04-11 lordmulderClean up #include directives: Don't include 'Windows...
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 lordmulderDetect the entry points for some of the Win32 API funct...
2010-11-24 lordmulderImplement support for Job Objects + improve log view.
2010-11-22 lordmulderImplemented logging and added a log file view.
2010-11-17 lordmulderImplemented processing dialog, no functionality yet.