| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/f_segment: fix sending frames with zero samples out | Paul B Mahol | 2022-03-08 | 1 | -2/+15 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -2/+2 |
* | avfilter/f_segment: silence compiler warning | Paul B Mahol | 2021-09-11 | 1 | -0/+2 |
* | avfilter/f_segment: Free outpads' names generically | Andreas Rheinhardt | 2021-08-22 | 1 | -6/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/avfilter: Remove unused feature to add pads in the middle | Andreas Rheinhardt | 2021-08-17 | 1 | -1/+1 |
* | avfilter: add (a)segment filters | Paul B Mahol | 2021-08-16 | 1 | -0/+335 |