OSDN Git Service

Small installer tweak.
[lamexp/LameXP.git] / src / Encoder_Opus.cpp
2015-08-27 LoRd_MuldeRExplicitly pass MIME type to OpenEnc when adding cover...
2015-08-19 LoRd_MuldeREnable the embedding of cover artwork for the Opus...
2015-05-10 LoRd_MuldeRImplemented file extension replacement model + moved...
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
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-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-03 LoRd_MuldeRImplemented AbstractEncoder for the remaining encoders...
2013-10-02 LoRd_MuldeRImplemented AbstractEncoderInfo for some more encoders...
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2013-01-24 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2012-12-02 LoRd_MuldeRWhen passing tag on the command-line, replace certain...
2012-11-23 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2012-09-23 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2012-09-23 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.0.1 and...
2012-08-22 LoRd_MuldeRTreat Wave files with IEEE Float (32-Bit) sample format...
2012-08-22 LoRd_MuldeRFixed a typo in Opus encoder class that broke constrain...
2012-07-29 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2012-07-29 lordmulderUpdated Opus binaries. Now compiled with runtime CPU...
2012-07-24 lordmulderUpdated Opus binaries with version the reports progress...
2012-07-21 lordmulderReplaced the Opus encoder/decoder binary wit custom...
2012-07-20 lordmulderAdded support for Opus Audio Codec, based on Opus-Tools...