flowercodec
Results
2
issues of
flowercodec
const userLogger = log4js.getLogger('user'); userLogger.addContext('userID', user.getID()); userLogger.info('this user just logged in'); Each user get their own files, it's OK. but it seems that log4js never close these file handle. how...
enhancement
DisplayMtl::generateCaps does not fill in the outCaps data, resulting in random values when using caps.textureNPOT in validationEGL.cpp.