aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/video-transcoding.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability for plugins to specify scale filterChocobozzz2021-04-091-1/+4
|
* add option for transcode plugins to add video filters and make all options ↵Théo Le Calvar2021-04-091-2/+3
| | | | optional
* add support for inputOptions in trancode pluginsThéo Le Calvar2021-04-091-0/+1
|
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+48