summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_libvmaf.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_libvmaf: fix filtering of >8 bit dataPaul B Mahol2019-10-131-2/+3
* lavfi/vf_libvmaf: update to use libvmaf v1.3.9Kyle Swanson2018-08-101-1/+8
* avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid thread idKevin Wheatley2018-05-041-1/+8
* vf_libvmaf: Fix memory leakenctac2018-03-311-0/+2
* libvmaf: exit gracefully if the library fails.Ronald S. Bultje2017-12-181-6/+23
* lavfi/libvmaf: Rename local variable "main" as "master".Carl Eugen Hoyos2017-11-301-5/+5
* avfilter/vf_libvmaf: fix errors while running with psnr=1.Ashish Pratap Singh2017-11-061-3/+4
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-121-6/+6
* avfilter/vf_libvmaf: fix pre convert to framesync2 bugsAshish Singh2017-08-301-6/+4
* lavfi/vf_libvmaf: convert to framesync2.Nicolas George2017-08-291-20/+25
* avfilter: add LIBVMAF filterAshish Singh2017-07-161-0/+339
OpenPOWER on IntegriCloud