<li>This testcases either triggered an ERROR in the pytest run (probably a crash in the codec) or did not give valid values for the numerical measures (probably an error in the scripts).</li>
<li>For this testcase the MLD increased wrt the previous run - MLD(current) > MLD(previous)</li>
<li>For this testcase the MLD decreased wrt the previous run - MLD(current) < MLD(previous)</li>
</ul>
</li>
</ul>
<br>
<b>How to interpret the Result column?</b>
<ul>
<li>ERROR: An error occured during test run. It should be checked if a crash in the codec occured.</li>
<li>FAIL: An MLD value > 0 was reported. This is to be expected, the test just reports a failure due to how the tests are currently implemented.</li>
<li>PASS: MLD value of 0 was reported. This should only be the case for some special operating points and could indicate that parts of the codec are not being converted yet.</li>