summaryrefslogtreecommitdiffstats
path: root/media/jni/android_media_MediaPlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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