nuplayer: handle error from MediaCodec in Decoder handleAnOutputBuffer

Apply an empty patch to make sure the issue is referenced as solved.
The original commit which fixed the issue is
3684ae89c9baa229f5a988406d27a5931a5e0556 with a Change-Id of
I1b11c88cdcb3fca7ddd6103c6d3d28642304f079.

FPIIM-1976

MediaCodec could send out message of output buffer available right before
it hits an error and clears its buffers.
Test: compiles
Author:    Shalaj Jain <shalajj@codeaurora.org>

Bug: 36075131
Change-Id: Ife308f3b8dc0448bcd1112b13cc0805bf7dedd7d
(cherry picked from commit 55f70d17df468db2b6691cbd7285a461e812eee4)
(cherry picked from commit 065e229f0744362c38bf71fc7e472c4d538a8227)