summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/MediaCodec.h
Commit message (Expand)AuthorAgeFilesLines
* stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-6/+7
* stagefright: add fallback for native flex-YUV supportLajos Molnar2015-02-041-1/+1
* Stagefright: MediaCodec: shutdown allocated codec on errorPraveen Chavan2014-10-211-0/+1
* MediaCodec: Fix deallocated pointer reference when calling reset()Andy Hung2014-09-221-1/+1
* Clarify and implement MediaCodec status codesAndy Hung2014-08-071-2/+15
* stagefright: MediaCodec async operations.Lajos Molnar2014-07-301-0/+2
* update battery stats for video/audioChong Zhang2014-07-221-0/+7
* stagefright: add MediaCodec.reset()Lajos Molnar2014-07-151-0/+9
* MediaCodec: change onError cb to return CodecExceptionChong Zhang2014-07-111-1/+1
* MediaCodec async callbacksChong Zhang2014-07-111-0/+19
* stagefright: add indexed buffer and format getters to MediaCodecLajos Molnar2014-07-111-0/+15
* stagefright: update MediaCodec to use CodecBase instead of ACodecLajos Molnar2014-07-071-2/+2
* Update OMX messages for 64 bitAndy Hung2014-05-141-1/+1
* MediaCodec: add renderAndReleaseOutputBuffer() method with timestampLajos Molnar2014-05-081-0/+1
* MediaCodec: add getInputFormat() methodLajos Molnar2014-03-101-0/+3
* Support MediaCodec::getOutputFormat for encodersAndreas Huber2013-04-301-0/+4
* 3rd time's the charm, right? Fix another instance where MediaCodec wouldAndreas Huber2013-04-191-0/+1
* Correct MediaCodec + Surface behaviorAndy McFadden2013-03-051-0/+2
* Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+6
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-4/+4
* Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-071-0/+5
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* MediaCodec: Add a method for getting the component nameMartin Storsjo2012-11-191-0/+4
* Better power savings with wifi display code.Andreas Huber2012-10-031-16/+26
* Support IDR requests in wifi display, MediaCodec and ACodec.Andreas Huber2012-09-131-0/+3
* Properly connect/disconnect to/from the native window in MediaCodec.Andreas Huber2012-05-101-0/+3
* Submit codec specific data automaticallyAndreas Huber2012-05-081-0/+5
* Allow propagation of error information and description from the CryptoPlugin toAndreas Huber2012-04-191-2/+5
* New API to support submitting encrypted buffers to the decoder.Andreas Huber2012-04-061-1/+12
* New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-031-1/+1
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+7
* Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-281-0/+9
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+183