aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/plugin-transcoding.ts
Commit message (Expand)AuthorAgeFilesLines
* Increase plugin transcoding tests timeoutChocobozzz2021-05-251-10/+10
* Add scale filter to documentationChocobozzz2021-04-091-1/+0
* Add ability for plugins to specify scale filterChocobozzz2021-04-091-8/+26
* add tests for inputOptions and videoFilters in trancode pluginsThéo Le Calvar2021-04-091-2/+38
* Use veryfast preset for default transcoding profileChocobozzz2021-01-291-2/+2
* Reduce transcoding overhead by disabling resolutionsChocobozzz2021-01-291-1/+13
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+226