Skip to content

Fix: Initialization of m_amvpMergeModeValidRefIdx

Kenneth Andersson requested to merge Kenneth/ECM:FIX_AMVP_MERGE into master

One of the list that are used for checking if a reference index is valid was only initialized according to the length of list 0 when it shall be according to the length of list 1.

Merge request reports