decoder: hevc: Fix the decoding of dependent slice segment
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 5 Aug 2015 02:23:20 +0000 (05:23 +0300)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Wed, 5 Aug 2015 02:23:20 +0000 (05:23 +0300)
commitcb8b2af5f0fb7c0d5579e2c3e39e33b79ce60431
tree294ad720685eade7c486763c06c94fdd95dce6af
parent9bdf43a84330f94e07f0911a9e0492497adc0032
decoder: hevc: Fix the decoding of dependent slice segment

Decoding process for reference picture list construction needs to be
invoked only for P and B slice and the value for slice_type of dependent slice
segment should be taken from the previous independent slice segment header
of the same pic.

https://bugzilla.gnome.org/show_bug.cgi?id=753226

Signed-off-by: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
gst-libs/gst/vaapi/gstvaapidecoder_h265.c