aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/transcoding/transcoding.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | In particular when using manual transcoding, to invalidate potential HTTP caches in front of peertube
* 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