commit | a63cfa6dfa7e79b8c793eb4ca4de3e7a1c9890b4 | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Fri Jun 28 11:29:49 2013 -0700 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Tue Jul 02 23:11:32 2013 -0700 |
tree | e8daea3549379d20ac986b0ab9e5da23881b648d | |
parent | cb377ab61f87e979388a553aa3d32a7e20948cd6 [diff] |
mm-video: vidc: Handle FBD's with ARF flag For VP8 some frames are used only for decoding and not for display. FW sends FBD with DROP_FRAME flag set for this frames. These FBD's should not displayed. Hence they are queued back to fW from OMX component. OMX client doesn't receive this buffer. Change-Id: I3779534cb59ade39ab3a682369a2ff377937b7dd CRs-Fixed: 481155