summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/omx/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* audio: add support for FLAC decodingSharad Sangle2015-10-061-0/+6
* stagefright: make more warnings errorsLajos Molnar2015-04-171-1/+1
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-0/+2
* Remove manta support in MNC.Ying Wang2015-03-031-4/+0
* stagefright: add support for limiting framerate in GraphicBufferSourceRonghua Wu2015-02-121-0/+1
* stagefright: fix surface input handling of software encodersLajos Molnar2014-10-131-0/+6
* fix the OS X builds until we can fix compiler warnings that apparentlyAndreas Huber2014-02-111-2/+0
* warnings be gone.Andreas Huber2014-02-111-0/+2
* stagefright: created SoftVideoDecoderOMXComponentLajos Molnar2013-06-051-0/+1
* Add liblogYing Wang2013-04-091-0/+1
* Implement Surface input to MediaCodec.Andy McFadden2013-03-041-0/+2
* AV Android make files changesJames Dong2012-03-281-1/+1
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-2/+0
* Remove obsolete OMXComponentBase classAndreas Huber2012-03-161-1/+0
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+2
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-8/+1
* Squashed commit of the following:Andreas Huber2011-05-111-31/+19
* Squashed commit of the following:Andreas Huber2010-11-221-1/+0
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-0/+4
* For issue #2651381, allow library prelinking.Dan Bornstein2010-05-051-2/+0
* Squashed commit of the following:Andreas Huber2009-12-171-0/+3
* Add a new API to support determining the roles of an OMX component specified ...Andreas Huber2009-12-151-2/+1
* AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber2009-12-141-3/+2
* Initial checkin of stagefright MP3 audio decoder based on PV source code.Andreas Huber2009-12-071-5/+0
* Squashed commit of the following:Andreas Huber2009-12-031-5/+24
* resolved conflicts for merge of c66d53f9 to eclair-mr2Andreas Huber2009-11-121-5/+6
|\
| * Delegate the platform dependent hardware renderer implementation to a shared ...Andreas Huber2009-11-121-5/+6
| * DO NOT MERGE: Squashed commit of the following:Andreas Huber2009-11-051-0/+1
* | Reimplement the OMX backend for stagefright.Andreas Huber2009-10-161-0/+1
* | Split the ColorConverter off SoftwareRenderer, metadata support in stagefright.Andreas Huber2009-10-081-0/+1
|/
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-0/+1
* Keep up with latest changes to overlay handling on that unnamable platform.Andreas Huber2009-08-261-0/+2
* Fix missing -lpthread in linux-sim build.Feng Qian2009-08-181-1/+5
* Build the stagefright library by default.Andreas Huber2009-08-071-4/+0
* The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-7/+11
* Squashed commit of the following:Andreas Huber2009-07-161-0/+27