commit | 831da9aa5668bc323fba735332192566398f80e0 | [log] [tgz] |
---|---|---|
author | wfeng6 <wei.feng@intel.com> | Sun Dec 15 18:36:04 2013 +0800 |
committer | Patrick Tjin <pattjin@google.com> | Mon Jul 21 21:51:47 2014 -0700 |
tree | 74dda6b9c55a94619dfa1b931d042a1d554f2118 | |
parent | dc05fe98fefcbfed227f91e841655d2f78ccda4c [diff] |
Fix the widevine playback corruption problem on BYT BZ: 140808 In current LibMIX implementation, there is one defect to handle the MMCO commands. When the framenum of the slice is 0, the short term reference frames will NOT be un-marked to be "un-referenced". This makes the DPB management run into the error state and leads to the corrupted decode frames. Change-Id: I0907d5b357049d792318ec46cdc441c641257ae2 Signed-off-by: wfeng6 <wei.feng@intel.com>