| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/f_reverse: set output frame duration | Paul B Mahol | 2023-01-27 | 1 | -3/+19 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -2/+2 |
* | avfilter/f_reverse: readjust frame timestamps for areverse | Paul B Mahol | 2021-11-07 | 1 | -1/+3 |
* | avfilter/f_reverse: add missing S64(P) sample format support | Paul B Mahol | 2021-10-02 | 1 | -0/+13 |
* | avfilter/f_reverse: Don't use redundant query_formats function | Andreas Rheinhardt | 2021-10-02 | 1 | -14/+0 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -8/+4 |
* | avfilter/internal: Replace AVFilterPad.needs_writable by flags | Andreas Rheinhardt | 2021-08-17 | 1 | -1/+1 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -12/+2 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avfilter/f_reverse: fix memory leaks | Paul B Mahol | 2019-10-16 | 1 | -0/+7 |
* | avfilter/f_reverse: add packed sample format support to areverse | Paul B Mahol | 2018-10-08 | 1 | -37/+87 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -8/+0 |
* | avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() | Paul B Mahol | 2015-09-12 | 1 | -1/+1 |
* | avfilter: rename vf_reverse.c to f_reverse.c | Paul B Mahol | 2015-07-24 | 1 | -0/+259 |