1. 92e448d TransportFeedbackPacketLossTracker to receive std::vector<PacketFeedback> in place of the entire feedback by elad.alon · 7 years ago
  2. 559af38 Split CongestionController into send- and receive-side classes. by nisse · 7 years ago
  3. 6a64bd9 TransportFeedbackPacketLossTrackerTest cosmetic modification by elad.alon · 7 years ago
  4. 54ca919 Allow padding packet in video streams. by philipel · 7 years ago
  5. 90a1153 Roll chromium_revision 23fea388a2..9796a27144 (457505:457679) by kjellander · 7 years ago
  6. 4c8b942 Adding audio DTX to video loopback test. by minyue · 7 years ago
  7. e828c96 Probing EndToEndTests. by philipel · 7 years ago
  8. 0a2391f Add thread check to ModuleProcessThread::DeRegisterModule and remove all unnecessary locking that was there due to one implementation calling from a different thread. by tommi · 7 years ago
  9. 3257b16 Delete VP8 feedback mode. by nisse · 7 years ago
  10. abbacbf Measure packet loss so we can use it to select ICE candidate pairs. by zstein · 7 years ago
  11. a5c18d7 Delete video_coding_robustness_unittest.cc by tommi · 7 years ago
  12. aff5be3 Don't recalculate Tl0PicIdx when the VP9 frame has no Tl0PicIdx. by philipel · 7 years ago
  13. c55f27a Re-enable ULPFEC end-to-end test. by brandtr · 7 years ago
  14. ab980d0 Remove last mentions of speex from webrtc/modules by henrik.lundin · 7 years ago
  15. afcf378 Remove mixing_test.cc. by solenberg · 7 years ago
  16. 61c7031 Remove obsolete valgrind/MSAN suppressions. by solenberg · 7 years ago
  17. 14adba7 Don't allocate any RTPSender object for a receive only RtpRtcp module. by nisse · 7 years ago
  18. 7c3da27 Add a missing DCHECK to PlatformThread::SetPriority. by tommi · 7 years ago
  19. 5bf9def RTCStatsCollector: Remove closed channels from opened set. by hbos · 7 years ago
  20. 1973ba6 Improve stability of the echo detector complexity perf tests. by ivoc · 7 years ago
  21. 5e1ca78 Add low_bandwidth_audio_test to default build by oprypin · 7 years ago
  22. 3b51065 Conversational Speech generator, adding unit test. by alessiob · 7 years ago
  23. 5f32aca Reland "C++ porting of the initial python script for conversational speech by alessiob · 7 years ago
  24. 7aeabd0 Add CryptoParams to webrtc::MediaSession. by zstein · 7 years ago
  25. 3eba2d8 Fix DesktopCapturer constructors to handle failures properly. by sergeyu · 7 years ago
  26. 5f54419 Revert of Don't set the priority of the decoder to 'high' on Android. (patchset #1 id:1 of https://codereview.webrtc.org/2745813003/ ) by tommi · 7 years ago
  27. 68b5df9 Add video codec setting to AppRTCMobile on iOS. by sakal · 7 years ago
  28. 533aedc Delete unused test code in modules/video_coding/test/ by tommi · 7 years ago
  29. 17ca288 Potential race-condition resolution in CongestionController::min_bitrate_bps_ by elad.alon · 7 years ago
  30. 40ba3ad Delete unused member RTCPSender::FeedbackState::send_payload_type. by nisse · 7 years ago
  31. 3b941be Minor FlexFEC fixes. by brandtr · 7 years ago
  32. a2bb667 Use RTC_UNUSED instead of conditional compilation in BWE simulator tool. by terelius · 7 years ago
  33. dd20054 Fix crash on multiple feedback messages are received on old transport. by stefan · 7 years ago
  34. 6585f70 Reland of Save width/height of SPS nalus and restore them on the first packet of an IDR. (patchset #1 id:1 of https://codereview.webrtc.org/2754543005/ ) by philipel · 7 years ago
  35. baded15 Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2751063005/ ) by ilnik · 7 years ago
  36. 05e908b Delete unused method VideoCodingModule::DiscardedPackets(). by tommi · 7 years ago
  37. b1db370 Delete unsupported method VideoCodingModule::RegisterDecoderTimingCallback. by tommi · 7 years ago
  38. f2f91fa Adds unit test for ADM on Linux by henrika · 7 years ago
  39. 994ebb4 Provide default impl of TimeUntilNextProcess in MockRtpRtcp instead of mocking. by tommi · 7 years ago
  40. 90474cc GN: Make //webrtc/test:fileutils visible only to //webrtc/test. by ehmaldonado · 7 years ago
  41. 44122bd Revert of Reland: Use native (optimized) functions for byte order conversion. (patchset #5 id:80001 of https://codereview.webrtc.org/2751403003/ ) by kthelgason · 7 years ago
  42. e9ad37c Delete unused classes from stream.cc by kthelgason · 7 years ago
  43. c8a4c1f Reland: Use native (optimized) functions for byte order conversion. by jbauch · 7 years ago
  44. 946b0dd Roll chromium_revision 1f3c4e333c..23fea388a2 (457445:457505) by buildbot · 7 years ago
  45. 8f05ab2 Revert of Use native (optimized) functions for byte order conversion. (patchset #3 id:40001 of https://codereview.webrtc.org/2738063005/ ) by jbauch · 7 years ago
  46. 38fd44e Use native (optimized) functions for byte order conversion. by jbauch · 7 years ago
  47. 2a420ce Revert of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #11 id:300001 of https://codereview.webrtc.org/2750473002/ ) by ilnik · 7 years ago
  48. c90d3a7 Roll chromium_revision 92c8e73cac..1f3c4e333c (457410:457445) by buildbot · 7 years ago
  49. 74e8df8f Fix rtcp_sender to support sdes with 31 chunk by danilchap · 7 years ago
  50. 0937468 Roll chromium_revision e8014f980b..92c8e73cac (457386:457410) by buildbot · 7 years ago
  51. 277a8b5 De-parameterized EndToEndTests. by philipel · 7 years ago
  52. 150708e Make ModuleRtpRtcpImpl member variables private. by nisse · 7 years ago
  53. 9c192b2 Added locking when getting echo likelihood stats. by ivoc · 7 years ago
  54. f13b548 Roll chromium_revision 2d05f4450c..e8014f980b (457366:457386) by buildbot · 7 years ago
  55. 8430825 Roll chromium_revision 0036d9b08e..2d05f4450c (457220:457366) by kjellander · 7 years ago
  56. 22818a5 (Re)move VoE specific enums from common_types.h. by solenberg · 7 years ago
  57. 299b678 DxgiOutputDuplicator should initialize num_frames_captured_ by zijiehe · 7 years ago
  58. bb511ef Roll chromium_revision d0287a23d5..0036d9b08e (457155:457220) by buildbot · 7 years ago
  59. b5e28ef Roll chromium_revision e1dd04d3aa..d0287a23d5 (457097:457155) by buildbot · 7 years ago
  60. 4e713ff Use VPX_ERROR_RESILIENT_DEFAULT constant. by Peter Boström · 7 years ago
  61. e01326f Remove unused RealTimeTemporalLayers. by Peter Boström · 7 years ago
  62. 14dc089 Remove dead VP8SequenceCoder. by Peter Boström · 7 years ago
  63. f7f7fb9 Add traces for some video events. by ehmaldonado · 7 years ago
  64. 8a8e57a Roll chromium_revision 5d9ca8a824..e1dd04d3aa (457062:457097) by buildbot · 7 years ago
  65. 5c7a623 Improve error handling for ffmpeg operations by jansson · 7 years ago
  66. dbbaa2a Revert of C++ porting of the initial python script for conversational speech generation. (patchset #2 id:100001 of https://codereview.webrtc.org/2740063004/ ) by alessiob · 7 years ago
  67. 29f730e Release the critial section between recursive calls in FrameBuffer::NextFrame. by philipel · 7 years ago
  68. 5b3e49a Remove VoEHardware interface. by solenberg · 7 years ago
  69. 0cf3aa6 C++ porting of the initial python script for conversational speech generation. by alessiob · 7 years ago
  70. 2549ad4 Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2748643002/ ) by ilnik · 7 years ago
  71. 919dce2 Return a long timeout value from TimeUntilNextProcess when the PacedSender is paused by tommi · 7 years ago
  72. 3f9b12d R/PLR calculation - time-based window by elad.alon · 7 years ago
  73. be35a00 Revert of Save width/height of SPS nalus and restore them on the first packet of an IDR. (patchset #6 id:100001 of https://codereview.webrtc.org/2750633003/ ) by philipel · 7 years ago
  74. 3c150c1 Roll chromium_revision 79d9faff8d..5d9ca8a824 (457045:457062) by buildbot · 7 years ago
  75. 9a5f03222 Remove VoEHardware interface usage. by solenberg · 7 years ago
  76. e49fede FileUtilsTest DirExists function added by alessiob · 7 years ago
  77. 996a83c Better handling of error condition in MediaCodecVideoEncoder. by sakal · 7 years ago
  78. 8444405 Try re-enabling two PeerConnectionClientTests: by sakal · 7 years ago
  79. 664fc8f Fix broken test landed in r17243. by stefan · 7 years ago
  80. 9ea46b5 Ignore packets sent on old network route when receiving feedback. by Stefan Holmer · 7 years ago
  81. 8372226 TaskQueue[Win] DOS handling by tommi · 7 years ago
  82. 35b7de4 Fix crash in vie_encoder when encoder configure fails by ilnik · 7 years ago
  83. 7f704df Roll chromium_revision 99c1f4221e..79d9faff8d (457015:457045) by buildbot · 7 years ago
  84. 620d75f Save width/height of SPS nalus and restore them on the first packet of an IDR. by philipel · 7 years ago
  85. 9f8a566 Roll chromium_revision 981ff3850e..99c1f4221e (456928:457015) by kjellander · 7 years ago
  86. 23c595a Pass label and plot style to the TimeSeries' constructor. by terelius · 7 years ago
  87. 5d389db Roll chromium_revision ea42323d26..981ff3850e (456712:456928) by buildbot · 7 years ago
  88. bc935b4 Ignore unmoved moved_rects in DxgiOutputDuplicator by zijiehe · 7 years ago
  89. a613eb6 Fixing a few tests for the upcoming Opus 1.2-alpha. by minyue · 7 years ago
  90. 275e209 Remove ReceiveCodec() getters from VideoCodingModule. by Tommi · 7 years ago
  91. e851a9a Fixed problems in neteq when RTP and decoder timestamps increment with by dkirovbroadsoft · 7 years ago
  92. 184732b Roll chromium_revision bf959238eb..ea42323d26 (456678:456712) by buildbot · 7 years ago
  93. a514584 Add the ability to read/write to WAV files in FakeAudioDevice by oprypin · 7 years ago
  94. cd386eb Delete support for sending RTCP RPSI and SLI messages. by nisse · 7 years ago
  95. 0a73564 Change FrameBuffer::Stop to not require a critical section. by tommi · 7 years ago
  96. 2cb58fd Roll chromium_revision 90f556922c..bf959238eb (456661:456678) by buildbot · 7 years ago
  97. d0a71ba Updates to VCMDecodedFrameCallback, VideoReceiver and a few related classes/tests. by tommi · 7 years ago
  98. 4262f1f Roll chromium_revision abc0893aa2..90f556922c (456641:456661) by buildbot · 7 years ago
  99. 7b188e8 Add flag to clean up temporary results after building iOS Framework or static lib by VladimirTechMan · 7 years ago
  100. c7daea8 Make AudioBuffer::InterleaveTo const by kthelgason · 7 years ago