Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-16avfilter/vf_libvmaf: Update ssim, ms_ssim options descriptionYondon Fu
2022-09-14avfilter/vf_libvmaf: copy all values also for 10 bit inputChristian Feldmann
2022-01-23avfilter/vf_libvmaf: update filter for libvmaf v2.0.0Kyle Swanson
2021-10-05avfilter: Reindentation after query_formats changesAndreas Rheinhardt
2021-10-05avfilter/vf_libvmaf: Use formats list instead of query functionAndreas Rheinhardt
2021-10-05avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt
2021-09-21avfilter/vf_libvmaf: Remove always-false format checkAndreas Rheinhardt
2021-08-20avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt
2021-08-13avfilter/formats: Factor common function combinations outAndreas Rheinhardt
2021-04-27avfilter: Constify all AVFiltersAndreas Rheinhardt
2020-08-21avfilter/libvmaf: mention csv as available log formatHarry Mallon
2019-11-28avfilter/vf_libvmaf: Check for av_frame_alloc failureLimin Wang
2019-10-14avfilter/vf_libvmaf: fix filtering of >8 bit dataPaul B Mahol
2018-08-10lavfi/vf_libvmaf: update to use libvmaf v1.3.9Kyle Swanson
2018-05-05avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid thread idKevin Wheatley
2018-04-01vf_libvmaf: Fix memory leakenctac
2017-12-18libvmaf: exit gracefully if the library fails.Ronald S. Bultje
2017-11-30lavfi/libvmaf: Rename local variable "main" as "master".Carl Eugen Hoyos
2017-11-06avfilter/vf_libvmaf: fix errors while running with psnr=1.Ashish Pratap Singh
2017-09-12lavfi: rename framesync2 to framesync.Nicolas George
2017-08-30avfilter/vf_libvmaf: fix pre convert to framesync2 bugsAshish Singh
2017-08-29lavfi/vf_libvmaf: convert to framesync2.Nicolas George
2017-07-16avfilter: add LIBVMAF filterAshish Singh