OSDN Git Service

stagefright: try to free codec instance if MediaCodec.release hangs
authorLajos Molnar <lajos@google.com>
Tue, 21 Oct 2014 23:07:52 +0000 (16:07 -0700)
committerLajos Molnar <lajos@google.com>
Tue, 21 Oct 2014 23:14:11 +0000 (16:14 -0700)
commit30358faf33fb9b638257b017fadb4c5f7352d903
tree9cf39ac9b04a8de88c5b1dbd40d2c8631efc2115
parent7de5ac1f067ec61f7ea424d5534cfd40987b11fa
stagefright: try to free codec instance if MediaCodec.release hangs

Bug: 18033275
Change-Id: If86cd26566d7b75941976f37829bbec619800778
include/media/stagefright/ACodec.h
media/libstagefright/ACodec.cpp
media/libstagefright/omx/OMXNodeInstance.cpp