1
0
Fork 0
peertube/shared/models/server
Florian CUNY 8dd754c767
Added 144p encoding (#4492)
* Added 144p encoding

Implements https://github.com/Chocobozzz/PeerTube/issues/4428

* Fixed typo in core-utils

* Increased BitPerPixel for 144p

* Disabled 144p by default in test.yaml

* Another try at fixing tests

* Fixed test in video-transcoder (api-3)

* Fixed test in video-imports (api-4)

* Fixed test in live-constraints (api-2)

* Tried to fix tests in api-3 again

* Revert "Tried to fix tests in api-3 again"

This reverts commit 266e1143fa37f333d149c2c2791c7bd33621ac14.

* Fixed test in config.ts (api-2)

* Try to fix test in video-hls.ts (api-3)

* Fixed test in video-transcoder.ts (api-3)

* Fix tests

Co-authored-by: Chocobozzz <me@florianbigard.com>
2021-11-05 10:23:02 +01:00
..
about.model.ts Add hardware information in instance config 2019-09-05 10:17:02 +02:00
broadcast-message-level.type.ts Support broadcast messages 2020-05-29 09:32:12 +02:00
contact-form.model.ts Feature/subject in contact form (#1926) 2019-06-21 08:49:35 +02:00
custom-config.model.ts Added 144p encoding (#4492) 2021-11-05 10:23:02 +01:00
debug.model.ts Introduce debug command 2021-07-20 15:27:17 +02:00
emailer.model.ts Stricter email options typings 2021-03-24 18:18:41 +01:00
index.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
job.model.ts prevent multiple post-process triggering of upload-resumable (#4175) 2021-10-25 17:42:20 +02:00
log-level.type.ts Serve audit logs to client 2019-12-11 14:14:01 +01:00
peertube-problem-document.model.ts Refactor requests 2021-07-20 15:27:18 +02:00
server-config.model.ts Made the video channels limit (per user) server-wide configurable (#4491) 2021-10-26 16:42:10 +02:00
server-debug.model.ts Try to speed up server tests 2021-02-19 09:36:50 +01:00
server-error-code.enum.ts add video upload types, add doc middleware to more routes 2021-06-06 10:21:06 +02:00
server-follow-create.model.ts Add ability for instances to follow any actor 2021-07-21 13:35:31 +02:00
server-stats.model.ts add channel and playlist stats to server stats endpoint (#3747) 2021-04-12 11:19:07 +02:00