summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-122-2/+2
* Use local lock for most MediaMetadataRetriever methods. Bug 2560834.Dave Sparks2010-04-011-7/+0
* Add a name to the previously-unnamed thread created by SoundPoolThread.Steve Howard2010-03-112-3/+2
* Clean up MediaRecorder for public Java SDKJames Dong2010-03-031-3/+3
* Merge "Image encoding settings java API through xml configuration file"James Dong2010-02-251-4/+38
|\
| * Image encoding settings java API through xml configuration fileJames Dong2010-02-241-4/+38
* | Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE,Gloria Wang2010-02-221-1/+1
|/
* Fix logging in SoundPool.Dave Sparks2010-02-171-2/+2
* Merge "Add SoundPool API to pause and resume all active streams. Bug 2426531."Dave Sparks2010-02-163-1/+76
|\
| * Add SoundPool API to pause and resume all active streams. Bug 2426531.Dave Sparks2010-02-163-1/+76
* | Merge "Support decoder queries from media profiles xml configuration file"James Dong2010-02-161-8/+63
|\ \ | |/ |/|
| * Support decoder queries from media profiles xml configuration fileJames Dong2010-02-121-8/+63
* | 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-113-5/+7
|/
* Camcorder profile Java API supportJames Dong2010-02-041-4/+68
* 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