Skip to content

h26{4,5}parse: Don't confuse nal of codec_data with frame

vps/sps/pps in codec_data shouldn't be considered as inband data. Otherwise, h26{4,5}parse never insert them to nal when transform (packetized to byte-stream) use case

Merge request reports