commit | fcd8763cbf25679c999e363ac63e65a234e4192d | [log] [tgz] |
---|---|---|
author | Saikumar Kondaparthi <saikumar@codeaurora.org> | Fri May 11 18:44:40 2012 +0530 |
committer | Saikumar Kondaparthi <saikumar@codeaurora.org> | Mon May 14 13:25:42 2012 +0530 |
tree | 8fc9363d5fd50d24709e74ae9e1c864235ee564d | |
parent | 8d21d64d4028a7ef2df1340c6ad4f11073781c42 [diff] |
msm: vidc: Avoid reconfig if EoS is received after SPS/PPS After core init, there is a hang if the data buffers are not sent to the core as the core is not responding to the STOP command. With this commit, reconfig is avoided and EoS done message is sent to the client. CRs-Fixed: 360438 Change-Id: I3c3d22aa2ffe37fc3b9b0cf94df9cc066a4299f2 Signed-off-by: Saikumar Kondaparthi <saikumar@codeaurora.org>