aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/transcoding/shared/job-builders/transcoding-job-queue-builder.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix transcoding errorChocobozzz2023-05-301-2/+2
| | | | When transcoding.always_transcode_original_resolution is false
* Reload the video after waiting for the files lockChocobozzz2023-05-091-0/+3
|
* Support studio transcoding in peertube runnerChocobozzz2023-05-091-1/+2
|
* Fix import video file lockChocobozzz2023-05-091-2/+5
|
* Fix next video state after optimize/audio mergeChocobozzz2023-05-091-6/+13
|
* Implement remote runner jobs in serverChocobozzz2023-05-091-0/+308
Move ffmpeg functions to @shared