summaryrefslogtreecommitdiff
path: root/libavfilter/f_graphmonitor.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_graphmonitor: add several more flagsPaul B Mahol2022-03-04
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/f_graphmonitor: Deduplicate AVClassesAndreas Rheinhardt2021-09-19
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/f_graphmonitor: use sample_count_in/outPaul B Mahol2021-08-05
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/f_graphmonitor: also show link EOF status in bluePaul B Mahol2020-08-31
* avfilter/f_graphmonitor: output frames in pts gapsPaul B Mahol2019-11-20
* avfilter/graphmonitor: use SIZE_SPECIFIER for size_t typePeter Ross2018-11-21
* avfilter: add (a)graphmonitor filter(s)Paul B Mahol2018-10-31