aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/transcoding
Commit message (Expand)AuthorAgeFilesLines
* Prevent duplicated HLS playlist on transcodingChocobozzz2022-07-131-11/+19
* Add ability to save replay of permanent livesChocobozzz2022-04-211-5/+5
* Add basic video editor supportChocobozzz2022-02-282-19/+41
* Fix audio only transcodingChocobozzz2021-12-231-0/+1
* Move b frame strategy in transcoding profileChocobozzz2021-12-141-8/+19
* Add ability to run transcoding jobsChocobozzz2021-11-181-3/+3
* Add minimum bitrate limitChocobozzz2021-11-101-6/+21
* Merge branch 'release/3.4.0' into developChocobozzz2021-10-111-1/+4
|\
| * Fix live bitrateChocobozzz2021-10-111-1/+4
* | Remove useless conditionChocobozzz2021-10-111-1/+1
|/
* Remove useless asyncChocobozzz2021-08-261-2/+2
* More robust optimize transcoding jobChocobozzz2021-08-181-17/+8
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-113/+115
* Improve target bitrate calculationChocobozzz2021-08-061-18/+14
* Limit live bitrateChocobozzz2021-08-061-22/+11
* Use random names for VOD HLS playlistsChocobozzz2021-07-261-30/+41
* Generate random uuid for video filesChocobozzz2021-07-261-6/+6
* Fix "height not divisible by 2" ffmpeg errorChocobozzz2021-06-081-2/+5
* Move transcoding files in their own directoryChocobozzz2021-05-112-0/+614