summaryrefslogtreecommitdiffstats
path: root/media/jni/android_media_MediaCodec.h
Commit message (Expand)AuthorAgeFilesLines
* 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