]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/video-transcoding.ts
Move config in its own file
[github/Chocobozzz/PeerTube.git] / server / lib / video-transcoding.ts
2019-04-11  ChocobozzzMove config in its own file
2019-04-08  ChocobozzzFix HLS federation
2019-03-19  ChocobozzzMove video file import in its own file
2019-03-18  ChocobozzzRename streaming playlists routes/directories
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzUse a single file instead of segments for HLS
2019-02-11  ChocobozzzAdd hls support on server
2018-12-11  ChocobozzzUse move instead rename
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08  ChocobozzzChange a little bit optimize-old-videos logic
2018-10-08  Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzReduce video.ts file size by moving some methods in...