Merge pull request #369 from gnattu/jellyfin-add-tonemap-videotoolbox

avfilter: add vf_tonemap_videotoolbox
This commit is contained in:
gnattu 2024-03-24 03:49:09 +08:00 committed by GitHub
commit 202de8dfe1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1868 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -66,3 +66,4 @@
0066-add-flip-feat-to-opencl-transpose-filter.patch 0066-add-flip-feat-to-opencl-transpose-filter.patch
0067-backport-transpose_vt.patch 0067-backport-transpose_vt.patch
0068-backport-upstream-svt-av1-encoder-changes.patch 0068-backport-upstream-svt-av1-encoder-changes.patch
0069-add-tonemap-videotoolbox.patch