Bump version to 7.1.1-3

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
nyanmisaka
2025-05-07 11:54:20 +08:00
parent 38ccc1c9e5
commit eb69aca262
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
# We just wrap `build` so this is really it
name: "jellyfin-ffmpeg"
version: "7.1.1-2"
version: "7.1.1-3"
packages:
- bullseye-amd64
- bullseye-armhf
+11
View File
@@ -1,3 +1,14 @@
jellyfin-ffmpeg (7.1.1-3) unstable; urgency=medium
* avfilter/tonemap_opencl: reduce compute and memory load of 3dlut
* avfilter/tonemap_opencl: always use eotf for lms2rgb
* Add FP16 tradeoff for DOVI reshaping
* Fix VUI full range flag in RKMPP encoded videos
* Increase default frame pool size for D3D11VA AV1/VP9
* Handle NOPTS and no extradata in RKMPP decoders
-- nyanmisaka <nst799610810@gmail.com> Tue, 6 May 2025 21:12:22 +0800
jellyfin-ffmpeg (7.1.1-2) unstable; urgency=medium
* Fix VPP tonemap without having HDR10 metadata