[x265] MatrixType mismatching In function ScalingList::parseScalingList(const char* filename)

xiaoc at pku.edu.cn xiaoc at pku.edu.cn
Wed Jan 20 10:02:30 CET 2016


Hi,
We are unable to obtain the data MatrixType[3][2~5] in function 'ScalingList::parseScalingList(const char* filename)'.
This would print "ERROR" in my log.
Why don't we change MatrixType to 
const char MatrixType[4][6][20] =
{
.........
{
"INTRA32X32_LUMA",
"INTER32X32_LUMA",
"INTER32X32_LUMA",
"INTER32X32_LUMA",
"INTER32X32_LUMA",
"INTER32X32_LUMA",
},
};



Best Regards,
Peking University 
Yangang Cai

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20160120/6af921e8/attachment.html>


More information about the x265-devel mailing list