OSDN Git Service

IOMX: allow configuration after going to loaded state
authorLajos Molnar <lajos@google.com>
Wed, 14 Sep 2016 17:01:37 +0000 (10:01 -0700)
committerLajos Molnar <lajos@google.com>
Wed, 14 Sep 2016 17:15:49 +0000 (10:15 -0700)
commitc13904014bfeb56b8a3cc372190bb3a2dd8f1e0d
tree2a2251150f8ad899b0f6608c141ababe65087574
parent425cc025a114692b3bad2262f2549d48b8cea6d7
IOMX: allow configuration after going to loaded state

This was disallowed recently but we still use it as MediaCodcec.stop
only goes to loaded state, and does not free component.

Bug: 31450460
Change-Id: I72e092e4e55c9f23b1baee3e950d76e84a5ef28d
media/libstagefright/omx/OMXNodeInstance.cpp