-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
3c7a573
commit dc68a31
Showing
2 changed files
with
11 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,13 @@ | ||
jellyfin-ffmpeg (7.0.2-9) unstable; urgency=medium | ||
|
||
* avfilter/tonemapx: add dovi to hdr10 support | ||
* Add NE10 to enable more neon optimization for libopus | ||
* Fix Opus AVX2 auto detection and DG1 upstream support | ||
* lavc/bsf/hevc_metadata: always remove dovi at the end of au | ||
* Fix a race condition in VAAPI CSC to YUV420P | ||
|
||
-- nyanmisaka <[email protected]> Sun, 19 Jan 2025 21:34:53 +0800 | ||
|
||
jellyfin-ffmpeg (7.0.2-8) unstable; urgency=medium | ||
|
||
* avcodec/videotoolbox: backport AV1 hardware acceleration | ||
|