]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/plugins/plugin-transcoding.ts
Use an object to represent a server
[github/Chocobozzz/PeerTube.git] / server / tests / plugins / plugin-transcoding.ts
2021-07-20  ChocobozzzUse an object to represent a server
2021-07-20  ChocobozzzShorter server command names
2021-07-20  ChocobozzzIntroduce videos command
2021-07-20  ChocobozzzIntroduce server commands
2021-07-20  ChocobozzzShorter live methods
2021-07-20  ChocobozzzIntroduce live command
2021-07-20  ChocobozzzIntroduce config command
2021-07-20  ChocobozzzIntroduce plugins command
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzIncrease plugin transcoding tests timeout
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-09  ChocobozzzAdd scale filter to documentation
2021-04-09  ChocobozzzAdd ability for plugins to specify scale filter
2021-04-09  Théo Le Calvaradd tests for inputOptions and videoFilters in trancode...
2021-01-29  ChocobozzzUse veryfast preset for default transcoding profile
2021-01-29  ChocobozzzReduce transcoding overhead by disabling resolutions
2021-01-28  ChocobozzzSupport transcoding options/encoders by plugins