Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose MediaCodec.setParameters API to | Andreas Huber | 2013-08-12 | 1 | -0/+2 |
* | Implement Surface input to MediaCodec. | Andy McFadden | 2013-03-04 | 1 | -0/+4 |
* | Refactoring: Rename SurfaceTextureClient to Surface | Mathias Agopian | 2013-02-15 | 1 | -2/+2 |
* | Rename ISurfaceTexture and SurfaceTexture | Andy McFadden | 2012-12-18 | 1 | -2/+2 |
* | MediaCodec: Allow getting the chosen component name | Martin Storsjo | 2012-11-14 | 1 | -0/+2 |
* | New API to set the video rendering mode on a MediaCodec instance. | Andreas Huber | 2012-04-30 | 1 | -0/+4 |
* | DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clients | Andreas Huber | 2012-04-19 | 1 | -2/+5 |
* | New JAVA API to support submitting encrypted buffers of input data. | Andreas Huber | 2012-04-06 | 1 | -0/+12 |
* | New Crypto JAVA class to facilitate decryption via MediaCodec. | Andreas Huber | 2012-04-04 | 1 | -0/+2 |
* | Implementation of a java media codec interface and associated tools. | Andreas Huber | 2012-02-22 | 1 | -0/+81 |