summaryrefslogtreecommitdiff
path: root/media/libmediaplayerservice/Android.mk
AgeCommit message (Expand)Author
2012-09-19HDCP module binderizedAndreas Huber
2012-08-29Initial checkin of support for acting as a wifi display sourceAndreas Huber
2012-08-13Move the AAH RTP code out of framework and into vendor.John Grossman
2012-08-13Add the ability to dynamicaly register MediaPlayer types.John Grossman
2012-03-28AV Android make files changesJames Dong
2012-03-26Provisional support for secure decryption of media streams.Andreas Huber
2012-03-24Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong
2012-03-16Add libmedia_nativeGlenn Kasten
2012-03-12Switched to use the header files in /frameworks/nativeJames Dong
2012-02-16Upintegreate AAH TX and RX players from ICS_AAHJohn Grossman
2011-10-13NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber
2011-07-11Remove the simulator target from all makefiles.Jeff Brown
2011-03-25merge libsurfaceflinger_client into libguiMathias Agopian
2011-02-23Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten
2010-12-15Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber
2010-11-22Squashed commit of the following:Andreas Huber
2010-11-15Remove legacy PV stuffJames Dong
2010-10-15Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber
2010-08-04Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber
2010-06-23Remove most stagefright property overrides, remove VorbisPlayer and VorbisMet...Andreas Huber
2010-04-28Use timestamp from camera driver for CameraSourceJames Dong
2010-02-12Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang
2010-02-11split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian
2010-02-08Use Tremor for sim-eng, and Tremolo for other targets.Gloria Wang
2010-02-05Revert "Replace Tremor with Tremolo (an ARM optimised version of the Tremor l...Gloria Wang
2010-02-04Replace Tremor with Tremolo (an ARM optimised version of the Tremor library f...Gloria Wang
2010-01-08Reorganize some of the stagefright implementation related to metadata.Andreas Huber
2009-12-14AwesomePlayer now renders either remote (IOMXRenderer) or locally depending o...Andreas Huber
2009-12-03Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber
2009-11-16Squashed commit of the following:Andreas Huber
2009-10-16Reimplement the OMX backend for stagefright.Andreas Huber
2009-10-08Split the ColorConverter off SoftwareRenderer, metadata support in stagefright.Andreas Huber
2009-09-15Added an API IOMX::createRendererFromJavaSurface.Andreas Huber
2009-09-11Only build the "full" stagefright (including MediaExtractors and MediaPlayer)...Andreas Huber
2009-09-08Add basic metadata retrieval support for midi, ogg, etc.James Dong
2009-08-07Build the stagefright library by default.Andreas Huber
2009-07-16New test player stub to load mock native players.Nicolas Catania
2009-07-16Squashed commit of the following:Andreas Huber
2009-05-20checkpoint: split libutils into libutils + libbinderMathias Agopian
2009-04-13Squashed commit of the following:Jianhong Jiang
2009-04-08Revert "Changes required to accommodate OpenCORE 2.0"Jean-Baptiste Queru
2009-03-23Deal better with situations where OpenCORE is disabled.Jean-Baptiste Queru
2009-01-21Changes required to accommodate OpenCORE 2.0Brock Atchison
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project