summaryrefslogtreecommitdiffstats
path: root/media/jni/android_media_MediaCodec.h
Commit message (Expand)AuthorAgeFilesLines
* media: hook up OnFrameRenderedListener events to framework eventsLajos Molnar2015-06-081-1/+6
* MediaCodec: rename usePersistentInputSurface to setInputSurfaceChong Zhang2015-05-131-1/+1
* Merge "media: hook up MediaCodec.setSurface" into mnc-devLajos Molnar2015-05-021-0/+3
|\
| * media: hook up MediaCodec.setSurfaceLajos Molnar2015-05-011-0/+3
* | MediaCodec: implement persistent input surface APIsChong Zhang2015-05-011-0/+2
|/
* Update exception handling for MediaCodecAndy Hung2014-08-081-0/+2
* Implement MediaCodec.getImage methodsLajos Molnar2014-07-251-0/+16
* MediaCodec: add reset() + documentation fixesLajos Molnar2014-07-151-0/+1
* MediaCodec: add new buffer and format APIsLajos Molnar2014-07-121-1/+9
* MediaCodec async callbacksChong Zhang2014-07-111-8/+5
* Added MediaCodec.releaseOutputBuffer() method with render timestampLajos Molnar2014-05-091-1/+2
* fix MediaCodec release deadlock and resource leakChong Zhang2014-03-031-0/+1
* API that allows usage of MediaCodec APIs without polling.Andreas Huber2014-01-271-2/+18
* Expose MediaCodec.setParameters API toAndreas Huber2013-08-121-0/+2
* Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+4
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-2/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* MediaCodec: Allow getting the chosen component nameMartin Storsjo2012-11-141-0/+2
* New API to set the video rendering mode on a MediaCodec instance.Andreas Huber2012-04-301-0/+4
* DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clientsAndreas Huber2012-04-191-2/+5
* New JAVA API to support submitting encrypted buffers of input data.Andreas Huber2012-04-061-0/+12
* New Crypto JAVA class to facilitate decryption via MediaCodec.Andreas Huber2012-04-041-0/+2
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+81