OSDN Git Service

Much improved VapourSynth detection + added option "--no-deadlock-detection" to disab...
[x264-launcher/x264-launcher.git] / src / thread_encode.h
2013-08-04 lordmulderMuch improved VapourSynth detection + added option...
2013-08-02 lordmulderImplemented VaporSynth input support.
2013-07-07 lordmulderAdded CLI option to skip the x264 version test.
2013-07-03 lordmulderSome more refactoring.
2013-07-03 lordmulderCode refactoring: Now "Preferences" and "Recently"...
2013-06-16 lordmulderAdded option to set the process priority of the encoder...
2013-05-11 lordmulderFixed a small bug: When adding multiple files and enabl...
2012-03-25 lordmulderAdded option to choose between 8-Bit and 10-Bit encodin...
2012-02-27 lordmulderImproved file size estimation.
2012-02-23 lordmulderShow an estimate(!) of the final size during the encode.
2012-02-14 lordmulderAdded some more information about audio encoding to...
2012-02-11 lordmulderImproved deadlock handling. We will now throw a warning...
2012-02-06 lordmulderImproved custom parameter checking some more + properly...
2012-02-05 lordmulderAdded workarounds for the unfortunate lack of Unicode...
2012-02-05 lordmulderAdded option to use 64-Bit Avisynth/Avs2YUV.
2012-02-04 lordmulderAdded option to shutdown the computer when all jobs...
2012-02-02 lordmulderAdded option to delete jobs from the list + also added...
2012-02-02 lordmulderImproved x264 version detection.
2012-02-02 lordmulderAdded "Pause" support.
2012-01-31 lordmulderCheck the Avs2YUV version + improve custom parameters...
2012-01-31 lordmulderGot rid of 'pipebuf.exe' tool. Will now use two QProces...
2012-01-30 lordmulderImplemented support for using 32-Bit Avisynth with...
2012-01-30 lordmulderCheck x264 version + added simple build script.
2012-01-30 lordmulderImplemented 2-Pass support + various fixes.
2012-01-29 lordmulderImplemented rudimental encoding support.
2012-01-29 lordmulderAdded options Model.
2012-01-29 lordmulderMake "Add Job" dialog work + added some useful web...
2012-01-28 lordmulderImproved queue support + some GUI redesign.
2012-01-28 Git UserShow progress and progress details in main window!
2012-01-28 Git UserAdded log file support.
2012-01-28 Git UserAdded progress model and processing thread classes.