| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_libvmaf: use av_dict_iterate | Marvin Scholz | 2022-12-01 | 1 | -5/+5 |
* | avfilter/vf_libvmaf: Update ssim, ms_ssim options description | Yondon Fu | 2022-09-16 | 1 | -2/+2 |
* | avfilter/vf_libvmaf: copy all values also for 10 bit input | Christian Feldmann | 2022-09-14 | 1 | -1/+2 |
* | avfilter/vf_libvmaf: update filter for libvmaf v2.0.0 | Kyle Swanson | 2022-01-23 | 1 | -168/+514 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -5/+5 |
* | avfilter/vf_libvmaf: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -7/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/vf_libvmaf: Remove always-false format check | Andreas Rheinhardt | 2021-09-21 | 1 | -4/+0 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -4/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/libvmaf: mention csv as available log format | Harry Mallon | 2020-08-21 | 1 | -1/+1 |
* | avfilter/vf_libvmaf: Check for av_frame_alloc failure | Limin Wang | 2019-11-28 | 1 | -0/+3 |
* | avfilter/vf_libvmaf: fix filtering of >8 bit data | Paul B Mahol | 2019-10-13 | 1 | -2/+3 |
* | lavfi/vf_libvmaf: update to use libvmaf v1.3.9 | Kyle Swanson | 2018-08-10 | 1 | -1/+8 |
* | avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid thread id | Kevin Wheatley | 2018-05-04 | 1 | -1/+8 |
* | vf_libvmaf: Fix memory leak | enctac | 2018-03-31 | 1 | -0/+2 |
* | libvmaf: exit gracefully if the library fails. | Ronald S. Bultje | 2017-12-18 | 1 | -6/+23 |
* | lavfi/libvmaf: Rename local variable "main" as "master". | Carl Eugen Hoyos | 2017-11-30 | 1 | -5/+5 |
* | avfilter/vf_libvmaf: fix errors while running with psnr=1. | Ashish Pratap Singh | 2017-11-06 | 1 | -3/+4 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -6/+6 |
* | avfilter/vf_libvmaf: fix pre convert to framesync2 bugs | Ashish Singh | 2017-08-30 | 1 | -6/+4 |
* | lavfi/vf_libvmaf: convert to framesync2. | Nicolas George | 2017-08-29 | 1 | -20/+25 |
* | avfilter: add LIBVMAF filter | Ashish Singh | 2017-07-16 | 1 | -0/+339 |