aboutsummaryrefslogtreecommitdiff
path: root/multimedia/x265/files/patch-source_x265.h
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/x265/files/patch-source_x265.h')
-rw-r--r--multimedia/x265/files/patch-source_x265.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/x265/files/patch-source_x265.h b/multimedia/x265/files/patch-source_x265.h
index 1fee612613ad..688edb23a552 100644
--- a/multimedia/x265/files/patch-source_x265.h
+++ b/multimedia/x265/files/patch-source_x265.h
@@ -1,13 +1,13 @@
https://github.com/Netflix/vmaf/commit/122089fa3d23
---- source/x265.h.orig 2020-09-16 15:52:49 UTC
+--- source/x265.h.orig 2023-06-27 14:11:49 UTC
+++ source/x265.h
-@@ -733,7 +733,7 @@ typedef struct x265_vmaf_commondata
+@@ -753,7 +753,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
- *
+ typedef struct x265_temporal_layer {
+ int poc_offset; /* POC offset */