summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2014-06-11Revert 6395 "Making WebRTC able to play and record audio to file..."minyue@webrtc.org
2014-06-11Making WebRTC able to play and record audio to files for tests.phoglund@webrtc.org
2014-06-11Revert r6377 "Create a joint encoder/decoder wrapper for iSAC in ACM"henrik.lundin@webrtc.org
2014-06-11common_audio/signal_processing: Removes macro WEBRTC_SPL_RSHIFT_U16bjornv@webrtc.org
2014-06-11common_audio/signal_processing: Moves WEBRTC_SPL_UMUL_16_16_RSFT16 to iSAC fixbjornv@webrtc.org
2014-06-11modules/audio_processing: Adds a config for reported delaysbjornv@webrtc.org
2014-06-10Update makefiles after merge of Chromium at 276202Android Chromium Automerger
2014-06-10Delete last file in neteq4 folderhenrik.lundin@webrtc.org
2014-06-10MIPS optimizations for ISAC (patch #1)andrew@webrtc.org
2014-06-10Noise suppression: Change signature to work on floats instead of intskwiberg@webrtc.org
2014-06-10Add kjellander@webrtc.org as OWNER for *.isolatekjellander@webrtc.org
2014-06-09Create a joint encoder/decoder wrapper for iSAC in ACMhenrik.lundin@webrtc.org
2014-06-09Add thread annotations to AcmReceiverhenrik.lundin@webrtc.org
2014-06-09Update makefiles after merge of Chromium at 275833Android Chromium Automerger
2014-06-09Enables DelayCorrection testsbjornv@webrtc.org
2014-06-09Multi-threaded unit test for Audio Coding Module using iSAChenrik.lundin@webrtc.org
2014-06-09audio_processing: Forces extended filter to be used in splitting filter test.bjornv@webrtc.org
2014-06-09Rename neteq4 folder to neteqhenrik.lundin@webrtc.org
2014-06-08Re-enable AudioCodingModuleMtTest againhenrik.lundin@webrtc.org
2014-06-07Update makefiles after merge of Chromium at 275661Android Chromium Automerger
2014-06-06Revert r6358 "AppRTCDemo(Android): only stop the cameraThread's looper after ...fischman@webrtc.org
2014-06-06Use XErrorTrap in MouseCursorMonitorX11 to catch the error if the shared wind...jiayl@webrtc.org
2014-06-06AppRTCDemo(Android): only stop the cameraThread's looper after stopping the c...fischman@webrtc.org
2014-06-06Unbreak NDEBUG compile by RTC_UNUSED()ing an assert()d variable.fischman@webrtc.org
2014-06-06AppRTCDemo(android): support app (UI) & capture rotation.fischman@webrtc.org
2014-06-06VideoCaptureImpl::IncomingFrame(): avoid deadlock by acquiring _apiCs.fischman@webrtc.org
2014-06-06Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-06-05Merge third_party/webrtc from https://chromium.googlesource.com/external/webr...Android Chromium Automerger
2014-06-05Fix the chain that propagates the audio frame's rtp and ntp timestamp including:wu@webrtc.org
2014-06-05Opus send rate overflows if over 65 kbpstina.legrand@webrtc.org
2014-06-05Revert 6341 "Fixes and enables SystemDelayTests."bjornv@webrtc.org
2014-06-05Fixes and enables SystemDelayTests.bjornv@webrtc.org
2014-06-05NetEq: Add thread annotation to const scoped_ptrshenrik.lundin@webrtc.org
2014-06-05The correct fix of workaround in r6261.bjornv@webrtc.org
2014-06-05common_audio/signal_processing: Removed macro WEBRTC_SPL_MUL_16_16_RSFT_WITH_...bjornv@webrtc.org
2014-06-05Have RTX be enabled by setting an RTX payload type instead of by setting an R...stefan@webrtc.org
2014-06-04Android: cleanup gtest_target_type conditions.henrike@webrtc.org
2014-06-04Make it possible to build webrtc for arm64.solenberg@webrtc.org
2014-06-04Disables SystemDelayTest.CorrectDelayDuringDrift on Androidbjornv@webrtc.org
2014-06-04Disables some modules_unittests on Android.bjornv@webrtc.org
2014-06-04Moved verbose logging in rtcp_receiver.cc to LS_VERBOSE.andresp@webrtc.org
2014-06-04Adding missing break in media_file_utility.cc.mflodman@webrtc.org
2014-06-03Enable videoprocessor_integrationtest tests on android.marpan@webrtc.org
2014-06-03Revert 6312 "Re-enable AudioCodingModuleMtTest"turaj@webrtc.org
2014-06-03Re-enable AudioCodingModuleMtTesthenrik.lundin@webrtc.org
2014-06-03Update makefiles after merge of Chromium at 274467Android Chromium Automerger
2014-06-03Reformat integer accessors to look like their float counterpartskwiberg@webrtc.org
2014-06-03Remove an optimization that's no longer worth the extra complexity it causeskwiberg@webrtc.org
2014-06-02- Get rid of 'using' from .hsolenberg@webrtc.org
2014-06-02Disable MouseCursorMonitorTesthenrik.lundin@webrtc.org