-
-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: nyanmisaka <[email protected]>
- Loading branch information
1 parent
12e2533
commit 4b6c125
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 <[email protected]> Wed, 24 Jul 2024 20:57:11 +0800 | ||
|
||
jellyfin-ffmpeg (6.0.1-7) unstable; urgency=medium | ||
|
||
* Add DOVI descriptor support in mpegtsenc | ||
|