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