Revert "mm-video-v4l2: vidc: venc: Update color conversion decision"

This reverts commit d265a5dd03b00d726dfad5ccaa0e95939ef7ab91.

Update color-conversion flag only if there is an update in
color-format. Updating the flag unconditionally from client thread
will cause message thread to read inconsistent values.
Also, Gralloc handle in ETB is valid only when the filled Len is non zero.
Hence, verifying color format and updating color conversion variable
only if buffer has valid handle.

Bug: 24015376
Change-Id: Ib7e097c45503dc01dd65283950b3dc0c187f1b96
1 file changed