summaryrefslogtreecommitdiff
path: root/media/libmedia/Android.mk
AgeCommit message (Expand)Author
2012-09-09am e7c992c6: am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat...Elliott Hughes
2012-09-09Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes
2012-09-05Implement remote display service stubs.Jeff Brown
2012-08-29Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber
2012-03-26Merge "Provisional support for secure decryption of media streams."Andreas Huber
2012-03-26Provisional support for secure decryption of media streams.Andreas Huber
2012-03-26Merge "reorganize SoundPool and JetPlayer code."Eric Laurent
2012-03-26reorganize SoundPool and JetPlayer code.Eric Laurent
2012-03-24Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong
2012-03-23Revert "Split libmedia into libmedia and libmedia_native"Glenn Kasten
2012-03-21Split libmedia into libmedia and libmedia_nativeGlenn Kasten
2012-03-16Add libmedia_nativeGlenn Kasten
2012-03-14Remove dependency on audio_* locationGlenn Kasten
2012-03-12Switched to use the header files in /frameworks/nativeJames Dong
2012-01-17Move fixed_fft to system/media/audio_utilsGlenn Kasten
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-07-07Moved and renamed effect API header filesEric Laurent
2011-04-27libmedia: move AudioParameter out of AudioSystemDima Zavin
2011-03-25merge libsurfaceflinger_client into libguiMathias Agopian
2011-03-14Add memory leak tracking/debugging code to drm serverJames Dong
2011-02-23Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten
2010-12-06API Support for both synchronous and queued commands, optionally associated m...Andreas Huber
2010-11-23Support streaming data across binder boundaries.Andreas Huber
2010-10-15Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber
2010-08-19Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh
2010-07-07Added Visualizer effect.Eric Laurent
2010-06-28Separate MediaRecorderClient with MediaPlayerClientJames Dong
2010-06-11Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent
2010-05-24Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa...Eric Laurent
2010-02-11split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian
2010-02-01Initial check-in for xml-based encoder capabilities retrievalJames Dong
2010-01-15Media server death nodificationJames Dong
2010-01-08Reorganize some of the stagefright implementation related to metadata.Andreas Huber
2009-12-03Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber
2009-10-06Music visualizer support hack.Marco Nelissen
2009-09-15Added an API IOMX::createRendererFromJavaSurface.Andreas Huber
2009-07-23Fix issue 1795088 Improve audio routing codeEric Laurent
2009-07-22Added native metadata support.niko
2009-07-16Squashed commit of the following:Andreas Huber
2009-07-13first attempt to fix the simMathias Agopian
2009-05-20checkpoint: split libutils into libutils + libbinderMathias Agopian
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project