Allow redundant sequence header
Do not reset the frame_hdr pointer on a OBU_SEQ_HDR. That way, a redundant sequence header may be parsed after a frame header without impacting the next OBUs like OBU_TILE_GRP.
Edited by Frederic Barbier
Do not reset the frame_hdr pointer on a OBU_SEQ_HDR. That way, a redundant sequence header may be parsed after a frame header without impacting the next OBUs like OBU_TILE_GRP.
VideoLAN code repository instance