The source project of this merge request has been removed.
shrinks some deblocking buffers and reduce length of memset() initializations
shrinks some deblocking buffers and reduce length of memset() initializations (optimization already in VTM 17.1) This is a bit-accurate optimization that removes unused memory in the DBF implementation. memset() initializations will be faster