aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_transpose_vulkan.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: move AVFilterLink.hw_frames_ctx to FilterLinkAnton Khirnov2024-08-151-2/+6
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-141-5/+5
* lavfi/transpose_vulkan: fix memory leaksLynne2023-08-281-2/+0
* avfilter/internal: Don't include video.hAndreas Rheinhardt2023-08-071-0/+1
* transpose_vulkan: port for the rewriteLynne2023-05-291-148/+76
* lavfi: add a flag for filters able to work with hw_device_ctxAnton Khirnov2023-03-241-0/+1
* transpose_vulkan: add passthrough optionWu Jianhua2022-01-031-0/+22
* avfilter/vf_transpose_vulkan: simplify config_props_output functionWu Jianhua2021-12-101-10/+1
* avfilter/vf_transpose_vulkan: add clock and cclock optionWu Jianhua2021-12-101-4/+21
* avfilter: add a transpose_vulkan filterWu Jianhua2021-12-101-0/+316