Changeset db09f1a5 in ffmpeg

Timestamp:
Apr 15, 2024, 12:40:02 AM (8 months ago)
Author:
Lynne <dev@lynne.ee>
Branches:
master
Children:
5e380bcd
Parents:
3cca8dfb
git-author:
Lynne <dev@lynne.ee> (04/14/24 12:11:44)
git-committer:
Lynne <dev@lynne.ee> (04/15/24 00:40:02)
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.

(No files)

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