aboutsummaryrefslogtreecommitdiff
path: root/MODULE_LICENSE_BSD
AgeCommit message (Collapse)Author
2011-07-12Added webrtc audio processing libraryEric Laurent
Only the modules necessary for audio processing have been imported: src/common_audio/ src/modules/audio_processing/ src/modules/interface/ src/system_wrappers/ src/typedefs.h src/common_types.h Android.mk android-webrtc.mk Android.mk and android-webrtc.mk have been modified to build only the audio processing modules. Files for Windows compatibility have been removed from system_wrappers. fft_ARM9E directory has been removed from src/common_audio/signal_processing_library/main/source/ Fixed x86 build. SVN checkout at working revision 180. Change-Id: If650f61d96557be8247b17eb4f4d32b7a6ba025d
2011-07-11Revert "Added webrtc audio processing library"Eric Laurent
This reverts commit 4e51691e58d8d32590b03c1951cb13de4d1c4758
2011-07-11Added webrtc audio processing libraryEric Laurent
Only the modules necessary for audio processing have been imported: src/common_audio/ src/modules/audio_processing/ src/modules/interface/ src/system_wrappers/ src/typedefs.h src/common_types.h Android.mk android-webrtc.mk Android.mk and android-webrtc.mk have been modified to build only the audio processing modules. Files for Windows compatibility have been removed from system_wrappers. fft_ARM9E directory has been removed from src/common_audio/signal_processing_library/main/source/ SVN checkout at working revision 180. Change-Id: I952373750f2c500d37f99aab4557aa84597d11b8