summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WhitespaceGlenn Kasten2015-05-297-32/+32
* Remove redundant parenthesesGlenn Kasten2015-05-292-7/+7
* Remove dead codeGlenn Kasten2015-05-291-8/+0
* Add static for methods only used locallyGlenn Kasten2015-05-292-0/+6
* Add constGlenn Kasten2015-05-291-4/+4
* Fix typo in channel mask commentGlenn Kasten2015-05-281-1/+1
* WhitespaceGlenn Kasten2015-05-283-14/+13
* Line length 100Glenn Kasten2015-05-281-1/+2
* Explicitly compare raw pointers to NULLGlenn Kasten2015-05-281-3/+3
* Remove redundant semicolonGlenn Kasten2015-05-281-1/+1
* Clear mAudioRecord on set() failureGlenn Kasten2015-05-182-3/+8
* Respect the record audio app op - wilhelmSvet Ganov2015-04-282-2/+7
* Add a static cast to resolve overload ambiguity.Chris Watkins2015-04-141-1/+1
* stagefright: make AMessage use handler vs handler-idLajos Molnar2015-03-045-25/+25
* Line length 100Glenn Kasten2014-12-302-4/+8
* am b73cd339: Merge "Cleanup Obsolete LOCAL_PRELINK_MODULE."Ying Wang2014-12-161-3/+0
|\
| * Cleanup Obsolete LOCAL_PRELINK_MODULE.Ying Wang2014-12-161-3/+0
* | am 7fe8bdd1: Merge "Add std=gnu++11 flag to compile .c files as C++."Chih-Hung Hsieh2014-12-051-3/+3
|\|
| * Add std=gnu++11 flag to compile .c files as C++.Chih-Hung Hsieh2014-12-041-3/+3
* | am 0f6da1a2: Reduce audio output latencyRaph Levien2014-11-183-25/+26
|\ \ | |/ |/|
| * Reduce audio output latencyRaph Levien2014-11-143-25/+26
* | Merge "Check that the ABQ mime type matches the expectations"Glenn Kasten2014-11-101-0/+8
|\ \
| * | Check that the ABQ mime type matches the expectationsMartin Storsjo2014-05-271-0/+8
* | | am 5a55e234: Merge "Move wilhelm over to pthread_gettid_np."Elliott Hughes2014-09-122-7/+3
|\ \ \ | |_|/ |/| |
| * | Move wilhelm over to pthread_gettid_np.Elliott Hughes2014-09-122-7/+3
| * | Audio recorder missing a callback protectorGlenn Kasten2014-08-275-0/+33
| |/
* | Audio recorder missing a callback protectorstaging/cm-12.0-cafGlenn Kasten2014-08-275-0/+33
* | rename AudioSystem::newAudioSessionId()Eric Laurent2014-07-272-2/+2
* | audio: fixed channel count determination from channel maskEric Laurent2014-07-011-1/+1
* | Add float playback capability to OpenSL ESAndy Hung2014-05-295-30/+123
* | Fix regression in AudioRecorderGlenn Kasten2014-05-273-8/+8
* | Add 24 bit and 32 bit playback capability to OpenSL ESAndy Hung2014-05-233-21/+23
* | Add mono to android_audioPlayer_validateChannelMaskAndy Hung2014-05-231-2/+2
* | Fix build on x86_64 targetsJi-Hwan Lee2014-05-171-1/+1
* | Merge "Initial Implementation of new NDK effect interfaces"Paul McLean2014-05-1727-123/+787
|\ \
| * | Initial Implementation of new NDK effect interfacesPaul McLean2014-05-1627-123/+787
* | | Initial Implementation of new NDK audio formatsPaul McLean2014-05-163-11/+110
|/ /
* | am e773894b: Merge "Revert "Only build libwilhelm, libOpenSLES, libOpenMAXAL ...Glenn Kasten2014-03-201-3/+0
|\|
| * Revert "Only build libwilhelm, libOpenSLES, libOpenMAXAL in 32-bit"Glenn Kasten2014-03-191-3/+0
* | am dde6053e: Merge "Only build libwilhelm, libOpenSLES, libOpenMAXAL in 32-bit"Glenn Kasten2014-03-171-0/+3
|\|
| * Only build libwilhelm, libOpenSLES, libOpenMAXAL in 32-bitGlenn Kasten2014-03-171-0/+3
* | am 5c057d44: Merge "Remove use of pthread_mutex_lock_timeout_np."Narayan Kamath2014-03-071-4/+18
|\|
| * Remove use of pthread_mutex_lock_timeout_np.Narayan Kamath2014-03-061-4/+18
* | am 298eac15: Merge "AArch64: Minor changes related to 64-bit platform"Narayan Kamath2014-02-143-3/+4
|\|
| * AArch64: Minor changes related to 64-bit platformAshok Bhat2014-02-063-3/+4
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-01-303-2/+13
|/
* Merge "Always request fast track for recording"Glenn Kasten2013-08-061-1/+8
|\
| * Always request fast track for recordingGlenn Kasten2013-08-011-1/+8
* | Fix build warningsGlenn Kasten2013-08-022-5/+5
|/
* Merge "Remove requirement for application side double-buffering"Glenn Kasten2013-07-081-3/+3
|\