summaryrefslogtreecommitdiffstats
path: root/media/jni/soundpool
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE SoundPool: add lock for findSample access from SoundPoolThreadAndy Hung2015-12-102-16/+29
* SoundPool monitors AppOps for OP_PLAY_AUDIOJean-Michel Trivi2015-06-101-1/+1
* Merge "Deprecations are warnings not errors" into mnc-devGlenn Kasten2015-05-281-1/+1
|\
| * Deprecations are warnings not errorsGlenn Kasten2015-05-281-1/+1
* | Add comments to indicate code review was done for bugsGlenn Kasten2015-05-181-0/+1
|/
* Fix SoundPool.unload() return valueAndy Hung2015-05-151-1/+1
* AudioTrack in SoundPool uses audio_attributes_t parameterJean-Michel Trivi2015-05-131-2/+6
* Check for null codec from AMediaCodec_createDecoderByTypeAndy Hung2015-04-291-4/+5
* Fix SoundPool track recycling for fast tracksAndy Hung2015-03-301-5/+9
* Remove the ability to disable audio service.John Spurlock2015-03-242-46/+46
* Merge "Revert "Revert "soundpool: update sample rate when reusing audiotrack"""Andy Hung2015-03-171-0/+2
|\
| * Revert "Revert "soundpool: update sample rate when reusing audiotrack""Andy Hung2015-03-171-0/+2
* | Merge "Revert "Revert "soundpool: reuse channel for same sample if available"""Andy Hung2015-03-172-34/+53
|\ \
| * | Revert "Revert "soundpool: reuse channel for same sample if available""Andy Hung2015-03-172-34/+53
* | | 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
* | Fix SoundPool playback of multichannel files.Andy Hung2015-03-062-5/+7
|/
* 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
* Fix memory leakMarco Nelissen2015-02-101-0/+1
* Fix printf formatMarco Nelissen2015-01-271-2/+2
* Make SoundPool use MediaCodecMarco Nelissen2015-01-236-21/+1437
* Race-condition in SoundPool during releaseDariusz Iwanoczko2014-11-111-3/+3
* Frameworks/base: Wall Werror in media/jniAndreas Gampe2014-11-102-8/+10
* AudioAttributes for SoundPoolJean-Michel Trivi2014-07-201-13/+62
* Add stream-level suppression to vibrate/audio services.John Spurlock2014-03-191-2/+2
* AArch64: Use long for pointers in media classesAshok Bhat2014-01-151-19/+19
* resolved conflicts for merge of a976bddd to masterYing Wang2013-04-091-0/+1
|\
| * Add liblogYing Wang2013-04-091-0/+1
* | Phase 1 of refactoring SystemServer.Dan Morrill2013-04-042-49/+49
|/
* Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-301-2/+1
* frameworks base Android.mk file changesJames Dong2012-03-282-4/+1
* reorganize SoundPool and JetPlayer code.Eric Laurent2012-03-266-1331/+5
* Add libmedia_nativeGlenn Kasten2012-03-161-1/+2
* Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-091-2/+3
* Update commentsGlenn Kasten2012-02-141-1/+1
* Follow raw pointer and sp<> conventionsGlenn Kasten2012-02-102-4/+5
* Use audio_stream_type_t consistentlyGlenn Kasten2012-01-133-6/+6
* Merge "Use audio_format_t consistently"Glenn Kasten2012-01-122-4/+4
|\
| * Use audio_format_t consistentlyGlenn Kasten2012-01-052-4/+4
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-8/+8
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-062-3/+3
|/
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-263-76/+76
* Remove unneeded #include <sys/resource.h>Glenn Kasten2011-06-151-1/+0
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-012-4/+4
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-012-4/+4
* update for new audio.h header locationDima Zavin2011-05-121-1/+1
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-271-3/+5