]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - config/default.yaml
add support for 1440p (Quad HD/QHD/WQHD) videos
authorRigel Kent <sendmemail@rigelk.eu>
Thu, 24 Dec 2020 17:02:04 +0000 (18:02 +0100)
committerChocobozzz <chocobozzz@cpy.re>
Wed, 13 Jan 2021 08:14:09 +0000 (09:14 +0100)
commitb7085c713220c9c5a96c9bb77330c2ba6ae9274e
treea2cefbd1742d5f2ba48f76759f3450171dc224f8
parent7185dab3ff509cec9f03a15d826625b5a1bd0ada
add support for 1440p (Quad HD/QHD/WQHD) videos
23 files changed:
client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.ts
config/default.yaml
config/production.yaml.example
config/test.yaml
server/controllers/api/config.ts
server/helpers/ffprobe-utils.ts
server/initializers/checker-before-init.ts
server/initializers/config.ts
server/middlewares/validators/config.ts
server/tests/api/check-params/config.ts
server/tests/api/live/live-constraints.ts
server/tests/api/live/live-permanent.ts
server/tests/api/live/live-save-replay.ts
server/tests/api/server/config.ts
server/tests/api/server/stats.ts
server/tests/api/videos/audio-only.ts
server/tests/api/videos/video-hls.ts
server/tests/cli/create-transcoding-job.ts
shared/extra-utils/server/config.ts
shared/models/server/custom-config.model.ts
shared/models/videos/video-resolution.enum.ts
support/doc/api/openapi.yaml
support/docker/production/config/custom-environment-variables.yaml