-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge 7.0 into the default branch #449
Merged
Merged
Conversation
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
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
New upstream version 7.0.2
This adds ICtCp based tonemap to OpenCL, Metal and CUDA based tonemap filters, and will use the mode as the new default. On GPUs with lower specs, OpenCL and CUDA implementation will default to relative luminance mode. The Metal implementation does not have a performance tradeoff mode and will always default to ICtCp mode. This also fixed attachment related issue on Metal when output is 10bit by always setting the attachement values.
avfilter/transpose_vt: select implementation based on macOS version
avutil/hwcontext_videotoolbox: fix leak and spamming
Co-authored-by: Nyanmisaka <nst799610810@gmail.com>
avfilter/tonemap*: add ICtCp based tonemap method
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Add Arc iGPUs to the perf list
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Fix compilation of CL kernel on Intel
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Fix the dovi fast path in CUDA kernel
avfilter/tonemap_*: add ACES Reference Gamut Compression
avfilter/*videotoolbox: fix color range handling
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Strip the HDR metadata from tonemapx output
there's a regression is the last typo fix. Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Fix reversal in cuda/ocl transpose filter
avfilter/vf_tonemapx: add dovi tonemapx for 420p10 inputs
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
Update vulkan patches for 7.0.2
Shadowghost
approved these changes
Sep 5, 2024
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes
The current 6.0 branch has been backed up as https://github.com/jellyfin/jellyfin-ffmpeg/tree/jellyfin-6.0