OSDN Git Service

Correctly handle the "--first-run" CLI option.
[x264-launcher/x264-launcher.git] / src / encoder_x265.h
2014-04-11 lordmulderEach encoder now can return an AbstractEncoderInfo...
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-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...