commit | 53c3fa330a64e7297a5d0b1861ece52ecc18f1a5 | [log] [tgz] |
---|---|---|
author | Arun Menon <avmenon@codeaurora.org> | Fri Mar 28 19:20:11 2014 -0700 |
committer | Arun Menon <avmenon@codeaurora.org> | Wed Apr 02 17:25:49 2014 -0700 |
tree | f276bc6d307335da92fa2e29d1849f18a3e525da | |
parent | ebfccab10d1e987b75d0905a972eb8aa84e4806d [diff] |
mm-video: vidc: Missing release of pending input buffers to client For unsupported contents with codec config buffer flag set, input buffers in the pending queue are not released back to client after FLUSH causing native crash. This change ensures that buffers are released properly during flush. Change-Id: I88c8f0db6fe40e6920a47b2983427f7927648f87 CRs-Fixed: 640296