mm-video-v4l2: Fix to update Enc input port buffer count
actualcount at omx side is not updated for the case where driver returned
min count changes from larger number to smaller as is in the case when
resolution is changed from default to 8k, resulting in allocating more
buffers than expected. This change ensures that right number of buffers
are allocated when enoder input resolution is changed from default to the
one client has set.
Change-Id: I6912ad0a6f3600e9a3b372ec75a6573d9d6b68ba
Signed-off-by: Akshata Sahukar <asahukar@codeaurora.org>
1 file changed