What is decoder behavior in case of start code in NAL stream mode?
Post v.1.30.000.13 H.264 decoder signals error, if a start code is found in NAL stream data. The decoder will try to continue decoding assuming a new NAL unit starts at that point. If XDM_PARSE_HEADER is used, decoder does not return correct height and width (v.1.30.000.12 or earlier) In case, only header parsing (SPS and PPS) was requested decoder could not return correct values for frame height and width.