aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/transcoding/transcoding.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement remote runner jobs in serverChocobozzz2023-05-091-465/+0
* Fix retranscoding of odd resolutionChocobozzz2022-11-071-2/+6
* Fix running again transcoding on a video only fileChocobozzz2022-11-071-1/+9
* Fix transcoding failure when importing a videoChocobozzz2022-10-311-0/+1
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-147/+220
* Fix saved live master playlist bandwidthChocobozzz2022-09-091-0/+6
* Move to bullmqChocobozzz2022-08-091-1/+1
* Limit import depending on transcoding resolutionsChocobozzz2022-08-091-1/+1
* Add option to not transcode original resolutionChocobozzz2022-08-091-17/+38
* Add ability to delete a specific video fileChocobozzz2022-08-011-49/+12
* Regenerate video filenames on transcodingChocobozzz2022-07-251-10/+18
* 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-281-0/+373