h:/MSYS-GCC530/home/Entwicklung/x265/source/encoder/sao.cpp:1459:18: warning: declaration of 'rate' shadows a previous local [-Wshadow]
         uint32_t rate = m_entropyCoder.getNumberOfWrittenBits();
                  ^
h:/MSYS-GCC530/home/Entwicklung/x265/source/encoder/sao.cpp:1436:14: note: shadowed declaration is here
     uint32_t rate = m_entropyCoder.getNumberOfWrittenBits();
              ^
h:/MSYS-GCC530/home/Entwicklung/x265/source/encoder/sao.cpp:1537:18: warning: declaration of 'rate' shadows a previous local [-Wshadow]
         uint32_t rate = m_entropyCoder.getNumberOfWrittenBits();
                  ^
h:/MSYS-GCC530/home/Entwicklung/x265/source/encoder/sao.cpp:1436:14: note: shadowed declaration is here
     uint32_t rate = m_entropyCoder.getNumberOfWrittenBits();
              ^


--

Fun and success!
Mario *LigH* Rohkrämer
mailto:[email protected]

_______________________________________________
x265-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/x265-devel

Reply via email to