summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx/GraphicBufferSource.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: fix deadlock and NPE in GraphicBufferSourceLajos Molnar2015-07-011-0/+1
* fix buffer leak due to unreleased last repeat frameChong Zhang2015-06-181-0/+8
* fix graphic buffer leak with persistent input surfaceChong Zhang2015-06-081-0/+25
* stagefright: add support for fences in OMXLajos Molnar2015-06-021-1/+2
* stagefright: rework metadata buffer supportLajos Molnar2015-06-011-2/+1
* MediaCodec: implement persistent input surface APIsChong Zhang2015-05-011-3/+10
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-2/+2
* libstagefright: Stop using IGBC::BufferItemDan Stoza2015-03-121-3/+3
* stagefright: add support for limiting framerate in GraphicBufferSourceRonghua Wu2015-02-121-6/+13
* Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-041-1/+1
* stagefright: support passing GraphicBuffer in metadata bufferLajos Molnar2014-10-131-1/+4
* Remove deprecated BufferQueue constructorDan Stoza2014-03-121-3/+6
* Add empty onSidebandChanged callbacks to BufferQueue::ConsumerListenersJesse Hall2014-03-071-0/+5
* support for time lapse/slow motion when using SURFACE sourceChong Zhang2014-02-141-0/+13
* Change StagefrightRecorder to use MediaCodecChong Zhang2014-02-051-2/+7
* Cap pts gap between adjacent frames to specified valueChong Zhang2014-01-301-1/+24
* Properly handle executing->idle in GraphicBufferSourceAndreas Huber2013-11-071-0/+5
* Optionally repeat the previously submitted frame to the encoderAndreas Huber2013-08-131-0/+38
* Support "suspension" of a video encoder in "surface-input" mode.Andreas Huber2013-07-171-0/+6
* stagefright: BufferProducer updatesLajos Molnar2013-05-231-2/+8
* Adjust timestamp scaleAndy McFadden2013-05-161-1/+1
* GraphicBufferSource fixesAndy McFadden2013-03-121-2/+4
* Correct MediaCodec + Surface behaviorAndy McFadden2013-03-051-5/+4
* Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+176