summaryrefslogtreecommitdiff
path: root/libavfilter/avf_ahistogram.c
Commit message (Expand)AuthorAge
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter/avf_ahistogram: check if frame clone is setPaul B Mahol2020-01-14
* avfilter/avf_ahistogram: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_ahistogram: switch to activatePaul B Mahol2019-04-29
* avfilter/avf_ahistogram: properly name padsPaul B Mahol2019-04-29
* avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATEMichael Niedermayer2016-06-09
* avfilter/avf_ahistogram: raise minimum acmax to 1Michael Niedermayer2016-05-21
* avfilter/avf_ahistogram: assert that variables are initialized by switch()Michael Niedermayer2016-02-12
* avfilter: add ahistogram multimedia filterPaul B Mahol2016-01-15