[FFmpeg-devel] [PATCH v2] vulkan_hevc: use diagonal scan order for scaling lists
Lynne
dev at lynne.ee
Fri Jul 28 05:08:48 EEST 2023
Jul 28, 2023, 03:21 by ben at bcheng.me:
> 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.
>
Pushed with a minor cosmetic fix
Thanks
More information about the ffmpeg-devel
mailing list