aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/avf_abitscope.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-051-1/+1
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-201-4/+2
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-1/+1
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-081-4/+4
* avfilter/avf_abitscope: fix undefined behaviourPaul B Mahol2019-10-161-1/+1
* avfilter/avf_abitscope: make use of av_rescalePaul B Mahol2019-05-281-1/+1
* avfilter/avf_abitscope: switch to activatePaul B Mahol2019-05-011-6/+27
* avfilter: properly set SAR for A->V filtersPaul B Mahol2017-06-131-0/+2
* avfilter/avf_abitscope: Correct range for framerateGyan Doshi2017-03-301-2/+2
* avfilter: add abitscope multimedia filterPaul B Mahol2017-01-261-0/+250