Added autoloader to plugin loader, executor improvements

This commit is contained in:
2017-02-11 23:37:35 +01:00
parent 0ca1da06e7
commit a3f8728d9d
10 changed files with 474 additions and 181 deletions

View File

@ -16,7 +16,6 @@ class TranscodePlugin extends Plugin
public function applyPreset(Preset $preset, Input $input, Output $output)
{
}
}