Missing the level bitstream conformance checks at decoder side of AVM
Currently, the level bitstream constraints are only checked at the encoder side through the function check_level_constraints( ). It is suggested to add such checks at the decoder side.