]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/controllers/api/videos/transcoding.ts
Prevent broken transcoding with audio only input
[github/Chocobozzz/PeerTube.git] / server / controllers / api / videos / transcoding.ts
2022-11-14  ChocobozzzPrevent broken transcoding with audio only input
2022-11-07  ChocobozzzFix running again transcoding on a video only file
2022-08-09  ChocobozzzAvoid concurrency issue on transcoding
2022-08-09  ChocobozzzLimit import depending on transcoding resolutions
2022-08-09  ChocobozzzFix resolution to transcode hook name
2022-08-09  ChocobozzzAdd option to not transcode original resolution
2022-08-02  ChocobozzzAdd plugin hook on transcoding resolutions building
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-02-01  ChocobozzzPrevent HLS transcoding after webtorrent transcoding
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzFix audio transcoding with video only file
2021-11-18  ChocobozzzAdd ability to run transcoding jobs