diff options
author | Benjamin Cheng <ben@bcheng.me> | 2023-07-27 21:20:49 -0400 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2023-07-28 04:07:33 +0200 |
commit | 27804200ef15a4170167f23b5599541bacaff38e (patch) | |
tree | f8ebeb8f659baca5c4a46adfe7a78bcca9ee9ddf /libavcodec/profiles.c | |
parent | cf9cd35aa9d1db9d7b6b3e9207b47432fdb6fe5e (diff) | |
download | ffmpeg-27804200ef15a4170167f23b5599541bacaff38e.tar.gz |
vulkan_hevc: use diagonal scan order for scaling lists
The hevc parser parses the diagonal scan order in bitstream into raster
scan order. However, the Vulkan spec wants it as specified in H265 spec,
which is diagonal scan order.
Tested on RADV.
v2: fix copy-paste typo with PPS.
Diffstat (limited to 'libavcodec/profiles.c')
0 files changed, 0 insertions, 0 deletions