OSDN Git Service

Optionally repeat the previously submitted frame to the encoder
authorAndreas Huber <andih@google.com>
Wed, 31 Jul 2013 20:50:42 +0000 (13:50 -0700)
committerAndreas Huber <andih@google.com>
Tue, 13 Aug 2013 17:11:46 +0000 (10:11 -0700)
commita61285dcf1da8a2cf40c499ee3a7b9fc4d74ac58
treea360123ee73434ee45608b03a02d8fb6ff431c3b
parent1b832c3d8f2b1b24f9bc7025afd2b4a8b4e6c6f9
Optionally repeat the previously submitted frame to the encoder

if no new frame has been delivered by surface flinger within the timeout
interval.

Change-Id: I282f1b726dfe5646b178d7858d6f5d4f5a264fde
include/media/IOMX.h
include/media/stagefright/ACodec.h
media/libstagefright/ACodec.cpp
media/libstagefright/omx/GraphicBufferSource.cpp
media/libstagefright/omx/GraphicBufferSource.h
media/libstagefright/omx/OMXNodeInstance.cpp