OSDN Git Service

Make sure we return input/output buffers to the codec not just while
authorAndreas Huber <andih@google.com>
Fri, 24 Feb 2012 21:58:09 +0000 (13:58 -0800)
committerAndreas Huber <andih@google.com>
Fri, 24 Feb 2012 21:58:09 +0000 (13:58 -0800)
commit8b2a453ab6698eae4560389c6e8f6ecab2643218
treefbd8a79f356bf786b74324192b3c401942c5477e
parent54263bcfa6e9ad2fcb3e89617240f4ec0b3a2f99
Make sure we return input/output buffers to the codec not just while

flushing but also while stopping.

Change-Id: I23534008b93654c9b9c022c0b1d204c2b546d566
media/libstagefright/MediaCodec.cpp