aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/plugin-transcoding.ts
Commit message (Collapse)AuthorAgeFilesLines
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-2/+3
|
* Speed up plugin transcoding testsChocobozzz2021-07-221-73/+79
|
* Reorganize importsChocobozzz2021-07-201-1/+1
|
* Use an object to represent a serverChocobozzz2021-07-201-6/+6
|
* Shorter server command namesChocobozzz2021-07-201-26/+26
|
* Introduce videos commandChocobozzz2021-07-201-14/+9
|
* Introduce server commandsChocobozzz2021-07-201-2/+1
|
* Shorter live methodsChocobozzz2021-07-201-5/+5
|
* Introduce live commandChocobozzz2021-07-201-15/+13
|
* Introduce config commandChocobozzz2021-07-201-26/+24
|
* Introduce plugins commandChocobozzz2021-07-201-17/+9
|
* 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