- 28 Apr, 2015 1 commit
-
-
Svet Ganov authored
Change-Id: I9fca6f47e91f8b755fed8317878e9e98d1730476
-
- 14 Apr, 2015 1 commit
-
-
Chris Watkins authored
The IMediaPlayer interface was updated with a new overload for setDataSource which caused a compiler error in StreamPlayer. Add a static cast to resolve the ambiguity. Change-Id: I26a3dc4bee1680cb260e93a151483baf398a4399
-
- 23 Mar, 2015 1 commit
-
-
Qiwen Zhao authored
* commit '43959d73':
-
- 21 Mar, 2015 2 commits
-
-
Qiwen Zhao authored
-
Glenn Kasten authored
* commit '82a077b0': Audio recorder missing a callback protector
-
- 05 Mar, 2015 1 commit
-
-
Lajos Molnar authored
Bug: 19607784 Change-Id: I55accc49eec725ede0da3d1bfab448320fece926
-
- 30 Jan, 2015 4 commits
-
-
Elliott Hughes authored
* commit '017a13bb': Add missing includes.
-
Elliott Hughes authored
* commit 'bcb2ea56': Add missing includes.
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: If374206e6bee008823af7b3b5df1ee0a1992e2f0
-
- 15 Jan, 2015 8 commits
-
-
Glenn Kasten authored
* commit '36324c9c': Use audio_utils fifo instead of MonoPipe in slesTestFeedback
-
Glenn Kasten authored
Change-Id: I24ba9f973ae814ca7845fcebc69f549cae9f5e9b
-
Glenn Kasten authored
* commit '724f9650': Use audio_utils fifo instead of MonoPipe in slesTestFeedback
-
Glenn Kasten authored
* commit '7867de90': Remove unnecessary libutils
-
Glenn Kasten authored
-
Glenn Kasten authored
-
Glenn Kasten authored
Change-Id: I71f2363607ec686d287ac074610c7cc4c1fc498e
-
Glenn Kasten authored
Change-Id: Ic6a98334d5662b5f063323ab69be93bda2e65890
-
- 12 Jan, 2015 3 commits
-
-
Glenn Kasten authored
Change-Id: Ia2ec117bb265e17ccded166a0e9809dba791c06b
-
Glenn Kasten authored
Change-Id: I71f2363607ec686d287ac074610c7cc4c1fc498e
-
Glenn Kasten authored
Change-Id: I98ec924c519937e40718f0de1554205aed107068
-
- 07 Jan, 2015 3 commits
-
-
Glenn Kasten authored
Change-Id: I8d174235cb8092d4e879ec43228e7f7f6fdad462
-
Glenn Kasten authored
Change-Id: Ic6a98334d5662b5f063323ab69be93bda2e65890
-
Glenn Kasten authored
Change-Id: I5fe531745c58bfab9f6c0373190c49ec881b18c2
-
- 30 Dec, 2014 1 commit
-
-
Glenn Kasten authored
Change-Id: Ic27cdff0edc815284ce4bc0cecd84b0e00d1f3a4
-
- 16 Dec, 2014 4 commits
- 05 Dec, 2014 3 commits
-
-
Chih-Hung Hsieh authored
* commit 'a96671c1': Add std=gnu++11 flag to compile .c files as C++.
-
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 2 commits
-
-
Raph Levien authored
* commit 'fe44276c': Reduce audio output latency
-
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 3 commits
-
-
Glenn Kasten authored
* commit 'bdbcdf52': Add support for measuring round-trip latency
-
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
* commit '769b5d55': Check that the ABQ mime type matches the expectations
-