The source project of this merge request has been removed.
FIX: CU memory reduction. move some members from CU to intra search
move CU members tmpFlmParams, tmpFusionInfo, tmp(X/Y)disp, and TmrlMode from CU to IntraPrediction. This is a bit-accurate modification. It provides a memory reduction of about 200MB per encoding for classB and seems to reduce encoding time (2-5% - CU copies are accelerated)
Edited by Fabrice URBAN