commit | 676b7865baede279418665e93822928678847e9c | [log] [tgz] |
---|---|---|
author | Srinu Gorle <sgorle@codeaurora.org> | Thu Jul 18 18:24:42 2013 +0530 |
committer | Srinu Gorle <sgorle@codeaurora.org> | Fri Jul 19 13:52:43 2013 +0530 |
tree | 750e95740ad42f27fc55630055e7d6f276a7ca38 | |
parent | 605530d56371bf4df26158278219fc0f53975825 [diff] |
mm-video: vdec: Update o/p buffer requirement after SYNC frame mode setting Due to incorrect output buffer count populated to OMX IL client, mismatch is happening with respect to video core. Buffer requirements might change after setting sync frame mode on driver. Change OMX to query the new buffer requirements. Change-Id: I0243802499865fefddc18ba9b29d7cba805fd50a CRs-Fixed: 513829, 513472