webrtc /
src /
b02af18c5cb6d6c3def7f44d27a63068360f4f29 - b02af18 Follow-up: Remove old DelayCorrection AEC config by Henrik Lundin · 10 years ago
- 76381d9 Update rtpAnalyze matlab tool to handle reordered packets by Henrik Lundin · 10 years ago
- ac81163 iSAC: Move global trig tables into the codec instance by Karl Wiberg · 10 years ago
- 030249d Initial SIE commit: migrating existing code by ekm · 10 years ago
- fe23090 Whitespace change to test CQ by kjellander · 10 years ago
- 524f784 disable MacAsyncSocketTest::TestConnectFailIPv6 by Minyue · 10 years ago
- d10cd97 Make global constants 'const' by Karl Wiberg · 10 years ago
- 53dd4b1 Roll chromium_revision c2239a8..4e76e79 (334133:334321) by Henrik Kjellander · 10 years ago
- a6aa6d9 Fix a data race in AudioEncoderMutableImpl and derived classes by Henrik Lundin · 10 years ago
- 05ce5dd Roll chromium_revision e937e5f..c2239a8 (333350:334133) by Henrik Kjellander · 10 years ago
- 2b67925 VideoCapturerAndroid: Add possibility to request a new resolution from the video adapter. by Åsa Persson · 10 years ago
- 70c7fe1 Add kGoogEchoCancellation to MediaConstraintsInterface. by Tommi · 10 years ago
- 01bbe3e Fix AppRTCDemo crash under iOS armv7 devices by Zhongwei Yao · 10 years ago
- 782671f Improve Android HW decoder error handling. by Alex Glaznev · 10 years ago
- 2f65ac1 Fix crash and warning in AppRTCDemo by Jon Hjelle · 10 years ago
- 372f2fc Connection resurrected with incorrect candidate type. by Guo-wei Shieh · 10 years ago
- f564291 Remove webrtc/libjingle/{examples,session}. by Peter Boström · 10 years ago
- 36b7cc3 Reland "Upconvert various types to int.", neteq portion. by Peter Kasting · 10 years ago
- bc440d5 Revert "Reland "Upconvert various types to int.", common_audio portion." by Peter Kasting · 10 years ago
- 15b58ee Reland "Upconvert various types to int.", common_audio portion. by Peter Kasting · 10 years ago
- bba7807 Reland "Upconvert various types to int.", misc. codecs portion. by Peter Kasting · 10 years ago
- a8b335c Reland "Upconvert various types to int.", ilbc portion. by Peter Kasting · 10 years ago
- aba07ef Reland "Upconvert various types to int.", isac portion. by Peter Kasting · 10 years ago
- 7faba36 Fix WebRTC window-capture to check for maximized state correctly. by Peter Kasting · 10 years ago
- 728d903 Reformat existing code. There should be no functional effects. by Peter Kasting · 10 years ago
- b7e5054 Match existing type usage better. by Peter Kasting · 10 years ago
- cb18097 Revert "Upconvert various types to int." by Peter Kasting · 10 years ago
- 66a641a Update encoder settings periodically, not only on new bandwidth estimate by Erik Språng · 10 years ago
- 78fb3b3 C++11 in-class member initialization in Call configs. by Fredrik Solenberg · 10 years ago
- eb82309 Remove FileMediaEngine. by Peter Boström · 10 years ago
- 80cf97c Android rendering: Move common EGL and GL functions to separate classes by Magnus Jedvert · 10 years ago
- f045e4d Prepare to convert various types to size_t. by Peter Kasting · 10 years ago
- 786dbdc Rename targets to use lower case format. by Zeke Chin · 10 years ago
- 9345e86 audio_processing: Create now returns a pointer to the object by Bjorn Volcker · 10 years ago
- 8a19f3d Relanding https://webrtc-codereview.appspot.com/56589004 by Niklas Enbom · 10 years ago
- 1fe120a Add triggered checks. by Peter Thatcher · 10 years ago
- a2c7940 Ensures that modules_unittests runs on iOS by henrika · 10 years ago
- f4baca5 Set mtu for DTLS to 1280 by Henrik Lundin · 10 years ago
- 2a10087 Manual cleanups following clang-formatting. by Peter Kasting · 10 years ago
- 83ad33a Upconvert various types to int. by Peter Kasting · 10 years ago
- 54b0ca5 Revert "Landing https://webrtc-codereview.appspot.com/53669004/" by Niklas Enbom · 10 years ago
- 2aef19c Landing https://webrtc-codereview.appspot.com/53669004/ by Niklas Enbom · 10 years ago
- 532caea Adding DCHECKs and constness to DtlsIdentityStore. by Tommi · 10 years ago
- 441f634 Re-land r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 10 years ago
- 94a1232 Roll chromium_revision b2c6a86..e937e5f (332773:333350) by Henrik Kjellander · 10 years ago
- 1b76ca1 Auto-roll script: Add dirty tree check and git pull by Henrik Kjellander · 10 years ago
- ca84302 Roll chromium_revision 3d86a83..b2c6a86 (332345:332773) by Henrik Kjellander · 10 years ago
- 8a89718 Exclude Nexus 6 from OpenSL ES usage by henrika · 10 years ago
- 72e9f04 Better determination of Symmetric NAT. by Guo-wei Shieh · 10 years ago
- 0e1b229 Disable TestGetAllPortsNoUdpSocketsNoTcpListen on valgrind memcheck. by Marco · 10 years ago
- 1b9add9 Prevent bitrate overshoot for HD layer in VP8. by Peter Boström · 10 years ago
- 61715ec Fixed issue from previous commit, CL 56459004. by Cesar Magalhaes · 10 years ago
- 04f4931 VoE2 API draft by Fredrik Solenberg · 10 years ago
- 77cabab Enabling Packet-Loss plots for BweReceiver. by Cesar Magalhaes · 10 years ago
- c1b9d4e Add support for fragmentation in RtcpPacket. by Erik Språng · 10 years ago
- 1aff095 Moved check for native frame to VideoReceiveStream::FrameCallback. by Åsa Persson · 10 years ago
- 8f622a9 Locking is no longer required with BoringSSL. by Joachim Bauch · 10 years ago
- 55b6acb Miscellaneous cleanups. by Wan-Teh Chang · 10 years ago
- 349c2bb Remove the timestamp_ member of StreamGenerator. by Wan-Teh Chang · 10 years ago
- f291287 Change "hybrid mode" to "|kNack| mode" in comments. by Wan-Teh Chang · 10 years ago
- d7da120 Disable reduced-size RTCP in default config. by Peter Boström · 10 years ago
- fe55c38 Removes automatic setting of COMM mode in WebRTC. by henrika · 10 years ago
- 3b2f67d Disable some PortAllocatorTest on valgrind memcheck due to flakiness by Erik Språng · 10 years ago
- eb66e80 Re-land "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
- 3fbf3f8 Revert r9378 "Rename APM Config DelayCorrection to ExtendedFilter" by Henrik Lundin · 10 years ago
- bdd185f Added CQ config for WebRTC by Henrik Kjellander · 10 years ago
- 5f4b7e2 Rename APM Config DelayCorrection to ExtendedFilter by Henrik Lundin · 10 years ago
- efdce69 Disable some PortAllocatorTest on asan due to flakiness by Erik Språng · 10 years ago
- 7dbc076 audio_processing/aec: Turn SignalBasedDelayCorrection to after 15 seconds by Bjorn Volcker · 10 years ago
- 85cf3c0 Revert "Disable some PortAllocatorTest on tsan due to flakiness" by Erik Språng · 10 years ago
- f019efa Adding henrik.lundin to two WATCHLISTS by Henrik Lundin · 10 years ago
- fc622cc Move Requester to cc file. by Guo-wei Shieh · 10 years ago
- 2a6b8b7 Fix windows build break by Guo-wei Shieh · 10 years ago
- d04d3d7 Add SocketFactoryInterface::Prepare and fix how symmetric NAT is determined. by Guo-wei Shieh · 10 years ago
- 26b0860 Use one scoped_refptr. by Peter Boström · 10 years ago
- 491bd53 Disable some PortAllocatorTest on tsan due to flakiness by Erik Språng · 10 years ago
- e973c2a Remove win32toolhelp.h. by Peter Boström · 10 years ago
- 59abdd9 Whitespace change to test new Rietveld move. by Henrik Kjellander · 10 years ago
- 32130c6 Move to Chromium's Rietveld at codereview.webrtc.org by Henrik Kjellander · 10 years ago
- b1825a4 Change JitterBuffer::GetNackList to return a std::vector<uint16_t>. by Wan-Teh Chang · 10 years ago
- 248b0b0 Run clang-format --style=Chromium on four files I'm otherwise touching. by Peter Kasting · 10 years ago
- a9952cd Remove CHECK from GetThreadName. by Tommi · 10 years ago
- b4c5eaa Fix a time control bug, that the VCMReceiver::FrameForDecoding may over sleep. by Niklas Enbom · 10 years ago
- 73f7210 Actively turns off platform-AEC when DA-AEC is used by Bjorn Volcker · 10 years ago
- 5abd3e1 Revert r9359 "Implement NetEq's CurrentDelay function" by Henrik Lundin · 10 years ago
- d8a03fa Implement NetEq's CurrentDelay function by Henrik Lundin · 10 years ago
- 60508f8 Small changes to rtpAnalyze Matlab script by Henrik Lundin · 10 years ago
- 6b99074 Revert "Import org.junit.Assert instead of junit.framework.Assert." by Wan-Teh Chang · 10 years ago
- a884709 Import org.junit.Assert instead of junit.framework.Assert. by Wan-Teh Chang · 10 years ago
- a398020 SSL_set_read_ahead no longer needed with BoringSSL. by Joachim Bauch · 10 years ago
- 308d163 Revert "Convert native handles to buffers before encoding." by Peter Boström · 10 years ago
- 14771ac Fix Python lint and unit tests by Henrik Kjellander · 10 years ago
- 8f07418 Roll chromium_revision 7779e7d..3d86a83 (332119:332345) by Henrik Kjellander · 10 years ago
- 84f81d8 Fix implicit size_t to uint16_t warning on VS2015. by scottmg · 10 years ago
- 8e6fd46 Route time-stretching metrics through libjingle by Henrik Lundin · 10 years ago
- 76cda01 Document the time unit in EventWrapper. by Wan-Teh Chang · 10 years ago
- 907bfb2 Fix an apparent typo in a unittest that caused it to not actually check the new window list it fetched. by Peter Kasting · 10 years ago
- a831dc3 Convert native handles to buffers before encoding. by Peter Boström · 10 years ago
- 9ba52f8 Remove intermediate RTCP CNAME buffers. by Peter Boström · 10 years ago
- aff1c84 Roll chromium_revision ccef3cb..7779e7d (331232:332119) by Henrik Kjellander · 10 years ago