summaryrefslogtreecommitdiffstats
path: root/cmds/stagefright/SimplePlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-1/+3
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-4/+4
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-3/+3
* Only pass the surface to the video decoder.Andreas Huber2012-11-161-2/+4
* New Crypto services talking to the new crypto "HAL".Andreas Huber2012-04-031-1/+4
* audio_channel_in/out_mask_from_countGlenn Kasten2012-03-151-2/+1
* Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-281-1/+1
* Be more greedy when it comes to gathering input and output buffers.Andreas Huber2012-02-231-25/+48
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-3/+2
* Implementation of a java media codec interface and associated tools.Andreas Huber2012-02-221-0/+624