Bump version to 7.1.1-5

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
nyanmisaka
2025-06-03 07:49:41 +08:00
parent 1216f74262
commit 732ec4fd3c
2 changed files with 11 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-4"
version: "7.1.1-5"
packages:
- bullseye-amd64
- bullseye-arm64
+10
View File
@@ -1,3 +1,13 @@
jellyfin-ffmpeg (7.1.1-5) unstable; urgency=medium
* rkmppdec: add RKMPP MJPEG decoder
* rkmppenc: add chroma_fmt option for MJPEG encoder
* rkrga: refine colorspace conversion handling
* rkmppenc: fix rgb2yuv CSC when the input is RGB formats
* Drop Ubuntu 20.04 Focal as it reached EOL
-- nyanmisaka <nst799610810@gmail.com> Mon, 2 Jun 2025 14:31:36 +0800
jellyfin-ffmpeg (7.1.1-4) unstable; urgency=medium
* Add OpenCL based YADIF & BWDIF deinterlacing filters