summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* Initial check-in for xml-based encoder capabilities retrievalJames Dong2010-02-013-1/+195
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-281-4/+91
* Attempt to fix the build ... again.Andreas Huber2010-01-271-1/+4
* Fixing the build. Why is this suddenly necessary and didn't break the build b...Andreas Huber2010-01-271-0/+2
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-082-8/+32
* Fix SoundPool restart problem CheckJNI issue.Dave Sparks2009-12-231-1/+5
* Add OnLoadCompleteListener to SoundPool.Dave Sparks2009-12-235-57/+111
* am b5fc8ffc: am 91487425: Merge change I0448ef20 into eclairDave Sparks2009-12-151-5/+6
|\
| * Fix SoundPool buffer size rounding error. Bug 2327620.Dave Sparks2009-12-141-5/+6
* | More SoundPool cleanup. Remove mSoundPoolRef and unused notify callback.Dave Sparks2009-12-071-4/+0
* | Remove unused Java object reference in native SoundPool code.Dave Sparks2009-12-073-4/+3
* | Refactor MediaScanner. Some steps on the way towards being able to build the ...Andreas Huber2009-12-033-8/+30
|/
* Music visualizer support hack.Marco Nelissen2009-10-061-0/+13
* Fix broken build.Dianne Hackborn2009-09-231-2/+2
* When encountering a .nomedia file, notify the MediaScannerClient,Marco Nelissen2009-09-031-0/+16
* We don't need libopencore_author and libcutils in libmedia_jniMarco Nelissen2009-08-031-2/+0
* Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNIMarco Nelissen2009-08-036-134/+157
* am 17c195c8: Merge change 9340 into donutAndroid (Google) Code Review2009-07-312-11/+9
|\
| * Fix issue 2025872: Deadlock in SoundPool.stopEric Laurent2009-07-312-11/+9
* | Remove hardcoded maximum frame rate limit from the frameworkJames Dong2009-07-301-1/+1
* | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-2/+3
* | am 5f2b05ea: Merge change 8220 into donutAndroid (Google) Code Review2009-07-221-2/+1
|\ \ | |/
| * Fix issue 1996218: Disable use of shared memory buffer by SoundPool.Eric Laurent2009-07-221-2/+1
* | Don't pass references to temporary objects, and handle the case where we dont...Marco Nelissen2009-07-101-5/+4
* | Merge change 6797Android (Google) Code Review2009-07-101-1/+1
|\ \
| * | rename libsgl/libcorecg to libskiaMike Reed2009-07-101-1/+1
* | | 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
* | am 3d7b8d1a: Merge change 5158 into donutAndroid (Google) Code Review2009-06-241-1/+1
|\ \ | |/
| * Use a ref-counted callback interface for Camera.Dave Sparks2009-06-241-1/+1
* | Direct api to the native media player.Nicolas Catania2009-06-242-0/+27
* | am d670b8c6: Merge change 3981 into donutAndroid (Google) Code Review2009-06-121-5/+5
|\ \ | |/
| * Removed trailing whitespaces.Nicolas Catania2009-06-111-5/+5
* | am b2df1699: Merge change 1548 into donutAndroid (Google) Code Review2009-06-081-4/+29
|\ \ | |/
| * NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).Jianhong Jiang2009-06-081-4/+29
* | am 450ad31b: Merge change 2774 into donutAndroid (Google) Code Review2009-06-011-6/+10
|\ \ | |/
| * Merge change 2774 into donutAndroid (Google) Code Review2009-06-011-6/+10
| |\
| | * Limit check on maxChannels for SoundPool.Dave Sparks2009-06-011-6/+10
* | | am 0f5179c7: Merge change 2716 into donutAndroid (Google) Code Review2009-05-291-7/+23
|\ \ \ | |/ /
| * | Update MediaPlayer to allow setVideoSurface calls after prepare. Also allowDave Sparks2009-05-291-7/+23
| |/
* | am de8268d6: Merge change 2331 into donutAndroid (Google) Code Review2009-05-261-1/+1
|\ \ | |/
| * Fix issue 1846343 - part 1Eric Laurent2009-05-261-1/+1
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-202-0/+2
|/
* Fix a JNI layer crash due to null camera object passed to get_native_camera()James Dong2009-05-111-0/+5
* fix issue 1641535: SoundPool should use AudioTrack with shared memory bufferEric Laurent2009-05-071-1/+4
* Change 79 in git master branchJames Dong2009-04-302-20/+21
* Automated import from //branches/donutburger/...@140818,140818Dianne Hackborn2009-03-241-0/+190
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-0/+14
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-0/+13
* auto import from //depot/cupcake/@136594The Android Open Source Project2009-03-052-12/+35