commit | 31c01da8db024b5718e662ed0881062bf0e45c04 | [log] [tgz] |
---|---|---|
author | Deva Ramasubramanian <dramasub@codeaurora.org> | Thu Apr 03 14:58:50 2014 -0700 |
committer | Deva Ramasubramanian <dramasub@codeaurora.org> | Thu Apr 03 15:32:51 2014 -0700 |
tree | 4722153416dffd36d6611249f2be46f45d51537e | |
parent | 9c67bdac6ae216a3cd204b6e805e0db95c7d62cd [diff] |
mm-video: vidc: Avoid erroring out if too many corrupt frames The OMX component indicates corrupt frames to the OMX client. Hence the client is more than capable to making the decision to error out. There's no point to make this decision in the component as some OMX clients (namely WFD) are willing to wait out the corrupt frames in hope that they will eventually get non-corrupt frames. CRs-Fixed: 642758 Change-Id: I9475de4ccd18f026977ba7b403e8ccaa40699d04