diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-07 01:08:16 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-07 09:00:30 +0100 |
commit | f7b227bec32282b2bf43a80d57ee2381b842d624 (patch) | |
tree | 25aa338e950a2f51688e0685610741163dde17c2 /compat/float/float.h | |
parent | 6c82b7bc0a5ea41f4094ebb4c40ab4e1b230c4cf (diff) | |
download | ffmpeg-f7b227bec32282b2bf43a80d57ee2381b842d624.tar.gz |
avcodec/vulkan_video: Merge dec part of FFVkCodecMap and extension props
All the fields of FFVkCodecMap are either decoder-only
or encoder-only (with the latter being unused and unset for now).
Yet there is already a per-decoder struct containing
static information about these decoders, namely
VkExtensionProperties.
This commit merges the decoder-parts of FFVkCodecMap
with the VkExtensionProperties into a common structure.
Given that FFVkCodecMap is now unused, it is removed.
Reviewed-by: Lynne <dev@lynne.ee>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'compat/float/float.h')
0 files changed, 0 insertions, 0 deletions