OSDN Git Service

You can now opt-in to having the video decoder push blank buffers to the
authorAndreas Huber <andih@google.com>
Wed, 14 Aug 2013 17:28:14 +0000 (10:28 -0700)
committerAndreas Huber <andih@google.com>
Wed, 14 Aug 2013 17:28:14 +0000 (10:28 -0700)
commit0167414e261f88a96b5e4bf6cb592e6ca11e5a95
tree1510cccda507a05fa1b410b4a6a8d4828a1740cc
parentcd06d357ed4fcde991aa55dc97317d97cb287332
You can now opt-in to having the video decoder push blank buffers to the

surface on the transition from executing->idle by specifying the key
"push-blank-buffers-on-shutdown" with a value of 1 in the call to configure.

Change-Id: I1155fccf89f18e717728c985e590651597595515
include/media/stagefright/ACodec.h
media/libstagefright/ACodec.cpp