decoder: h265: handle the SEI NAL units included in codec_data
authorAllen Zhang <Zhang, Zhangfei>
Thu, 21 Jul 2016 08:24:31 +0000 (11:24 +0300)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 21 Jul 2016 08:24:31 +0000 (11:24 +0300)
commitd9ef88230f3aaf17a6e6556fa4a116c3a3423a1d
tree927dd5864cdf53710e89f6223cca7ce0f4a3e6d3
parentb138e5e042329c759c3d39bf0f408b03fcd6f588
decoder: h265: handle the SEI NAL units included in codec_data

The prefix/suffix SEI nal units can appear in codec_data too
which weren't handled before. Parse these SEI headers to
fix the segfault.

https://bugzilla.gnome.org/show_bug.cgi?id=768544
gst-libs/gst/vaapi/gstvaapidecoder_h265.c