OSDN Git Service

stagefright-plugins: check if input queue is empty
authorKeith Mok <kmok@cyngn.com>
Tue, 31 May 2016 23:08:48 +0000 (16:08 -0700)
committerKeith Mok <kmok@cyngn.com>
Tue, 31 May 2016 23:08:48 +0000 (16:08 -0700)
commitb8f2c701d2a4e7e30a5464b1009498527fa5c19c
treeccdd9e6bf342b4f837a19fa9dd36562468723c11
parent20a14f32d8b0898ab5d47005cf3dbdf7bef93487
stagefright-plugins: check if input queue is empty

input queue may be empty when calling decodeAudio.
Add a guard for it.

DOGEDUMP-4184

Change-Id: I261e8d36fb4560fdcc04702b4e09a00c4b10cc47
omx/SoftFFmpegAudio.cpp