commit | 17364df5cbd4ecf647e733e20ba6902cbb734651 | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Tue Jul 30 11:34:16 2013 -0700 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Thu Aug 08 17:31:51 2013 -0700 |
tree | dcaa61e58bf358f32decad4ec0213ff97c59980e | |
parent | 1eda21b60070f4514155d32f0ec953b884b938b7 [diff] |
mm-video: vidc: Handle timestamp for the ARF frames ARF frames are recycled internally by the OMX component. The timestamp for these frames needs to be removed from timestamp queue. If not done , timestamp will overflow. This change handles the timestamps properly. Change-Id: I9792dc53e9cecb0fdb14aac7d6ee20a87d34d87d CRs-Fixed: 518575