| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+2 |
* | avutil/internal: Move avpriv-file API to a header of its own | Andreas Rheinhardt | 2022-09-03 | 1 | -0/+1 |
* | avfilter: use avpriv_fopen_utf8() instead of plain fopen() | softworkz | 2022-05-24 | 1 | -1/+1 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -0/+1 |
* | 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 |
* | avfilter/vf_vmafmotion: Check dimensions | Michael Niedermayer | 2021-05-29 | 1 | -0/+3 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/filter: Remove extra '; ' outside of functions | Andreas Rheinhardt | 2019-10-07 | 1 | -2/+2 |
* | avfilter/vf_vmafmotion: remove unused header | Paul B Mahol | 2019-05-04 | 1 | -1/+0 |
* | lavfi/vmafmotion: Allow more pix_fmts. | Carl Eugen Hoyos | 2017-10-01 | 1 | -9/+13 |
* | avfilter: add vmafmotion filter | Ashish Singh | 2017-09-30 | 1 | -0/+365 |