commit | 451eec98dee1dad275cbcb339dbc9dbe3bce11bb | [log] [tgz] |
---|---|---|
author | Praneeth Paladugu <ppaladug@codeaurora.org> | Thu Jan 31 22:45:45 2013 -0800 |
committer | Praneeth Paladugu <ppaladug@codeaurora.org> | Fri Feb 01 11:07:44 2013 -0800 |
tree | ddef21354b8e0f0d48e066e174503e79499a1a4f | |
parent | c99cf7dec1bc77688ac239a0cb91f5ac531264fe [diff] |
mm-video: vidc: Amend output timestamp check condition The output timestamp need to be checked after the timestamp reorder operation is completed, not before the reordering. This change will amend the check condition accordingly. CRs-Fixed: 441917 Change-Id: Ie81f41273864873bc84e066c6b33b48111712b30 Signed-off-by: Praneeth Paladugu <ppaladug@codeaurora.org>