commit | 22046278345bfad9f648899ab7636e1ce63eb4ba | [log] [tgz] |
---|---|---|
author | Vinay Kalia <vkalia@codeaurora.org> | Fri Sep 28 20:16:05 2012 -0700 |
committer | Vinay Kalia <vkalia@codeaurora.org> | Wed Oct 03 11:49:02 2012 -0700 |
tree | 746a66f1f7bfa65e6d13953192a17ea0e7cfeb22 | |
parent | 1d82b0c5ab62c7459d99e97aa778186c1df37ff3 [diff] |
mm-video: vdec: Fix race condition in flush. Idle complete should be generated only after both input and output ports are flushed. Component was generating Idle complete before input port was flushed causing a crash while stopping playback. This changes makes sure that Idle complete is generated after both ports are flushed. Change-Id: Ide8f3114463ff979504c1f2971f41c9691ab1e23