# HG changeset patch
# User N Vijay Anand <[email protected]>
# Date 1469638887 -19800
# Wed Jul 27 22:31:27 2016 +0530
# Node ID 5556b9bbf097a020f2e32aa660740d0fdb48304b
# Parent 837738a747ead31f905421c3ff413e36f9022ab9
Compression Gains improvement
diff -r 837738a747ea -r 5556b9bbf097 source/encoder/motion.h
--- a/source/encoder/motion.h Wed Jul 27 22:30:55 2016 +0530
+++ b/source/encoder/motion.h Wed Jul 27 22:31:27 2016 +0530
@@ -101,6 +101,8 @@
const MV & mvmax,
MV & bmv,
int & bcost,
+ MV *bmvStack,
+ int *bCostStack,
int & bPointNr,
int & bDistance,
int earlyExitIters,
_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel