summaryrefslogtreecommitdiff
path: root/libavfilter/f_reverse.c
Commit message (Expand)AuthorAge
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/f_reverse: readjust frame timestamps for areversePaul B Mahol2021-11-07
* avfilter/f_reverse: add missing S64(P) sample format supportPaul B Mahol2021-10-02
* avfilter/f_reverse: Don't use redundant query_formats functionAndreas Rheinhardt2021-10-02
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Replace AVFilterPad.needs_writable by flagsAndreas Rheinhardt2021-08-17
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/f_reverse: fix memory leaksPaul B Mahol2019-10-16
* avfilter/f_reverse: add packed sample format support to areversePaul B Mahol2018-10-08
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-12
* avfilter: rename vf_reverse.c to f_reverse.cPaul B Mahol2015-07-24