OSDN Git Service

Fixed parsing of source properties for new Avs2YUV version.
[x264-launcher/x264-launcher.git] / src / source_avisynth.cpp
2017-01-07 lordmulderFixed parsing of source properties for new Avs2YUV... v2.78
2017-01-07 lordmulderBum Avs2YUV version to 0.24 (BugMaster's mod 5).
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-05-08 lordmulderImplemented ClipInfo class + various fixes.
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-08-02 lordmulderRefactored code to better manage the encoder binary...
2015-02-28 lordmulderSome more improvements to VapourSynth detection + overh...
2015-01-31 lordmulderHappy new year 2015 !!!
2015-01-31 lordmulderUpdated Avs2YUV to v0.24 (BugMaster's mod 3).
2014-05-05 lordmulderSome improvements to version number handling.
2014-04-15 lordmulderRemoved an obsolete Debug output (was broken anyway).
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 lordmulderImplemented VSPipe version detection + various fixes.
2014-02-24 lordmulderRefactored source types (Avisynth, VapourSynth, etc...