aboutsummaryrefslogtreecommitdiff
path: root/webrtc
AgeCommit message (Expand)Author
2014-06-10Add additional metric (relative standard deviation of encode time) for overus...asapersson@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-09Make some methods in Clock class const declaredhenrik.lundin@webrtc.org
2014-06-09Remove unused test_env.py from isolate files + fix nss path.kjellander@webrtc.org
2014-06-09Enables DelayCorrection testsbjornv@webrtc.org
2014-06-09Updated conformance tests and w3c-ified them.phoglund@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-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-06ViEAutoTestAndroid: Unbreak compile by casting void* to jobject.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-06Make VideoSendStream/VideoReceiveStream configs const.pbos@webrtc.org
2014-06-05Rebase webrtc/base with r6345 version of talk/base:henrike@webrtc.org
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-05Adding back platform specific renderer to video loopback test.mflodman@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-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
2014-06-02Disable MouseCursorMonitorTest.FromScreenhenrik.lundin@webrtc.org
2014-06-02Adding thread annotations to parts of Audio Coding Modulehenrik.lundin@webrtc.org
2014-06-02Re-enables CommonFormats test for Android.bjornv@webrtc.org
2014-05-30VideoCaptureAndroid: don't synchronized on camera thread.fischman@webrtc.org
2014-05-30Add a Reset() method to AudioFrame.andrew@webrtc.org
2014-05-30Disable AudioCodingModuleMtTest due to memcheck and tsan failures.andrew@webrtc.org
2014-05-30Multi-threaded test for Audio Coding Modulehenrik.lundin@webrtc.org