mm-video: vidc: Avoid erroring out if too many corrupt frames

The OMX component indicates corrupt frames to the OMX client. Hence the
client is more than capable to making the decision to error out.

There's no point to make this decision in the component as some OMX
clients (namely WFD) are willing to wait out the corrupt frames in hope
that they will eventually get non-corrupt frames.

CRs-Fixed: 642758
Change-Id: I9475de4ccd18f026977ba7b403e8ccaa40699d04
1 file changed