h264parse: Consider SEI NALU as "HEADER" packets
authorEdward Hervey <edward@centricular.com>
Fri, 17 Apr 2015 13:36:49 +0000 (15:36 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 20 May 2015 13:41:11 +0000 (15:41 +0200)
commit69c09c38cf7f086835c2d4c07531eed30b5ebfdf
treec5eca8562420470f53d67ee1876f94229689d8ab
parent43621624c87dab8ed5ce98085fc1d3e91ea269a6
h264parse: Consider SEI NALU as "HEADER" packets

Like SPS/PPS they do contain information which will be needed to
decode the following data (as per definition of the flag)

Also ensures that the series of SPS/PPS/SEI NALU before a keyframe
can be considered as one contiguous header
gst/videoparsers/gsth264parse.c