summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "soundpool: reuse channel for same sample if available""Glenn Kasten2015-03-102-53/+34
|\
| * Revert "soundpool: reuse channel for same sample if available"Glenn Kasten2015-03-092-53/+34
* | Merge "Revert "soundpool: update sample rate when reusing audiotrack""Glenn Kasten2015-03-101-2/+0
|\ \ | |/
| * Revert "soundpool: update sample rate when reusing audiotrack"Glenn Kasten2015-03-091-2/+0
* | Merge "Fix SoundPool playback of multichannel files."Andy Hung2015-03-102-5/+7
|\ \
| * | Fix SoundPool playback of multichannel files.Andy Hung2015-03-062-5/+7
* | | Add DEPTH image formats, support in ImageReaderEino-Ville Talvala2015-03-091-34/+32
| |/ |/|
* | Merge "media: update AMessage to use handler instead of handler-id"Lajos Molnar2015-03-061-1/+1
|\ \
| * | media: update AMessage to use handler instead of handler-idLajos Molnar2015-03-041-1/+1
| |/
* | Cleanup Bitmap JNI attempt #2John Reck2015-03-051-7/+1
* | Merge "Revert "Cleanup Bitmap JNI""Chad Jones2015-03-051-1/+7
|\ \
| * | Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-1/+7
* | | Merge "Cleanup Bitmap JNI"John Reck2015-03-051-7/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Cleanup Bitmap JNIJohn Reck2015-03-051-7/+1
* | soundpool: update sample rate when reusing audiotrackDhananjay Kumar2015-03-041-0/+2
* | soundpool: reuse channel for same sample if availableHaynes Mathew George2015-03-042-34/+53
|/
* MediaPlayer: add setPlaybackRate JAVA API.Wei Jia2015-03-031-0/+13
* ImageReader: Switch to RAW16 from RAW_SENSOREino-Ville Talvala2015-02-191-3/+3
* am 6da3cc59: am 396f131d: Merge "Fix memory leak"Marco Nelissen2015-02-111-0/+1
|\
| * am 6da3cc59: am 396f131d: Merge "Fix memory leak"Marco Nelissen2015-02-111-0/+1
| |\
| | * Fix memory leakMarco Nelissen2015-02-101-0/+1
* | | am 4c49b1fb: am b2d7ca7c: am fd2c1307: Merge "Fix build."Elliott Hughes2015-02-041-4/+4
|\ \ \ | |/ /
| * | am b2d7ca7c: am fd2c1307: Merge "Fix build."Elliott Hughes2015-02-041-4/+4
| |\ \ | | |/
| | * Fix build.Elliott Hughes2015-02-041-4/+4
* | | Merge "ImageReader: add support for compatible flexYUV buffers" into lmp-mr1-...Lajos Molnar2015-01-291-10/+15
|\ \ \ | |/ /
| * | Merge "ImageReader: add support for compatible flexYUV buffers" into lmp-mr1-...Lajos Molnar2015-01-291-10/+15
| |\ \
| | * | ImageReader: add support for compatible flexYUV buffersLajos Molnar2015-01-281-10/+15
* | | | am 3ea395dd: am 4e853598: Merge "Fix printf format"Marco Nelissen2015-01-271-2/+2
|\ \ \ \ | |/ / /
| * | | am 3ea395dd: am 4e853598: Merge "Fix printf format"Marco Nelissen2015-01-271-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix printf formatMarco Nelissen2015-01-271-2/+2
* | | | am 99985d98: am e74da38e: Merge "Make SoundPool use MediaCodec"Marco Nelissen2015-01-276-21/+1437
|\ \ \ \ | |/ / /
| * | | am 99985d98: am e74da38e: Merge "Make SoundPool use MediaCodec"Marco Nelissen2015-01-276-21/+1437
| |\ \ \ | | |/ /
| | * | Make SoundPool use MediaCodecMarco Nelissen2015-01-236-21/+1437
* | | | am 2d1e078a: am 5ac22aa6: am 2b144a16: Merge "MTP: Fix partial implementation...Mike Lockwood2015-01-261-0/+5
|\ \ \ \ | |/ / /
| * | | am 5ac22aa6: am 2b144a16: Merge "MTP: Fix partial implementation of 5 new aud...Mike Lockwood2015-01-261-0/+5
| |\ \ \ | | | |/ | | |/|
| | * | MTP: Fix partial implementation of 5 new audio specific propertiesMike Lockwood2015-01-231-0/+5
| | * | Use NULL instead of 0 when invoking CallStaticVoidMethodHaitao Feng2015-01-082-2/+2
* | | | am 031acc4b: am 3787decd: am 5137415e: Merge "Use NULL instead of 0 for point...Narayan Kamath2015-01-062-2/+2
|\ \ \ \ | |/ / /
| * | | am 3787decd: am 5137415e: Merge "Use NULL instead of 0 for pointer arguments ...Narayan Kamath2015-01-062-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod."Narayan Kamath2015-01-062-2/+2
| | |\ \
| | | * | Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod.Haitao Feng2015-01-062-2/+2
* | | | | am dd65a4f7: am ea4cdd44: Merge "Race-condition in SoundPool during release"Narayan Kamath2015-01-051-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | am dd65a4f7: am ea4cdd44: Merge "Race-condition in SoundPool during release"Narayan Kamath2015-01-051-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge "Race-condition in SoundPool during release"Narayan Kamath2015-01-051-3/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Race-condition in SoundPool during releaseDariusz Iwanoczko2014-11-111-3/+3
* | | | | Merge "Revert "Fix Crash when sending null in HashMap to getKeyRequest""Jeff Tinker2014-12-121-14/+4
|\ \ \ \ \
| * | | | | Revert "Fix Crash when sending null in HashMap to getKeyRequest"Jeff Tinker2014-12-121-14/+4
* | | | | | am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit...Chih-hung Hsieh2014-12-114-4/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am b0dd6d3a: am 4c23a0ec: Merge "Adjust format strings to work on both 32-bit...Chih-hung Hsieh2014-12-114-4/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Adjust format strings to work on both 32-bit and 64-bit buildsBernhard Rosenkränzer2014-12-054-4/+4