| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | Remove unnecessary mem.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavfi/vf_*_vaapi: Fix error case | Mark Thompson | 2020-02-09 | 1 | -1/+1 |
* | lavfi/vaapi: Improve support for colour properties | Mark Thompson | 2019-06-02 | 1 | -3/+4 |
* | lavfi/vaapi: Factorise out common code for parameter buffer setup | Mark Thompson | 2019-06-02 | 1 | -29/+5 |
* | lavfi/vaapi: Add constant VAAPI_VPP_BACKGROUND_BLACK | Zachary Zhou | 2018-12-30 | 1 | -1/+1 |
* | avfilter/vf_*_vaapi: Add missing AV_OPT_FLAG_FILTERING_PARAM | Michael Niedermayer | 2018-03-07 | 1 | -1/+1 |
* | lavfi/procamp_vaapi: fix the green video issue if without arguments. | Jun Zhao | 2018-01-25 | 1 | -42/+31 |
* | lavfi/vf_xxx_vaapi: fix typo. | Jun Zhao | 2018-01-24 | 1 | -1/+1 |
* | lavfi: add ProcAmp (color balance) VAAPI video filter. | Jun Zhao | 2018-01-21 | 1 | -0/+281 |