OSDN Git Service

Added preliminary NVEncC encoding support.
[x264-launcher/x264-launcher.git] / src / encoder_x265.h
2016-05-07 lordmulderAdded preliminary NVEncC encoding support.
2016-01-01 lordmulderHappy new year 2016!
2015-08-02 lordmulderRefactored code to better manage the encoder binary...
2015-01-31 lordmulderHappy new year 2015 !!!
2014-05-14 lordmulderMade the file size estimation less jumpy: Before the...
2014-05-05 lordmulderSome improvements to version number handling.
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...