Fixed conformance check in checkTidLayerIdInAccessUnit()
The conformance check of tid and nalu_layer_id in checkTidLayerIdInAccessUnit() are fixed.
There is no performance change of encoder and decoder as shown in the attachments. Before fixing: enc.txt dec.txt After fixing: enc_fix.txt dec_fix.txt