OSDN Git Service

Updated copyright year.
[x264-launcher/x264-launcher.git] / src / thread_encode.cpp
2018-02-26 lordmulderUpdated copyright year.
2017-01-07 lordmulderHappy new year 2017!
2016-12-14 lordmulderImproved logging code. Each log line now has a timestamp.
2016-05-08 lordmulderImplemented ClipInfo class + various fixes.
2016-05-08 lordmulderSome re-design of AbstractEncoderInfo to allow more...
2016-01-01 lordmulderHappy new year 2016!
2015-08-02 lordmulderMore code refactoring: Got rid of the "binaries" class...
2015-02-28 lordmulderSome more improvements to VapourSynth detection + overh...
2015-02-27 lordmulderImproved VapourSynth detection code.
2015-02-08 lordmulderSome more clean-up + moved some more functions to MUtil...
2015-02-02 lordmulderRemoved a lot of old cruft and use MUtils functions...
2015-01-31 lordmulderHappy new year 2015 !!!
2014-05-05 lordmulderFixed detection of x265 core version 1.0 and higher...
2014-04-20 lordmulderFixed two memory leaks found by VLD.
2014-04-20 lordmulderImproved detected of source file type + EncoderInfo...
2014-04-16 lordmulderAdded EncoderFactory class.
2014-02-26 lordmulderActually make encoding with x265 work, from y4m sources...
2014-02-26 lordmulderFixed VapourSynth input + some more code re-factoring.
2014-02-25 lordmulderFixed Avisynth version detection as well as detecting...
2014-02-25 lordmulderRemoved obsolete code from EncodeThread class.
2014-02-25 lordmulderImplemented VSPipe version detection + various fixes.
2014-02-24 lordmulderRefactored source types (Avisynth, VapourSynth, etc...
2014-02-24 lordmulderRefactored runEncodingPass() into AbstractEncoder class...
2014-02-24 lordmulderRefactored encoder version detection into encoder-speci...
2014-02-22 lordmulderSome refactoring to allow supporting multiple encoders...
2014-02-14 lordmulderFixed a few types.
2014-02-14 lordmulderFixed the EncodeThread class to work with the recent...
2014-02-13 lordmulderRefactored SysinfoModel and PreferencesModel. Also...
2014-02-10 lordmulderInitial multi-encoder support. This will allow adding...
2014-01-27 lordmulderHappy new year 2014!
2013-11-29 lordmulderMore VapourSynth path fixes: We now store the VapourSyn...
2013-11-14 lordmulderSwitched the method for including the UIC header files...
2013-11-12 lordmulderFixed priority control in Preferences dialog.
2013-11-10 lordmulderPrevent system from going into Standby or Hibernation...
2013-11-10 lordmulderImproved logging output, if Avisynth (Avs2YUV) or Vapur...
2013-11-08 lordmulderConvert the filename part of "short" paths to lower...
2013-11-05 lordmulderSome improvements to global functions header file.
2013-11-03 lordmulderImproved JobObject::addProcessToJob() function.
2013-11-03 lordmulderMassive clean up: Removed Win32 API dependency from...
2013-11-03 lordmulderCosmetics.
2013-10-13 lordmulderAdded support for modified x264 progress output, as...
2013-08-28 lordmulderRemoved Unicode path to ANSI (short) path conversion...
2013-08-27 lordmulderSet working directory of x264 to TEMP path to workaroun...
2013-08-07 lordmulderRefactored VapourSynth detection code into a separate...
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 lordmulderCode refactoring: Now "Preferences" and "Recently"...
2013-06-16 lordmulderAdded option to set the process priority of the encoder...
2013-05-23 lordmulderMake help screen work again + updated Readme file.
2013-05-11 lordmulderFixed a small bug: When adding multiple files and enabl...
2013-05-05 lordmulderBetter support for new x264 builds with OpenCL Lookahead.
2012-11-28 lordmulderUpdated version info.
2012-09-22 lordmulderAllow "--frames" and "--fps" as custom parameters,...
2012-04-30 lordmulderAdded an option to save the log automatically.
2012-03-29 lordmulderFix help display. Regression introduced when 8-Bit...
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 lordmulderDelete zero-size output files when job fails or is...
2012-02-14 lordmulderAdded some more information about audio encoding to...
2012-02-12 lordmulderAdded support for custom Avs2YUV parameters. Required...
2012-02-11 lordmulderImproved deadlock handling. We will now throw a warning...
2012-02-07 lordmulderAdded support for Windows 7 Taskbar progress indicator...
2012-02-07 lordmulderMoved CPU capabilities check to the main window init...
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 lordmulderMake it possible to save to the name of an existing...
2012-02-04 lordmulderAdded support for fractional CRF values. In CQ mode...
2012-02-04 lordmulderAdded option to shutdown the computer when all jobs...
2012-02-03 lordmulderCreate index file, if FFMS input is used. Avoids re...
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 lordmulderOnly use avs2yuv for '.avs' files + update details...
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.