Changeset 8dfafe53 in ffmpeg

Timestamp:
Apr 16, 2024, 4:14:32 PM (8 months ago)
Author:
Lynne <dev@lynne.ee>
Children:
ed55219
Parents:
48721a41
git-author:
Lynne <dev@lynne.ee> (04/14/24 12:11:44)
git-committer:
Lynne <dev@lynne.ee> (04/16/24 16:14:32)
Message:

vulkan_av1: add workaround for NVIDIA drivers tested on broken CTS

The first release of the CTS for AV1 decoding had incorrect
offsets for the OrderHints values.
The CTS will be fixed, and eventually, the drivers will be
updated to the proper spec-conforming behaviour, but we still
need to add a workaround as this will take months.

Only NVIDIA use these values at all, so limit the workaround
to only NVIDIA. Also, other vendors don't tend to provide accurate
CTS information.

(cherry picked from commit db09f1a5d811a3ca8adc89c58e29932efd0c255e)

(No files)

Note: See TracChangeset for help on using the changeset viewer.