webrtc /
src /
39a31afb77e3ce5c4ff53b8bab06364712cae7ce - 39a31af Refactor reporting of VideoBitrateAllocation by Per Kjellander · 4 years, 5 months ago
- 18515e2 Reland "Reduce the amount of howling reduction in AEC3" by Per Åhgren · 4 years, 5 months ago
- 082fac7 Revert "Reland "Activating AVX2 support by default"" by Andrey Logvin · 4 years, 5 months ago
- 75b9ab6 Move have_pending_rtp_data_channel_ to sdp_offer_answer by Harald Alvestrand · 4 years, 5 months ago
- c06e374 Move more functions from PeerConnection to SdpOfferAnswer by Harald Alvestrand · 4 years, 5 months ago
- a0ad0bb Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- b3a83ba Support layer skipping in L3T1 scalability structure by Danil Chapovalov · 4 years, 5 months ago
- 281fb1e Roll chromium_revision 97f841d7e9..2cdb2cb666 (812293:812617) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 0240cf8 stop sending x-peer-id in peerconnection_server by Philipp Hancke · 4 years, 6 months ago
- e99c68d Replace one use of sigslot with RoboCaller by Lahiru Ginnaliya Gamathige · 4 years, 5 months ago
- 59f1d1e AGC2 adaptive digital controller config: new params by Alessio Bazzica · 4 years, 5 months ago
- 1309c77 AGC2 adaptive digital controller config: new param by Alessio Bazzica · 4 years, 5 months ago
- 87b86ac AGC2: gain increase allowed once enough adjacent speech frames observed by Alessio Bazzica · 4 years, 5 months ago
- c520401 Roll chromium_revision f9788a96b2..97f841d7e9 (811959:812293) by chromium-webrtc-autoroll · 4 years, 5 months ago
- aa3d3b4 Revert "Reduce the amount of howling reduction in AEC3" by Mirko Bonadei · 4 years, 5 months ago
- 45be0a9 Add a test for transceivers being removed when stopped. by Harald Alvestrand · 4 years, 5 months ago
- 80907be Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- 2978abb Reduce the amount of howling reduction in AEC3 by Per Åhgren · 4 years, 5 months ago
- 2a23bd2 Mutex: remove mutex reentrancy crasher. by Markus Handell · 4 years, 5 months ago
- d324a79 Remove unused enums and members by Gustaf Ullberg · 4 years, 5 months ago
- 57ad543 AGC2 Saturation Protector always on by Alessio Bazzica · 4 years, 5 months ago
- 80869c2 Delete stringize macros. by Niels Möller · 4 years, 5 months ago
- 309a6af Revert "Clean up the AVX2 activation in the gni file" by Per Åhgren · 4 years, 5 months ago
- c18be4a Revert "Deactivating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- d5e6f41 AGC2 AdaptiveDigitalGainApplier and AdaptiveAgc code improvements by Alessio Bazzica · 4 years, 5 months ago
- 8845f7e AGC2 AdaptiveModeLevelEstimator min consecutive speech frames (3/3) by Alessio Bazzica · 4 years, 5 months ago
- 77607f1 Roll chromium_revision 01b26f767e..f9788a96b2 (811724:811959) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 61709a3 Revert "Begin implementing WGC CaptureFrame" by Mirko Bonadei · 4 years, 5 months ago
- 9cf3ea0 AGC2 AdaptiveModeLevelEstimator: minor code improvements by Alessio Bazzica · 4 years, 5 months ago
- f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 5 months ago
- 1e4d4fd Don't trigger key frame when encoder is not reset during reconfigure by Yun Zhang · 4 years, 5 months ago
- d2c6967 Optimize RoboCaller::AddReceiver() for code size by Karl Wiberg · 4 years, 5 months ago
- 79d8df0 android: add rollback RTCSdpType by Philipp Hancke · 4 years, 6 months ago
- df2a465 Improve neteq_rtp_fuzzer by Henrik Lundin · 4 years, 5 months ago
- be0aec2 Ensure FakeVp8Encoder::GetEncoderInfo() writes EncoderInfo.fps_allocation: by Per Kjellander · 4 years, 5 months ago
- e820cef Begin implementing WGC CaptureFrame by Austin Orion · 4 years, 6 months ago
- 2291fb3 red: ensure minimum amount of header bytes by Philipp Hancke · 4 years, 5 months ago
- cc2975c Roll chromium_revision 82e79a8a7f..01b26f767e (811607:811724) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 307fab9 AGC2 AdaptiveModeLevelEstimator: cache last level estimate by Alessio Bazzica · 4 years, 5 months ago
- c5152e8 Create isolated output directory when creating the output file. by Jeremy Leconte · 4 years, 5 months ago
- 445e6b0 Break out separate compile targets for various classes by Harald Alvestrand · 4 years, 5 months ago
- 8036cb7 Report sent_packets_queue_wait_time_us in PC level framework network debug mode by Artem Titov · 4 years, 5 months ago
- 0b9e354 Improve perf metrics plotter by Artem Titov · 4 years, 5 months ago
- 10ea118 Default-enables WebRTC-DeferredFecGeneration. by Erik Språng · 4 years, 5 months ago
- 3f8966f Deactivating AVX2 support by default by Per Åhgren · 4 years, 5 months ago
- 435f279 AGC2 remove incorrect field trial parsing functions by Alessio Bazzica · 4 years, 5 months ago
- 38b768c Factor out the transceiver list into a separate object. by Harald Alvestrand · 4 years, 5 months ago
- b6bc09b Remove locks from BufferQueue (not needed). by Tomas Gunnarsson · 4 years, 5 months ago
- f360506 Deferred FEC: Prevents duplicate FEC addition of non-RTX retransmission. by Erik Språng · 4 years, 5 months ago
- 56f63c3 AGC2 AdaptiveModeLevelEstimator min consecutive speech frames (2/3) by Alessio Bazzica · 4 years, 5 months ago
- b6f002b Add NV12 to libvpx wrappers output by Ilya Nikolaevskiy · 4 years, 5 months ago
- de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 5 months ago
- 46be80d Remove echo suppression in transparent mode by Gustaf Ullberg · 4 years, 5 months ago
- b3b45d4 Roll chromium_revision 8276edf45c..82e79a8a7f (811503:811607) by chromium-webrtc-autoroll · 4 years, 5 months ago
- cce51b6 Delete unused header file sdk/objc/Framework/Classes/PeerConnection/RTCVideoCodec+Private.h by Niels Möller · 4 years, 5 months ago
- 7899e97 Accept NV12 frames into VP9 by Evan Shrubsole · 4 years, 5 months ago
- 3a8c441 Roll chromium_revision 5db2d14de4..8276edf45c (811347:811503) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 6154a74 Start/stop ProcessThread as first/last audio channel is added/removed. by Tim Na · 4 years, 5 months ago
- 6ecfbb5 Roll chromium_revision 3274067af3..5db2d14de4 (811217:811347) by chromium-webrtc-autoroll · 4 years, 5 months ago
- e39b378 Remove tests associated to WebRTC-LibvpxVp{8,9}TrustedRateController. by Mirko Bonadei · 4 years, 5 months ago
- fbb31df Delete RtpRtcp::BitrateSent as no longer used by Danil Chapovalov · 4 years, 5 months ago
- 87b1100 Roll chromium_revision 0957d98fca..3274067af3 (810507:811217) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 14bba6e Add API to allow legacy TLS protocols. by Guido Urdaneta · 4 years, 5 months ago
- cdcfab0 Refactor webrtc::PeerConnection to split out offer/answer by Harald Alvestrand · 4 years, 5 months ago
- b2995a1 Delete dead signal code in pc/channel.* by Tomas Gunnarsson · 4 years, 5 months ago
- 37e22f1 Compile screen capturer mac test only when is_mac=true. by Mirko Bonadei · 4 years, 5 months ago
- 08ae7ce Reland "Delete the non-const version of the EncodedImage::data() method." by Niels Möller · 4 years, 5 months ago
- 1e40a0c Remove asyncinvoker from PeerConnection. by Tomas Gunnarsson · 4 years, 5 months ago
- b6103ff Test scalability structures do not suggest disabled layers by Danil Chapovalov · 4 years, 5 months ago
- 55c1786 Add support for NV12 frame generation for tests by Evan Shrubsole · 4 years, 5 months ago
- 111de341 Revert "Delete the non-const version of the EncodedImage::data() method." by Marina Ciocea · 4 years, 5 months ago
- 9def3ff Fix for OnSctpInboundPacket being called after transport destruction. by Taylor Brandstetter · 4 years, 5 months ago
- 16db7ff Move win32 files to a new "win32" target to avoid cyclic dependencies. by Tommi · 4 years, 5 months ago
- 3f7298d Clean up the AVX2 activation in the gni file by Per Åhgren · 4 years, 5 months ago
- 66515d6 Allow clients to provide custom scheduler to AudioModule by Bin Zhu · 4 years, 5 months ago
- e5d669e Reland "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- cd92b0b AGC2 AdaptiveModeLevelEstimator min consecutive speech frames (1/3) by Alessio Bazzica · 4 years, 5 months ago
- c1ece01 AGC2 VAD probability: instant decay / slow attack by Alessio Bazzica · 4 years, 5 months ago
- f2969fa Delete the non-const version of the EncodedImage::data() method. by Niels Möller · 4 years, 5 months ago
- 9ccbe17 Revert "Activating AVX2 support by default" by Per Åhgren · 4 years, 5 months ago
- 530781d AGC2 VadWithLevel(::LevelAndProbability) renamed + injectable VAD by Alessio Bazzica · 4 years, 5 months ago
- 77baeee Make MessageHandler be a pure virtual interface. by Tomas Gunnarsson · 4 years, 5 months ago
- ad14827 Activating AVX2 support by default by Per Åhgren · 4 years, 5 months ago
- 0804092 Roll chromium_revision 063275b49b..0957d98fca (810396:810507) by chromium-webrtc-autoroll · 4 years, 5 months ago
- d88b169 Fix RoboCaller::Send perfect forwarding by Karl Wiberg · 4 years, 5 months ago
- d3db853 Roll chromium_revision fb765f65ef..063275b49b (810252:810396) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 7a76835 Check length before dereferencing SCTP notifications. by Taylor Brandstetter · 4 years, 6 months ago
- 1ee3325 When stopping a transceiver, end the receiver's track. by Harald Alvestrand · 4 years, 5 months ago
- 39a3f08 Disable transparent mode when ERL is bounded by Gustaf Ullberg · 4 years, 5 months ago
- a70528e Roll chromium_revision b70f108ba3..fb765f65ef (810146:810252) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 9e81182 RNN VAD build file refactoring: split into separate (private) targets by Alessio Bazzica · 4 years, 5 months ago
- 26df6e6 Roll chromium_revision 532b3f340b..b70f108ba3 (810021:810146) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 3060d33 Remove instance of IP logging in NetworkMonitorAutoDetect by Paulina Hensman · 4 years, 5 months ago
- afef7a7 HMM based transparent mode classifier by Gustaf Ullberg · 4 years, 5 months ago
- 936f1af Reland "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 6 months ago
- 0ed7f1f Roll chromium_revision adce495841..532b3f340b (809911:810021) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 5e85c8b Roll chromium_revision dc725cd59e..adce495841 (809732:809911) by chromium-webrtc-autoroll · 4 years, 5 months ago
- 3a5612a Clean up references to deprecated create_srcjar in android_resources by Mohamed Heikal · 4 years, 5 months ago
- d60e32a Demote method EncodedImage::capacity() to private. by Niels Möller · 4 years, 6 months ago
- 2a4d663 Roll chromium_revision 590f451ba1..dc725cd59e (809630:809732) by chromium-webrtc-autoroll · 4 years, 6 months ago