Camera: Fix to improve enocding FPS with 720p resolution.

Currently video thread blocks in HAL till the encoder is done encoding
the current frame. Removed this blocking call so that HAL can continuously
post buffers to the busy queue.
1 file changed