Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: drop internal.h | Anton Khirnov | 2024-08-19 | 1 | -1/+0 |
* | lavfi/internal: move functions used by filters to filters.h | Anton Khirnov | 2024-08-19 | 1 | -0/+1 |
* | avfilter/vf_tiltandshift: Free dst on error | Michael Niedermayer | 2024-07-12 | 1 | -1/+3 |
* | avfilter/vf_tiltandshift: fix buffer offset for yuv422p input | James Almer | 2024-07-06 | 1 | -4/+4 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -3/+1 |
* | avfilter/vf_tiltandshift: check outlink->color_range | Niklas Haas | 2024-02-05 | 1 | -1/+2 |
* | Add new vf_tiltandshift filter | Vittorio Giovara | 2023-12-21 | 1 | -0/+367 |