]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/plugins/plugin-transcoding.ts
Add runner server tests
[github/Chocobozzz/PeerTube.git] / server / tests / plugins / plugin-transcoding.ts
2023-05-09  ChocobozzzAdd runner server tests
2022-08-17  ChocobozzzWe don't need to import mocha
2022-03-08  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-02-28  ChocobozzzAdd basic video editor support
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-17  Chocobozzzshared/ typescript types dir server-commands
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzUse random names for VOD HLS playlists
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-22  ChocobozzzSpeed up plugin transcoding tests
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-20  ChocobozzzReorganize imports
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