aboutsummaryrefslogtreecommitdiff
path: root/webrtc/common_audio
AgeCommit message (Expand)Author
2013-12-11Roll chromium_revision 232627:238260kjellander@webrtc.org
2013-12-10Change uses of the obsolete armv7 setting to arm_version==7.kjellander@webrtc.org
2013-10-22Upgrade scoped_ptr to Chromium's latest version.andrew@webrtc.org
2013-10-04Add APK and isolate target for video_engine_testskjellander@webrtc.org
2013-10-02Fix include of isolate.gypikjellander@webrtc.org
2013-09-18MIPS optimizations for the functions WebRtcSpl_SqrtFloor, WebRtcSpl_CrossCorr...andrew@webrtc.org
2013-09-14Allocate float_buffer_ in the initializer list.andrew@webrtc.org
2013-09-06Reduce cost of PushSincResampler::Resample().andrew@webrtc.org
2013-09-05Recognize armv7 target_arch for ios support in webrtc common.gypfischman@webrtc.org
2013-08-27Add isolate configuration for Android for all tests.kjellander@webrtc.org
2013-08-22Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-15Revert 4547 "Isolate GYP target and .isolate files for tests"kjellander@webrtc.org
2013-08-15Isolate GYP target and .isolate files for testskjellander@webrtc.org
2013-08-09Remove unused unreferenced code in webrtc/pbos@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@webrtc.org
2013-08-02Adds all unittests to android NDK-APK framework.henrike@webrtc.org
2013-08-02Add some virtual and OVERRIDEs in webrtc/common_audio/pbos@webrtc.org
2013-07-25Downstream latest Chromium SincResampler changes.andrew@webrtc.org
2013-07-24Formalized Real 16-bit FFT for APM.kma@webrtc.org
2013-07-16Include files from webrtc/.. paths in signal_processing/.pbos@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-06-11Reorganize test targets in WebRTCkjellander@webrtc.org
2013-06-03Replace the old resampler with SincResampler in the voice engine signal path.andrew@webrtc.org
2013-05-30MIPS optimizations for the following functions:andrew@webrtc.org
2013-05-27Include files from webrtc/.. paths in common_audio/pbos@webrtc.org
2013-05-14Remove const for plain data types in common_audio/pbos@webrtc.org
2013-05-08Update SincResampler with the latest Chromium code.andrew@webrtc.org
2013-05-07Fix clang errors in non-GYP_DEFINES=clang=1 buildpbos@webrtc.org
2013-05-05Consolidate all third party licenses in LICENSE_THIRD_PARTY.andrew@webrtc.org
2013-04-30Consolidate common_audio into a single target.andrew@webrtc.org
2013-04-29Add a wrapper around PushSincResampler and the old Resampler.andrew@webrtc.org
2013-04-26Add a push-based wrapper around SincResampler.andrew@webrtc.org
2013-04-16Remove vim/emacs modelines from .gypi filespbos@webrtc.org
2013-04-10Replace legacy G_CONST with const.pbos@webrtc.org
2013-04-09WebRtc_Word32 -> int32_t in common_audio/pbos@webrtc.org
2013-03-01Refactored inline assembly code in complex_fft.c, by combining the individual...kma@webrtc.org
2013-02-21MIPS optimizations for Signal Processing Library patch01andrew@webrtc.org
2013-02-15Modify SincResampler to build in webrtc.andrew@webrtc.org
2013-02-13Import SincResampler from Chromium.andrew@webrtc.org
2013-01-31Replaced relative path to reference from <(webrtc_root).bjornv@webrtc.org
2013-01-29Fix webrtc compilation errors for Chrome Win64andrew@webrtc.org
2013-01-18Remove '<(library)' in gyp files.wjia@webrtc.org
2013-01-10Address a build issue with Android-Clang compiler:kma@webrtc.org
2012-11-17Porting ARM optimization from Android to ios.kma@webrtc.org
2012-11-15Add Android include path so that header files can follow google styleleozwang@webrtc.org
2012-11-15Wraparound distortion in Opustina.legrand@webrtc.org
2012-10-30Work around with issue 971 (signal_processing_unittests fails memcheck when c...kma@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org