OSDN Git Service

stagefright: allow scenarios when dequeueBufferFromNativeWindow fails
authorLajos Molnar <lajos@google.com>
Tue, 12 Aug 2014 17:28:12 +0000 (10:28 -0700)
committerLajos Molnar <lajos@google.com>
Tue, 12 Aug 2014 17:30:09 +0000 (10:30 -0700)
commite53350373ac516257b4f8956ff1e3f1ac48f607e
treedbefd73602e3247f1f135f50dcfb3e4338848b20
parentd018b8ffd84452a7a4b992b5325713b3256e48ff
stagefright: allow scenarios when dequeueBufferFromNativeWindow fails

We can run out of native buffers when the bufferqueue is abandoned.

Bug: 16839124
Change-Id: If605f692b87082f1630e1da0fd44da0cb76133f5
media/libstagefright/ACodec.cpp