OSDN Git Service

Updated copyright year.
[x264-launcher/x264-launcher.git] / src / tool_abstract.cpp
2022-06-16 lordmulderUpdated copyright year. v3.02
2021-12-07 lordmulderUpdated copyright year.
2020-01-03 lordmulderHappy new year 2020!
2019-05-07 lordmulderImplemented workaround for VapourSynth plug-in loading...
2019-05-02 lordmulderUpdated copyright year.
2018-02-26 lordmulderUpdated copyright year.
2017-01-07 lordmulderHappy new year 2017!
2016-10-02 lordmulderRemoved some debug outputs + adapted for changes in...
2016-10-02 lordmulderAdded support for detecting "portable" Avisynth.
2016-01-01 lordmulderHappy new year 2016!
2015-11-18 lordmulderMake "custom" Avs2YUV parameters work again.
2015-08-02 lordmulderMore code refactoring: Got rid of the "binaries" class...
2015-02-02 lordmulderRemoved a lot of old cruft and use MUtils functions...
2015-01-31 lordmulderHappy new year 2015 !!!
2015-01-05 lordmulderSome improvements to x264 version check. In particular...
2014-05-05 lordmulderSome improvements to version number handling.
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 lordmulderFixed the use of the "m_abort" and "m_pause" flags...
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...