- 05 Dec, 2014 2 commits
-
-
Chih-Hung Hsieh authored
* commit '7fe8bdd1': Add std=gnu++11 flag to compile .c files as C++.
-
Chih-Hung Hsieh authored
-
- 04 Dec, 2014 1 commit
-
-
Chih-Hung Hsieh authored
Currently the -x c++ flag is used to compile .c files as C++. For clang compilers, default extra C flags for Android .c files is -std=gnu99. Clang compiler rejects -std=gnu99 in C++ mode. Until we rename all .c file in this directory to .cpp, we can use this patch to force compilation in -x c++ and -std=gnu++11. Change-Id: Ibbb1c1394ac1cb45c6508a62986edf669e722cbd
-
- 18 Nov, 2014 1 commit
-
-
Raph Levien authored
* commit '0f6da1a2': Reduce audio output latency
-
- 14 Nov, 2014 1 commit
-
-
Raph Levien authored
This patch reduces latency in the OpenSL ES player path by calling the callback immediately before data is consumed, rather than after. Bug: 12246268 Change-Id: I8273b4a03f16011beec21dd52545f8ad1a25fd95
-
- 12 Nov, 2014 2 commits
-
-
Glenn Kasten authored
-
Glenn Kasten authored
Add -o option to log output to .wav file Add -i# option to inject impulse after # milliseconds Change-Id: I9784603e43ccb300c42f6865e78b6b27f53ed6f6
-
- 10 Nov, 2014 1 commit
-
-
Glenn Kasten authored
-
- 12 Sep, 2014 6 commits
-
-
Elliott Hughes authored
* commit '5a55e234': Move wilhelm over to pthread_gettid_np.
-
Elliott Hughes authored
-
Elliott Hughes authored
Bug: 17476168 Change-Id: Ib8f00d0934deaefbb5bc07f4f0ab6dc7a4e30988
-
Dan Albert authored
* commit '2d7215f2': Clean up makefile cruft.
-
Dan Albert authored
-
Dan Albert authored
Don't manually include/link stlport, don't include private bionic headers. Change-Id: I2b04462f14eca2ba965489c89b6ae5eb9c269984
-
- 27 Aug, 2014 4 commits
-
-
Glenn Kasten authored
* commit '15bb40ea': Audio recorder missing a callback protector
-
Glenn Kasten authored
-
Glenn Kasten authored
Bug: 14291968 Change-Id: I620d5e82f58e57e87097984a649b5c3a25c42963
-
Glenn Kasten authored
Bug: 14291968 Change-Id: I620d5e82f58e57e87097984a649b5c3a25c42963
-
- 28 Jul, 2014 1 commit
-
-
Eric Laurent authored
Rename AudioSystem::newAudioSessionId() to AudioSystem::newAudioUniqueId() as it can be used also for I/O handles. Bug: 12378680. Change-Id: I5f0eaaadc21ff2aacf81670490ad42c54537d86b
-
- 02 Jul, 2014 1 commit
-
-
Eric Laurent authored
Do not use popcount() to derive channel count from channel mask. Bug: 15000850. Change-Id: I7af794e4515cd0f85e5b9744bd4e53e33aa0d5eb
-
- 06 Jun, 2014 1 commit
-
-
Glenn Kasten authored
* commit 'fdef5de1': Squashed commit of the following:
-
- 05 Jun, 2014 1 commit
-
-
Glenn Kasten authored
commit 4f3540e6953ad28cbb743cfe9f480bc4b3e979a9 Author: Glenn Kasten <gkasten@google.com> Date: Wed May 14 07:30:02 2014 -0700 Updates to slesTest_feedback Configure for 48 kHz, 240 frames per buffer Use Pipe This smaller pipe still works with -t1 -r1 Change-Id: Ib1c40905017f3ebfedb70df145ef3018538ea0c2 commit b4b546279693f23733e8b803fdd1eb559b8db04b Author: Andy Hung <hunga@google.com> Date: Fri May 23 16:40:16 2014 -0700 Add float playback capability to OpenSL ES Add SLAndroidDataFormat_PCM_EX to match OpenSLES 1.1 header file, together with related SL_ANDROID_PCM_REPRESENTATION_* constants. Use slesTest_playbq as the test application. Change-Id: I04bcd170f5c517051a799bacf8f52da5f1353ad6 commit f0642023f9660c2fdec9c48cef76e35570abe177 Author: Glenn Kasten <gkasten@google.com> Date: Tue May 27 17:17:26 2014 -0700 Fix regression in AudioRecorder Interfaces were out of order Change-Id: I027dc9d8ed93514d93a5b05063a8711b9841aaf4 commit 8c83595b784559f146e08b2d5500215e76cf5ba9 Author: Andy Hung <hunga@google.com> Date: Fri May 23 16:24:25 2014 -0700 Add 24 bit and 32 bit playback capability to OpenSL ES slesTest_playbq is the test application. Change-Id: Iaa453471d2e9ff4e6b11ac5c68690993179fea2b Change-Id: I07515d0d3cae65c0e0d9a600527a90d64c5241d7
-
- 30 May, 2014 1 commit
-
-
Andy Hung authored
-
- 29 May, 2014 3 commits
-
-
Andy Hung authored
Add SLAndroidDataFormat_PCM_EX to match OpenSLES 1.1 header file, together with related SL_ANDROID_PCM_REPRESENTATION_* constants. Use slesTest_playbq as the test application. Change-Id: I04bcd170f5c517051a799bacf8f52da5f1353ad6
-
- 28 May, 2014 1 commit
-
-
Glenn Kasten authored
Interfaces were out of order Change-Id: I027dc9d8ed93514d93a5b05063a8711b9841aaf4
-
- 27 May, 2014 1 commit
-
-
Martin Storsjo authored
The code in audioPlayer_getAndroidObjectTypeForSourceSink assumes that an android buffer queue source combined with an output mix sink is an mpegts source, while it it assumes that it is an adts source if it is combined with a simple buffer queue sink. This assumption never was verified before, making the set up actually seem to succeed even though the data is interpreted as the wrong format. Change-Id: I7e031ec8139fa2d770737935eb9acd3506d3fa3f
-
- 23 May, 2014 2 commits
- 17 May, 2014 4 commits
-
-
Ji-Hwan Lee authored
Change-Id: Ib60d8552468901af476db61eb7bf666e1ffd81fd
-
Paul McLean authored
-
Paul McLean authored
Support for Acousic Echo Cancellation, Automatic Gain Control and NoiseSuppression effects on AudioRecorder Change-Id: I85dcb988f59dacaaed540737018b8f629efeaad3
-
Paul McLean authored
Change-Id: I6be21a9ca2a037b9115c296baae4ac4718c34ddb
-
- 16 May, 2014 1 commit
-
-
Paul McLean authored
Support for 24-bit audio formats - Support for Quad, 5.1 and 7.1 multi-channel output Change-Id: I4e4f5d2915a43970ae01f552ba506591902aa070
-
- 15 May, 2014 5 commits
-
-
Glenn Kasten authored
-
Glenn Kasten authored
-
Glenn Kasten authored
Change-Id: I6bb80e9a3785cb57e9b3d0c1d8787e6d208b970e
-
Glenn Kasten authored
The gperf behavior for using length seems to have changed since last time this was built, despite being the same version number. Change-Id: I52947e8c4f9b55dd1204e9f0596d2398df1277b3
-
Glenn Kasten authored
Change-Id: I92f125c700002fb0f705eade5ccc63445a878991
-