History log of /external/webrtc/src/common_audio/signal_processing/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b7831e07cb2da4fcb0de53efc2448e36e6a52139 11-Nov-2014 Dan Albert <danalbert@google.com> Move the platform libraries to libc++.

Bug: 15193147
Change-Id: I259465ecb5bed5005c717a7e660dc6b28be52c55
/external/webrtc/src/common_audio/signal_processing/Android.mk
d386a8071665150c3d08677f795042b75c66687f 08-May-2014 leozwang <leozwang@google.com> Remove ndk_build from platform makefile.

Webrtc used to support both platform build and ndk build in a single makefile.
However, ndk build should be done by gyp, no need to support ndk build in android
makefile, remove NDK_ROOT.

Change-Id: I73c4ab84cec9f4f2d75ec21a50e420f9b076fce4
/external/webrtc/src/common_audio/signal_processing/Android.mk
99d7cbd2345b95841b6d98c2c1ee5f174a335881 11-Mar-2014 Ying Wang <wangying@google.com> resolved conflicts for merge of 3cc82c99 to master

Change-Id: Ib23fa837ba685943794252ad53352e1e7a741ab8
792d5464151b0e5744e311ff79eca886e277807b 10-Mar-2014 Ying Wang <wangying@google.com> Use arch specific flags to fix multilib build.

Bug: 13391438
Change-Id: Ie9844df210c7ea24da952811ba854850fc17ded9
/external/webrtc/src/common_audio/signal_processing/Android.mk
6347a8c4df1942a8a3736fd54f413d8c3df2e9c0 20-Sep-2013 Ying Wang <wangying@google.com> Remvoe unnecessary dependencies.

So it can build against the NDK.

Change-Id: I988bb0246be96ca628b19792b8e1d33e43b8c219
/external/webrtc/src/common_audio/signal_processing/Android.mk
5d8e19eb3b3c4b541df50f8eddd6198b4be992a4 04-Feb-2013 Przemyslaw Szczepaniak <pszczepaniak@google.com> Add libwebrtc_audio_coding_gnustl_static static library

Attempt number 2. Now with working tests.

This change allows to build fully unbundled GoogleTTS apk that can be deployed
on any >= ICS_MR1 device.

All static libraries under src/* can be build using ndk stl libraries, using
WEBRTC_STL varible. libwebrtc_audio_coding_gnustl_static is static version of
libwebrtc_audio_coding, build using gnustl from ndk.

Change-Id: I41a5163eb434432eab3131f5df23ffd311e6159b
/external/webrtc/src/common_audio/signal_processing/Android.mk
fea56d8416b7ec51681edecae82c3b4b8c7b7e15 04-Feb-2013 Przemyslaw Szczepaniak <pszczepaniak@google.com> Revert "Add libwebrtc_audio_coding_gnustl_static static library". It tests are broken

This reverts commit 62f88b75e4f2cf47433a0a8948d679c0334f2204

Change-Id: I3a2c531c28d47867eb189d45c04632b54e9acca6
/external/webrtc/src/common_audio/signal_processing/Android.mk
62f88b75e4f2cf47433a0a8948d679c0334f2204 31-Jan-2013 Przemyslaw Szczepaniak <pszczepaniak@google.com> Add libwebrtc_audio_coding_gnustl_static static library

This change allows to build fully unbundled GoogleTTS apk that can be deployed
on any >= ICS_MR1 device.

All static libraries under src/* can be build using ndk stl libraries, using
WEBRTC_STL varible. libwebrtc_audio_coding_gnustl_static is static version of
libwebrtc_audio_coding, build using gnustl from ndk.

Bug: 6397748
Change-Id: Ibf0acb11d3e605a1d4c668bbf98b0a0bb55399bc
/external/webrtc/src/common_audio/signal_processing/Android.mk
5870e071aabfbde0d570142acf440ab4dca97e04 17-Feb-2012 Eric Laurent <elaurent@google.com> Optimized sqrt() for ARM.

Merged optimized sqrt() function from webRTC svn rev r1627
to improve performance ARM.

Change-Id: Ie9c57e2a3b8a0786c0169028c0940184b7c9db5e
/external/webrtc/src/common_audio/signal_processing/Android.mk
c55a96383497a772a307b346368133960b02ad03 31-Jan-2012 Eric Laurent <elaurent@google.com> update to webrtc revision 1349

Updated audio processing modules from revision 180 to 1349.
Main changes are:
- code clean up and reformating
- source path reorganization
- improved performance

Also imported test code that was not included in initial
drop from webrtc.

Change-Id: Ie4eb0e29990052e5f2d7f0b271b42eead40dbb6a
/external/webrtc/src/common_audio/signal_processing/Android.mk