OSDN Git Service

IOMX: restrict conversion of ANWB to gralloc source in emptyBuffer
authorLajos Molnar <lajos@google.com>
Mon, 12 Sep 2016 21:40:47 +0000 (14:40 -0700)
committerLajos Molnar <lajos@google.com>
Wed, 14 Sep 2016 17:28:50 +0000 (10:28 -0700)
commit087ff38490016f4a0b6a1e717ae8af781d9b750c
tree301d99dcd4ea6e41466ecaec1948a0dd72b694d2
parent38071a6902cda0e658c3c44ab9a02879a3e768f7
IOMX: restrict conversion of ANWB to gralloc source in emptyBuffer

This is only allowed in-process (if backup and codec buffers are
connected.)

Bug: 29422020
Bug: 31412859
Change-Id: If48e3e0b6f1af99a459fdc3f6f03744bbf0dc375
media/libstagefright/omx/OMXNodeInstance.cpp