-
-
Notifications
You must be signed in to change notification settings - Fork 141
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
0773ee3
commit db4f3a6
Showing
2 changed files
with
13 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,15 @@ | ||
jellyfin-ffmpeg (6.0-5) unstable; urgency=medium | ||
|
||
* Add VUI info to the seq header of HEVC VA-API encoder | ||
* Remove HDR metadata from tonemap_vaapi SDR output | ||
* Backport QSV fixes from upstream | ||
* Refine VA-API AV1 encoder v3 | ||
* Fix VA-API import DRM prime2 planar formats | ||
* Use contiguous linear Vulkan images for AMD encoder | ||
* Update dependencies | ||
|
||
-- nyanmisaka <[email protected]> Thu, 27 Jul 2023 21:54:12 +0800 | ||
|
||
jellyfin-ffmpeg (6.0-4) unstable; urgency=medium | ||
|
||
* Allow VA-API import DRM prime2 planar formats | ||
|