Skip to content

Commit

Permalink
Bump version to 6.0-3
Browse files Browse the repository at this point in the history
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
  • Loading branch information
nyanmisaka committed Jun 3, 2023
1 parent 45db2d8 commit 4b4d20f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
# We just wrap `build` so this is really it
name: "jellyfin-ffmpeg"
version: "6.0-2"
version: "6.0-3"
packages:
- buster-amd64
- buster-armhf
Expand Down
9 changes: 9 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
jellyfin-ffmpeg (6.0-3) unstable; urgency=medium

* Add AV1 VA-API encoder from upstream intel
* Backport upstream qsvenc fixes
* Fix the slow VPP tone-mapping on DG2
* Update dependencies and build scripts

-- nyanmisaka <nst799610810@gmail.com> Thu, 29 Apr 2023 22:45:23 +0800

jellyfin-ffmpeg (6.0-2) unstable; urgency=medium

* Add a tone-mapping mode RGB in CUDA & OpenCL
Expand Down

0 comments on commit 4b4d20f

Please sign in to comment.