commit | b2890d6a0ec77f50ada71a78e85fb58069298f09 | [log] [tgz] |
---|---|---|
author | Pushkaraj Patil <ppatil@codeaurora.org> | Tue Feb 11 17:37:32 2014 +0530 |
committer | Pushkaraj Patil <ppatil@codeaurora.org> | Wed Feb 12 10:36:21 2014 +0530 |
tree | 2bcfb6376d00067b804273a63721a5b4f373aeab | |
parent | 0fb358b88804241d0b41e5041c3e420f2b9b5887 [diff] |
vidc: venc: avoid false notification in case of h/w error In encoder component, when async thread receives hardware error from driver, it sends false notification to omx client after error event. It is not compliant to OMX standard. This change avoids the same. Change-Id: Iffe423137628394175c451dce36e25bc503e5d8f