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