Skip to content

Commit

Permalink
Bump version to 6.0.1-8
Browse files Browse the repository at this point in the history
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
  • Loading branch information
nyanmisaka committed Jul 24, 2024
1 parent 12e2533 commit 4b6c125
Show file tree
Hide file tree
Showing 2 changed files with 17 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.1-7"
version: "6.0.1-8"
packages:
- bullseye-amd64
- bullseye-armhf
Expand Down
16 changes: 16 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
jellyfin-ffmpeg (6.0.1-8) unstable; urgency=medium

* Add detection of DTS:X and DTS:X IMAX
* Add detection of Atmos
* Fix DOVI peak calculation
* Drop the EOL Debian buster build
* Add SIMD optimized tonemapx filter
* Add fast code path for bgra in videotoolbox overlay
* Improve macOS build performance
* Fix QSV deint 3:2 pulldown undefined behavior
* Add AC-4 decoder for ATSC 3.0 audio
* Add relative luminance mode to vt/cuda/ocl tonemap
* Update build scripts and dependencies

-- nyanmisaka <nst799610810@gmail.com> Wed, 24 Jul 2024 20:57:11 +0800

jellyfin-ffmpeg (6.0.1-7) unstable; urgency=medium

* Add DOVI descriptor support in mpegtsenc
Expand Down

0 comments on commit 4b6c125

Please sign in to comment.