decoder: hevc: Fix decoding when there are RASL pictures present.
authorSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 16 Apr 2015 11:13:21 +0000 (14:13 +0300)
committerSreerenj Balachandran <sreerenj.balachandran@intel.com>
Thu, 16 Apr 2015 11:13:21 +0000 (14:13 +0300)
commit2ddfcd8bc373e093d446c0f74ab52902932534cf
tree3deaac2e2e508399c0f7aa5d36635d871cc529cb
parentb5425da1de221b678c8819df543f2775f1cf1ad7
decoder: hevc: Fix decoding when there are RASL pictures present.

-- Set NoRaslOutputFlag based on EOS and EOB Nal units
-- Fix PicOutputFlag setting for RASL picture
-- Fix prev_poc_lsb/prev_poc_msb calculation
-- Drop the RASL frames if NoRaslOutputFlag is TRUE for the associated IRAP picture
-- Fixed couple of crashes and added cosmetics
gst-libs/gst/vaapi/gstvaapidecoder_h265.c