<div dir="ltr">Thanks for reporting, this is an open issue on Bitbucket under investigation.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 24, 2015 at 9:57 AM, Mario *LigH* Rohkrämer <span dir="ltr"><<a href="mailto:contact@ligh.de" target="_blank">contact@ligh.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+----<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp: In instantiation of 'uint32_t x265::Quant::rdoQuant(const x265::CUData&, int16_t*, x265::TextType, uint32_t, bool) [with unsigned int log2TrSize = 4u; uint32_t = unsigned int; int16_t = short int]':<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:189:139:   required from here<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:672:48: note: in expansion of macro 'PSYVALUE'<br>
                     costUncoded[blkPos + x] -= PSYVALUE(predictedCoef);<br>
                                                ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:779:52: note: in expansion of macro 'PSYVALUE'<br>
                         costUncoded[blkPos + x] -= PSYVALUE(predictedCoef);<br>
                                                    ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:857:40: note: in expansion of macro 'PSYVALUE'<br>
                 costUncoded[blkPos] -= PSYVALUE(predictedCoef);<br>
                                        ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:940:36: note: in expansion of macro 'PSYVALUE'<br>
                         curCost -= PSYVALUE(reconCoef);<br>
                                    ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:968:37: note: in expansion of macro 'PSYVALUE'<br>
                         curCost0 -= PSYVALUE(reconCoef);<br>
                                     ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:971:37: note: in expansion of macro 'PSYVALUE'<br>
                         curCost1 -= PSYVALUE(reconCoef);<br>
                                     ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp: In instantiation of 'uint32_t x265::Quant::rdoQuant(const x265::CUData&, int16_t*, x265::TextType, uint32_t, bool) [with unsigned int log2TrSize = 5u; uint32_t = unsigned int; int16_t = short int]':<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:189:139:   required from here<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:672:48: note: in expansion of macro 'PSYVALUE'<br>
                     costUncoded[blkPos + x] -= PSYVALUE(predictedCoef);<br>
                                                ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:779:52: note: in expansion of macro 'PSYVALUE'<br>
                         costUncoded[blkPos + x] -= PSYVALUE(predictedCoef);<br>
                                                    ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:857:40: note: in expansion of macro 'PSYVALUE'<br>
                 costUncoded[blkPos] -= PSYVALUE(predictedCoef);<br>
                                        ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:940:36: note: in expansion of macro 'PSYVALUE'<br>
                         curCost -= PSYVALUE(reconCoef);<br>
                                    ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:968:37: note: in expansion of macro 'PSYVALUE'<br>
                         curCost0 -= PSYVALUE(reconCoef);<br>
                                     ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:592:45: warning: right shift count is negative<br>
 #define PSYVALUE(rec)   ((psyScale * (rec)) >> (2 * transformShift + 1))<br>
                                             ^<br>
h:/MSYS-GCC492/home/Entwicklung/x265/source/common/quant.cpp:971:37: note: in expansion of macro 'PSYVALUE'<br>
                         curCost1 -= PSYVALUE(reconCoef);<br>
                                     ^<br>
+----<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
<br>
Fun and success!<br>
Mario *LigH* Rohkrämer<br>
mailto:<a href="mailto:contact@ligh.de" target="_blank">contact@ligh.de</a><br>
<br>
_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org" target="_blank">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" rel="noreferrer" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
</font></span></blockquote></div><br></div>