diff options
author | Zhao Zhili <zhilizhao@tencent.com> | 2024-09-25 22:45:42 +0800 |
---|---|---|
committer | Zhao Zhili <zhilizhao@tencent.com> | 2024-10-27 11:34:01 +0800 |
commit | 0552238570f3feec64d1cdbc6e89196ca46f7e66 (patch) | |
tree | d9d3182d97634744da8cc5d961448710ef50cfe7 /libavfilter/generate_wave_table.h | |
parent | fe219446565e1ce5a13ad6a9b50f574922e2259f (diff) | |
download | ffmpeg-0552238570f3feec64d1cdbc6e89196ca46f7e66.tar.gz |
fftools/ffplay: use swapchain_colorspace_hint to get better HDR support
For example, the default surface configuration on macOS is:
VK_FORMAT_A2B10G10R10_UNORM_PACK32 + VK_COLOR_SPACE_PASS_THROUGH_EXT
With HDR10 content and swapchain_colorspace_hint, the surface
configuration updated to:
VK_FORMAT_A2B10G10R10_UNORM_PACK32 + VK_COLOR_SPACE_HDR10_ST2084_EXT
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libavfilter/generate_wave_table.h')
0 files changed, 0 insertions, 0 deletions