summaryrefslogtreecommitdiffstats
path: root/media/libmedia/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix includes to no longer pull in Skia includes directories.Derek Sollenberger2014-02-271-1/+0
* Simplify and remove old commentGlenn Kasten2014-02-181-3/+1
* Move StateQueueInstantiations to libinstantssqGlenn Kasten2014-02-181-6/+16
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+2
* Better character set encoding detectionMarco Nelissen2013-12-111-2/+3
* Instantiate SingleStateQueue<AudioTimestamp>Glenn Kasten2013-09-031-0/+1
* libutils clean-upMathias Agopian2013-05-071-1/+2
* Add liblogYing Wang2013-04-091-1/+1
* Implement async event callout from drm plugin to Java appJeff Tinker2013-04-031-0/+1
* Implementing MediaDrm APIsJeff Tinker2013-03-131-0/+1
* Add template class SingleStateQueueGlenn Kasten2013-03-051-0/+7
* Add media.log service based on NBLogGlenn Kasten2013-01-251-0/+1
* Split off the current control block to separate fileGlenn Kasten2012-12-031-0/+1
* Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-1/+1
* am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat...Elliott Hughes2012-09-091-1/+0
|\
| * Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes2012-09-091-1/+0
* | Implement remote display service stubs.Jeff Brown2012-09-051-0/+2
* | Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber2012-08-291-0/+1
|/
* Merge "Provisional support for secure decryption of media streams."Andreas Huber2012-03-261-0/+1
|\
| * Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+1
* | Merge "reorganize SoundPool and JetPlayer code."Eric Laurent2012-03-261-1/+3
|\ \ | |/ |/|
| * reorganize SoundPool and JetPlayer code.Eric Laurent2012-03-261-1/+3
* | Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-1/+0
|/
* Revert "Split libmedia into libmedia and libmedia_native"Glenn Kasten2012-03-231-14/+35
* Split libmedia into libmedia and libmedia_nativeGlenn Kasten2012-03-211-35/+14
* Add libmedia_nativeGlenn Kasten2012-03-161-1/+1
* Remove dependency on audio_* locationGlenn Kasten2012-03-141-2/+2
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-1/+1
* Move fixed_fft to system/media/audio_utilsGlenn Kasten2012-01-171-4/+4
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-9/+1
* Moved and renamed effect API header filesEric Laurent2011-07-071-1/+2
* libmedia: move AudioParameter out of AudioSystemDima Zavin2011-04-271-0/+12
* merge libsurfaceflinger_client into libguiMathias Agopian2011-03-251-1/+1
* Add memory leak tracking/debugging code to drm serverJames Dong2011-03-141-0/+1
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-1/+2
* API Support for both synchronous and queued commands, optionally associated m...Andreas Huber2010-12-061-1/+2
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+1
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh2010-08-191-5/+2
* Added Visualizer effect.Eric Laurent2010-07-071-1/+2
* Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-281-0/+1
* Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-111-1/+2
* Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa...Eric Laurent2010-05-241-1/+3
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+1
* Initial check-in for xml-based encoder capabilities retrievalJames Dong2010-02-011-6/+8
* Media server death nodificationJames Dong2010-01-151-1/+2
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-081-5/+0
* Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber2009-12-031-3/+12
* Music visualizer support hack.Marco Nelissen2009-10-061-3/+7
* Added an API IOMX::createRendererFromJavaSurface.Andreas Huber2009-09-151-0/+1