summaryrefslogtreecommitdiff
path: root/libavcodec/vulkan_decode.h
Commit message (Expand)AuthorAge
* avcodec/vulkan_decode: Un-sparse extensions tableAndreas Rheinhardt2024-03-07
* avcodec/vulkan_video: Merge dec part of FFVkCodecMap and extension propsAndreas Rheinhardt2024-03-07
* avcodec/vulkan_decode: Use RefStruct API for shared_refAndreas Rheinhardt2023-10-07
* vulkan_decode: don't call get_proc_addr on every frame's destructionLynne2023-09-15
* vulkan_hevc: switch from a buffer pool to a malloc and simplifyLynne2023-09-15
* avcodec/vulkan_decode: Factor creating session params out, fix leakAndreas Rheinhardt2023-09-15
* avcodec/vulkan_decode: fix struct type for h265_profileKacper Michajłow2023-08-24
* avcodec/hwconfig: Move HWACCEL_CAP_* to a new headerAndreas Rheinhardt2023-08-07
* lavc/vulkan_decode: use a single execution pool per threadLynne2023-07-21
* vulkan_decode: simplify and make session parameter generation more robustLynne2023-06-22
* vulkan_decode: clean up slice handlingLynne2023-06-22
* vulkan_decode: remove unused fieldsLynne2023-06-22
* vulkan_decode: use the hwfc->user_opaque field to store the profileLynne2023-06-22
* av1dec: add Vulkan hwaccelLynne2023-05-29
* libavcodec: add Vulkan common video decoding codeLynne2023-05-29