summaryrefslogtreecommitdiff
path: root/libavfilter/vf_libvmaf.c
Commit message (Expand)AuthorAge
* avfilter/vf_libvmaf: update filter for libvmaf v2.0.0Kyle Swanson2022-01-23
* avfilter: Reindentation after query_formats changesAndreas Rheinhardt2021-10-05
* avfilter/vf_libvmaf: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/vf_libvmaf: Remove always-false format checkAndreas Rheinhardt2021-09-21
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/libvmaf: mention csv as available log formatHarry Mallon2020-08-21
* avfilter/vf_libvmaf: Check for av_frame_alloc failureLimin Wang2019-11-28
* avfilter/vf_libvmaf: fix filtering of >8 bit dataPaul B Mahol2019-10-13
* lavfi/vf_libvmaf: update to use libvmaf v1.3.9Kyle Swanson2018-08-10
* avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid thread idKevin Wheatley2018-05-04
* vf_libvmaf: Fix memory leakenctac2018-03-31
* libvmaf: exit gracefully if the library fails.Ronald S. Bultje2017-12-18
* lavfi/libvmaf: Rename local variable "main" as "master".Carl Eugen Hoyos2017-11-30
* avfilter/vf_libvmaf: fix errors while running with psnr=1.Ashish Pratap Singh2017-11-06
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-12
* avfilter/vf_libvmaf: fix pre convert to framesync2 bugsAshish Singh2017-08-30
* lavfi/vf_libvmaf: convert to framesync2.Nicolas George2017-08-29
* avfilter: add LIBVMAF filterAshish Singh2017-07-16