OSDN Git Service

Update MediaInfo binaries to v0.7.53 (2012-01-24), compiled with ICL 12.1.6 and MSVC...
[lamexp/LameXP.git] / src / Encoder_Vorbis.cpp
2012-01-01 lordmulderHappy New Year 2012!
2011-12-21 lordmulderUpdate file properties after the decoding step by using...
2011-11-18 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-16 lordmulderImplemented coalescing of progress updates, in order...
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-06-14 lordmulderIncrease process timeout interval to 180 seconds. Shoul...
2011-04-11 lordmulderRewrote initialization code: Instead of extracting...
2011-02-28 lordmulderOutput warning message to the log when a process has...
2011-02-20 lordmulderImplemented a better method to check whether a string...
2011-02-09 lordmulderAdded support for custom encoder parameters.
2011-01-23 lordmulderMake sampling rate option work with Vorbis encoder.
2011-01-21 lordmulderAdded support for bitrate management to LAME and OggEnc...
2011-01-01 lordmulderHappy new year!
2010-12-02 lordmulderAAC decoding support added.
2010-12-01 lordmulderAdded support for dedicated decoders. Only Vorbis and...
2010-11-27 lordmulderNew update dialog. Not actually checking for updates...
2010-11-25 lordmulderOgg Vorbis encoding support.