| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -4/+4 |
* | avfilter/avf_ahistogram: check if frame clone is set | Paul B Mahol | 2020-01-14 | 1 | -1/+6 |
* | avfilter/avf_ahistogram: make use of av_rescale | Paul B Mahol | 2019-05-28 | 1 | -1/+1 |
* | avfilter/avf_ahistogram: switch to activate | Paul B Mahol | 2019-04-29 | 1 | -7/+26 |
* | avfilter/avf_ahistogram: properly name pads | Paul B Mahol | 2019-04-29 | 1 | -4/+4 |
* | avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE | Michael Niedermayer | 2016-06-09 | 1 | -2/+2 |
* | avfilter/avf_ahistogram: raise minimum acmax to 1 | Michael Niedermayer | 2016-05-21 | 1 | -1/+1 |
* | avfilter/avf_ahistogram: assert that variables are initialized by switch() | Michael Niedermayer | 2016-02-12 | 1 | -0/+2 |
* | avfilter: add ahistogram multimedia filter | Paul B Mahol | 2016-01-15 | 1 | -0/+411 |