Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: move AVFilterLink.hw_frames_ctx to FilterLink | Anton Khirnov | 2024-08-15 | 1 | -2/+6 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -5/+5 |
* | lavfi/transpose_vulkan: fix memory leaks | Lynne | 2023-08-28 | 1 | -2/+0 |
* | avfilter/internal: Don't include video.h | Andreas Rheinhardt | 2023-08-07 | 1 | -0/+1 |
* | transpose_vulkan: port for the rewrite | Lynne | 2023-05-29 | 1 | -148/+76 |
* | lavfi: add a flag for filters able to work with hw_device_ctx | Anton Khirnov | 2023-03-24 | 1 | -0/+1 |
* | transpose_vulkan: add passthrough option | Wu Jianhua | 2022-01-03 | 1 | -0/+22 |
* | avfilter/vf_transpose_vulkan: simplify config_props_output function | Wu Jianhua | 2021-12-10 | 1 | -10/+1 |
* | avfilter/vf_transpose_vulkan: add clock and cclock option | Wu Jianhua | 2021-12-10 | 1 | -4/+21 |
* | avfilter: add a transpose_vulkan filter | Wu Jianhua | 2021-12-10 | 1 | -0/+316 |