aboutsummaryrefslogtreecommitdiff
path: root/multimedia/x265/files/patch-source_x265.h
blob: 1fee612613ad43514c952b0f73470a4e4f013cb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
https://github.com/Netflix/vmaf/commit/122089fa3d23

--- source/x265.h.orig	2020-09-16 15:52:49 UTC
+++ source/x265.h
@@ -733,7 +733,7 @@ typedef struct x265_vmaf_commondata
     int enable_conf_interval;
 }x265_vmaf_commondata;
 
-static const x265_vmaf_commondata vcd[] = { { NULL, (char *)"/usr/local/share/model/vmaf_v0.6.1.pkl", NULL, NULL, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 1, 0 } };
+static const x265_vmaf_commondata vcd[] = { { NULL, (char *)"/usr/local/share/model/vmaf_v0.6.1.json", NULL, NULL, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 1, 0 } };
 
 /* x265 input parameters
  *