PeerTube/server/helpers
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
..
custom-validators Deprecate filter video query 2021-10-29 11:48:21 +02:00
youtube-dl Don't write youtube-dl stdout in log 2021-10-25 10:18:41 +02:00
activitypub.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
audit-logger.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
captions-utils.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
core-utils.ts forceConsistentCasingInFileNames to true 2021-08-30 09:37:18 +02:00
custom-jsonld-signature.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
database-utils.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
express-utils.ts Add ability to search by URL with query params 2021-10-20 15:26:38 +02:00
ffmpeg-utils.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
ffprobe-utils.ts Added 144p encoding (#4492) 2021-11-05 10:23:02 +01:00
image-utils.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
logger.ts Fix lint 2021-10-26 08:37:03 +02:00
markdown.ts Fix multiple \n in md to plain text 2021-10-11 14:15:42 +02:00
peertube-crypto.ts Remove unnecessary package 2021-10-26 15:08:58 +02:00
promise-cache.ts Cache refresh actor promise 2021-06-09 13:34:40 +02:00
proxy.ts Support proxies for PeerTube (#4346) 2021-08-25 15:08:37 +02:00
query.ts Add ability to filter by file type 2021-11-03 11:32:41 +01:00
regexp.ts Remove unused comments 2021-10-11 09:37:26 +02:00
register-ts-paths.ts Move to eslint 2020-02-03 08:31:02 +01:00
requests.ts Remove unnecessary package 2021-10-26 15:08:58 +02:00
upload.ts prevent multiple post-process triggering of upload-resumable (#4175) 2021-10-25 17:42:20 +02:00
utils.ts Resumable video uploads (#3933) 2021-05-10 11:13:41 +02:00
uuid.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
video.ts Use raw SQL for most of video queries 2021-06-11 14:09:52 +02:00
webtorrent.ts More robust webtorrent redundancy download 2021-09-06 16:19:49 +02:00