[x265] [PATCH 2 of 9] Compression Gains improvement

nvijay.anand at trispacetech.com nvijay.anand at trispacetech.com
Mon Aug 22 12:39:52 CEST 2016


# HG changeset patch
# User N Vijay Anand <nvijay.anand at trispacetech.com>
# 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,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x265-2.patch
Type: text/x-patch
Size: 967 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20160822/aaad55d7/attachment.bin>


More information about the x265-devel mailing list