]> git.pld-linux.org Git - packages/vmaf.git/blob - vmaf-shared.patch
- updated to 1.5.1
[packages/vmaf.git] / vmaf-shared.patch
1 --- vmaf-1.5.1/libvmaf/src/meson.build.orig     2020-02-28 16:29:23.000000000 +0100
2 +++ vmaf-1.5.1/libvmaf/src/meson.build  2020-03-08 21:41:01.812977415 +0100
3 @@ -127,6 +127,7 @@
4  
5  libvmaf = both_libraries(
6      'vmaf',
7      vmaf_sources,
8 +    soversion: 0,
9      include_directories : vmaf_include,
10      c_args : vmaf_cflags_common,
This page took 0.053338 seconds and 3 git commands to generate.