media-libs / libvmaf

C libary for Netflix's Perceptual video quality assessment

Official package sites : https://github.com/Netflix/vmaf ·

VMAF is a perceptual video quality assessment algorithm developed by Netflix. This software package includes a stand-alone C library libvmaf.

v2.3.0-r2 :: 0 :: gentoo

Modified
License
BSD-2-with-patent
Keywords
~amd64 ~loong ~riscv ~x86
USE flags
embed-models test

General

embed-models
Compile default vmaf models into the library (needs app-editors/vim-core)
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

abi_mips

n32
64-bit (32-bit pointer) libraries
n64
64-bit libraries
o32
32-bit libraries

abi_s390

32
32-bit (s390) libraries
64
64-bit (s390x) libraries

abi_x86

32
32-bit (x86) libraries
64
64-bit (amd64) libraries
x32
x32 ABI libraries

app-editors / vim-core : vim and gvim shared files

dev-lang / nasm : groovy little assembler

media-video / ffmpeg : Complete solution to record/convert/stream audio and video. Includes libavcodec

859925
media-libs/libvmaf-2.3.0-r2 fails to compile (lto): model.c:40:19: error: type of src_vmaf_4k_v0_6_1_json does not match original declaration [-Werror=lto-type-mismatch]
869818
media-libs/libvmaf-2.3.0-r2 fails tests (MUSL)
882199
media-libs/libvmaf-2.3.0-r2 fails test - 11/12 test_cambi FAIL 0.00s exit status 1
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
media-libs/libvmaf: keyword 2.3.0-r2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Bracht Laumann Jespersen · gentoo
media-libs/libvmaf: fix unquoted variable S
Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
media-libs/libvmaf: keyword 2.3.0-r2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
media-libs/libvmaf: update DESCRIPTION
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Adel KARA SLIMANE · gentoo
media-libs/libvmaf: fix tests and add embed-models useflag
Closes: https://bugs.gentoo.org/837221 Closes: https://bugs.gentoo.org/837488 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/24982 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Adel KARA SLIMANE · gentoo
media-libs/libvmaf: add bdep to embed models within the shared libs
Correct fix for Bug https://bugs.gentoo.org/835471 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/24796 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Adel KARA SLIMANE · gentoo
media-libs/libvmaf: restrict TEST phase
The hardcoded paths are buggy for some tests, the library works otherwise The testing code could be patched otherwise Closes: https://bugs.gentoo.org/835471 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Adel KARA SLIMANE · gentoo
media-libs/libvmaf: prevent installation of static libs
Closes: https://bugs.gentoo.org/835458 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Adel KARA SLIMANE · gentoo
media-libs/libvmaf: new package
Needed to be able to use Netflix's quality of encoding scoring algorithm with ffmpeg Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Sam James <sam@gentoo.org>