| 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: Remove unnecessary formats.h inclusions | Andreas Rheinhardt | 2023-08-07 | 1 | -2/+0 |
* | avfilter/vf_random: set output frame duration | Paul B Mahol | 2023-01-27 | 1 | -0/+6 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_random: fix memory leaks | Paul B Mahol | 2019-10-17 | 1 | -0/+9 |
* | avfilter/vf_random: fix crash | Paul B Mahol | 2019-10-10 | 1 | -0/+5 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -7/+0 |
* | avfilter: add random video filter | Paul B Mahol | 2015-07-19 | 1 | -0/+144 |