| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vsrc_sierpinski: Store format in filter, remove query func | Andreas Rheinhardt | 2021-10-05 | 1 | -11/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -2/+1 |
* | avfilter/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -1/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -4/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vsrc_sierpinski: unbreak configuring rate value | Paul B Mahol | 2020-05-16 | 1 | -2/+2 |
* | avfilter/vsrc_sierpinski: change seed option type | Paul B Mahol | 2019-11-21 | 1 | -2/+2 |
* | avfilter/vsrc_sierpinski: fix another typos | Paul B Mahol | 2019-11-21 | 1 | -2/+2 |
* | avfilter/vsrc_sierpinski: add triangle type | Paul B Mahol | 2019-10-03 | 1 | -22/+54 |
* | avfilter: add sierpinski video source | Paul B Mahol | 2019-09-25 | 1 | -0/+203 |