| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: inherit input color range for videotoolbox filters | Gnattu OC | 2024-08-24 | 1 | -0/+1 |
* | lavfi: drop internal.h | Anton Khirnov | 2024-08-19 | 1 | -1/+0 |
* | lavfi: move AVFilterLink.hw_frames_ctx to FilterLink | Anton Khirnov | 2024-08-15 | 1 | -7/+13 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -5/+5 |
* | avfilter/vf_transpose_vt: fix declaration-after-statement | Zhao Zhili | 2023-08-26 | 1 | -1/+2 |
* | avfilter/vf_transpose_vt: fix output frame dimension | Zhao Zhili | 2023-08-26 | 1 | -5/+42 |
* | avfilter/internal: Don't include video.h | Andreas Rheinhardt | 2023-08-07 | 1 | -0/+1 |
* | avfilter: add transpose_vt for videotoolbox pix_fmt | Zhao Zhili | 2023-07-23 | 1 | -0/+246 |