summaryrefslogtreecommitdiffstats
path: root/media/jni/android_media_MediaPlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Now that AmrInputStream no longer relies on opencore, make sure it's register...Andreas Huber2010-09-011-5/+0
* Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-211-0/+24
* Added Visualizer effect.Eric Laurent2010-07-071-13/+0
* Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-2/+25
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
* New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-121-0/+14
* 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-0/+6
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-4/+91
* Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber2009-12-031-2/+7
* Music visualizer support hack.Marco Nelissen2009-10-061-0/+13
* Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNIMarco Nelissen2009-08-031-39/+47
* Don't pass references to temporary objects, and handle the case where we dont...Marco Nelissen2009-07-101-5/+4
* Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-101-0/+31
* Implemented the metadata changed notification filters.Nicolas Catania2009-07-091-2/+19
* Direct api to the native media player.Nicolas Catania2009-06-241-0/+26
* Removed trailing whitespaces.Nicolas Catania2009-06-111-5/+5
* Update MediaPlayer to allow setVideoSurface calls after prepare. Also allowDave Sparks2009-05-291-7/+23
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-051-12/+34
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+573
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-573/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+6
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+18
* Initial ContributionThe Android Open Source Project2008-10-211-0/+549