OSDN Git Service

MediaCodec: add renderAndReleaseOutputBuffer() method with timestamp
authorLajos Molnar <lajos@google.com>
Wed, 7 May 2014 22:31:28 +0000 (15:31 -0700)
committerLajos Molnar <lajos@google.com>
Fri, 9 May 2014 02:32:05 +0000 (19:32 -0700)
commitfc7fca77caa12993dd938d5ff43797d781291027
tree14e40042e56178850395b4302291d7d84c2fe5cb
parente99703920adb8037c506bfc6d0159a1b9aa8cf7c
MediaCodec: add renderAndReleaseOutputBuffer() method with timestamp

Bug: 11784827
Change-Id: Ia1dcbd6c1d1a4380db04b750c0eb3fa0bd58d7b4
include/media/stagefright/MediaCodec.h
media/libstagefright/ACodec.cpp
media/libstagefright/MediaCodec.cpp