summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/Android.mk
Commit message (Expand)AuthorAgeFilesLines
...
* Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-041-0/+1
* Make sure that the event callback thread is Java capable in the simulator.Marco Nelissen2010-02-191-0/+2
* Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang2010-02-121-8/+1
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+3
* Support for rendering through an overlay on the droid even if a software rend...Andreas Huber2010-02-111-0/+8
* Use Tremor for sim-eng, and Tremolo for other targets.Gloria Wang2010-02-081-1/+8
* Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor l...Gloria Wang2010-02-051-1/+1
* Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang2010-02-041-1/+1
* Stop using the PV software decoders and use ours (based on PV code) instead e...Andreas Huber2010-02-041-5/+9
* Better support for HTTP streaming media content, fixes to the way HTTPDataSou...Andreas Huber2010-01-261-0/+1
* Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-251-0/+2
* Squashed commit of the following:Andreas Huber2010-01-191-0/+1
* Squashed commit of the following:Andreas Huber2010-01-121-3/+7
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-081-0/+2
* Initial checkins of the mpeg4 and h263 software decoders based on PVJames Dong2009-12-171-0/+1
* AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber2009-12-141-1/+2
* Initial checkin of software AMR NB encoder based on PV source code.Andreas Huber2009-12-111-0/+1
* Initial checkin of software AVC video decoder based on PV source code.Andreas Huber2009-12-101-1/+5
* Initial check in of AMR (NB and WB) decoders based on PV source code.Andreas Huber2009-12-101-0/+3
* Initial checkin of stagefright MP3 audio decoder based on PV source code.Andreas Huber2009-12-071-1/+2
* Fixing the build, only instantiate the software aac decoder in full stagefrig...Andreas Huber2009-12-071-0/+1
* Initial check in of stagefright software AAC decoder based on PV source code.Andreas Huber2009-12-071-0/+7
* Squashed commit of the following:Andreas Huber2009-11-231-2/+1
* Adds a WAVExtractor for 16-bit signed PCM audio wave files.Andreas Huber2009-11-031-2/+3
* Re-enable CameraSource.Andreas Huber2009-10-281-0/+1
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-0/+1
* Only build the "full" stagefright (including MediaExtractors and MediaPlayer)...Andreas Huber2009-09-111-10/+16
* Move JPEGSource.{cpp,h} into libstagefright.Andreas Huber2009-09-111-0/+1
* Media MIME types now have corresponding constants in MediaDefs.h, new codec e...Andreas Huber2009-09-101-0/+1
* Added a .amr file extractor (for AMR-NB and AMR-WB content).Andreas Huber2009-09-091-0/+1
* Squashed commit of the following:Andreas Huber2009-08-271-1/+0
* Squashed commit of the following:Andreas Huber2009-08-171-0/+1
* Build the stagefright library by default.Andreas Huber2009-08-071-3/+0
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-4/+0
* Squashed commit of the following:Andreas Huber2009-07-281-0/+1
* Another fix for building libstagefright for the simulator, plus whitespace ad...Marco Nelissen2009-07-161-14/+18
* Squashed commit of the following:Andreas Huber2009-07-161-0/+56