Skip to content

Draft: Memory saving: restrict some types to uint8 (e.g. ChannelType, TreeType,...

Memory saving: restrict some types to uint8 (e.g. ChannelType, TreeType, PredMode, ...). Note: ChromaFormat has been left apart since it would cause a crash in simdInterpolateLuma10Bit2P16 (only with mingw with gcc 8.2.1, in debug mode. To be investigated).

Edited by Philippe de Lagrange

Merge request reports