Fixed size of m_aiGpmIntraMPMLists
Fixes issue #98 (closed) on the size of m_aiGpmIntraMPMLists introduced by AJ0107. AJ0107 wrongly increased the size from [64][2][3] to [112][2][3]. The size increase has been reverted and the correct indices are used to access this array. A small test (1 intra period, MTT depth set to 1 on class D) confirms that there is no BD-rate change and that the updated software can decode the un-updated one.
Merge request reports
Activity
mentioned in issue #98 (closed)
Thank you for your patch. The fix LGTM: it certainly resolves the issue outlined in #98 (closed), although I can't really comment as to the correctness wrt GPM.
mentioned in commit 8d912916
Please register or sign in to reply