summaryrefslogtreecommitdiff
path: root/libavfilter/vf_vmafmotion.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/internal: Move avpriv-file API to a header of its ownAndreas Rheinhardt2022-09-031-0/+1
* avfilter: use avpriv_fopen_utf8() instead of plain fopen()softworkz2022-05-241-1/+1
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-041-0/+1
* 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
* avfilter/vf_vmafmotion: Check dimensionsMichael Niedermayer2021-05-291-0/+3
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-1/+1
* avcodec/filter: Remove extra '; ' outside of functionsAndreas Rheinhardt2019-10-071-2/+2
* avfilter/vf_vmafmotion: remove unused headerPaul B Mahol2019-05-041-1/+0
* lavfi/vmafmotion: Allow more pix_fmts.Carl Eugen Hoyos2017-10-011-9/+13
* avfilter: add vmafmotion filterAshish Singh2017-09-301-0/+365