summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-26Remove Android.mk build files.pbos@webrtc.org
2014-08-26Remove former team members from OWNERS and WATCHLISTSkjellander@webrtc.org
2014-08-25Roll chromium_revision 289723:291647kjellander@webrtc.org
2014-08-25GN: Disable Chromium clang plugins for standalone build.kjellander@webrtc.org
2014-08-25Refactoring common_audio: Replace trivial multiplication macrobjornv@webrtc.org
2014-08-25Re-landing r6961bjornv@webrtc.org
2014-08-25Revert 6961 "common_audio/signal_processing: Remove macro WEBRTC..."bjornv@webrtc.org
2014-08-25common_audio/signal_processing: Remove macro WEBRTC_SPL_MEMCPY_W8bjornv@webrtc.org
2014-08-25Refactoring common_audio/signal_processing: Replaces trivial macrosbjornv@webrtc.org
2014-08-25Fix WEBRTC_AEC_DEBUG_DUMP (broken by int16->float conversion)kwiberg@webrtc.org
2014-08-21Landing issue 15189004niklas.enbom@webrtc.org
2014-08-21Add send-side bit-exactness test for AudioCoding Modulehenrik.lundin@webrtc.org
2014-08-21Use a deterministic input in NetEqBgnTesthenrik.lundin@webrtc.org
2014-08-21Refactoring common_audio/signal_processing: Remove unused macro WEBRTC_SPL_MU...bjornv@webrtc.org
2014-08-21Fix clang -Wformat warnings.thakis@chromium.org
2014-08-21Convert nsx_core_neon.S to unified syntax.thakis@chromium.org
2014-08-20Bump WebRTC version number. Starting now, we will be setting WebRTC major ver...tnakamura@webrtc.org
2014-08-20Make WebRTC work with Chromium Git checkoutskjellander@webrtc.org
2014-08-20Add TSAN suppression for heap-use-after-free in libvpxhenrik.lundin@webrtc.org
2014-08-20Refactoring common_audio: Remove macro WEBRTC_SPL_MEMMOVE_W16bjornv@webrtc.org
2014-08-20New utility class for easy debug dumping to WAV fileskwiberg@webrtc.org
2014-08-19Minor bug fix and cosmetic changes in AEC MIPS optimizations.andrew@webrtc.org
2014-08-19Remove __inline from WebRtcIsacfix_Log2Q8.pbos@webrtc.org
2014-08-18webrtc/base: removes accidental #error in r6909.henrike@webrtc.org
2014-08-18Remove trailing null character from std::stringjiayl@webrtc.org
2014-08-18Precompute the AEC FFT tables, rather than initializing at run-time.andrew@webrtc.org
2014-08-18GN: Fixes for Chromium builds.kjellander@webrtc.org
2014-08-18replace inline assembly WebRtcNsx_PrepareSpectrumNeon by intrinsics.andrew@webrtc.org
2014-08-18MIPS optimizations for ISAC (patch #3)andrew@webrtc.org
2014-08-18Removing macro in acm_opus.ccminyue@webrtc.org
2014-08-18common_audio/signal_processing: Remove unused macros WEBRTC_SPL_GET_BYTE and ...bjornv@webrtc.org
2014-08-18Log the Android Audio API choice correctly.braveyao@webrtc.org
2014-08-16Suppress deprecation warnings in video_capture for iOSkjellander@webrtc.org
2014-08-16Roll chromium_revision 288251:289723kjellander@webrtc.org
2014-08-15Set updated_rect for frames generated by WindowCapturer implementationswsergeyu@chromium.org
2014-08-15Rename linuxwindowpicker to x11windowpicker & only use it with use_x11henrike@webrtc.org
2014-08-15common_audio/signal_processing: Remove macro WEBRTC_SPL_UMUL_32_16_RSFT16bjornv@webrtc.org
2014-08-14Small refactor on ViE to remove redudant conditions and long ifdefs.andresp@webrtc.org
2014-08-14Return an aggregated report from ViERtpRtcp::GetSentRTCPStatistics().stefan@webrtc.org
2014-08-14Adding a 5% as packet loss level for Opusminyue@webrtc.org
2014-08-14Adding online bitrate change to voe_cmd_testminyue@webrtc.org
2014-08-14Fix TimeToSendPadding return to be 0 if no padding bytes are sent.andresp@webrtc.org
2014-08-14common_audio/signal_processing: Remove macro WEBRTC_SPL_SUB_SAT_W32bjornv@webrtc.org
2014-08-13Decreased kMaxOverusesBeforeApplyRampupDelay (from 7 to 4).asapersson@webrtc.org
2014-08-13Removing TODOs related to AcmReceiverBitExactness checksumshenrik.lundin@webrtc.org
2014-08-13Update checksums for AcmReceiverBitExactness on androidhenrik.lundin@webrtc.org
2014-08-13NetEq background noise generation off by defaulthenrik.lundin@webrtc.org
2014-08-13Fix STAP-A bug where we might overflow the packet buffer due to not accountin...stefan@webrtc.org
2014-08-12Make a int64 constant use ULL suffix so it wont get truncated.fbarchard@google.com
2014-08-12Fixing uninitialized variable in file_audio_device.cc.phoglund@webrtc.org