[x265] [PATCH] warning: Remove shadow declaration of refMasks[]

Pradeep Ramachandran pradeep at multicorewareinc.com
Fri Jul 1 07:46:11 CEST 2016


# HG changeset patch
# User Pradeep Ramachandran <pradeep at multicorewareinc.com>
# Date 1467351960 -19800
#      Fri Jul 01 11:16:00 2016 +0530
# Branch stable
# Node ID e9da1432113fc20b865760fe12bf5ec29c876cae
# Parent  1b154ad27f61c93dc073563d6a95f9e26f12e700
warning: Remove shadow declaration of refMasks[]

diff -r 1b154ad27f61 -r e9da1432113f source/encoder/analysis.cpp
--- a/source/encoder/analysis.cpp	Thu Jun 30 19:16:01 2016 +0530
+++ b/source/encoder/analysis.cpp	Fri Jul 01 11:16:00 2016 +0530
@@ -1528,7 +1528,6 @@
 
         if (!skipModes)
         {
-            uint32_t refMasks[2];
             refMasks[0] = allSplitRefs;
 
             if (m_param->limitReferences & X265_REF_LIMIT_CU)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: repo.patch
Type: text/x-patch
Size: 707 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20160701/d5d8c675/attachment.bin>


More information about the x265-devel mailing list