1. 3df8752 MB: Remove Android clang bot configurations. by kjellander · 7 years ago
  2. caea68f Let Call::OnRecoveredPacket parse RTP header extensions. by brandtr · 7 years ago
  3. 41cadbc Remove WebRTC-videocontenttypeextension field trial completely by ilnik · 7 years ago
  4. c3c1256 CQ: Remove android_clang_dbg bot by kjellander · 7 years ago
  5. f9d7eca Check child windows in CroppingWindowCapturerWin by Zijie He · 7 years ago
  6. 0826fb2 Fix an implicit narrowing conversion found by MSVC by oprypin · 7 years ago
  7. 51d49b4 Reland of Stop silently accepting unsupported flags in test binaries (patchset #1 id:1 of https://codereview.webrtc.org/3002963002/ ) by oprypin · 7 years ago
  8. 96b951c Make AEC3 recover more quickly for lost capture data by peah · 7 years ago
  9. 3e86e7e Ignore inter-frame delay stats samples when stream is inactive by sprang · 7 years ago
  10. bcc655c Revert of Reimplement the builtin audio codec factories using the new stuff in api/ (patchset #1 id:60001 of https://codereview.webrtc.org/2997713002/ ) by sakal · 7 years ago
  11. 5c8942a Move PacedSender ownership to RtpTransportControllerSend. by Stefan Holmer · 7 years ago
  12. ee42d19 Reland of Add Jpeg frame writer for test support. by ilnik · 7 years ago
  13. eb13f5e Add video timing frames to set of default RTP header extensions by sprang · 7 years ago
  14. 440b6d9 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
  15. aaaf2db Minor changes to TestVp8Impl. by asapersson · 7 years ago
  16. 417989a Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago
  17. 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago
  18. 2a59654 Fix an implicit narrowing conversion found by MSVC by kwiberg · 7 years ago
  19. 4553562 Remove unnecessary RTPFragmentationHeader from VideoProcessor callbacks. by brandtr · 7 years ago
  20. bdbc889 Revert of Fix the video buffer size should take rtt into consideration (patchset #3 id:40001 of https://codereview.chromium.org/2980413002/ ) by philipel · 7 years ago
  21. 3d95a53 Change logging method from WEBRTC_TRACE macro to LOG macro. by Sam Zackrisson · 7 years ago
  22. c614823 Remove unnecessary release call in EglRenderer. by sakal · 7 years ago
  23. 97c3fc1 Respect DesktopCaptureOptions::detect_updated_region() in ScreenCapturerMac by Zijie He · 7 years ago
  24. 296b64e Revert of Modify profiles for H264 encode SW fallback (patchset #2 id:20001 of https://codereview.webrtc.org/2997913003/ ) by zhihuang · 7 years ago
  25. 565d046 Redo 587688 and 592088 to add histograms in capturer by Zijie He · 7 years ago
  26. 1fd6665 Modify profiles for H264 encode SW fallback by emircan · 7 years ago
  27. c0cde56 Fix size_t to int in RtpDemuxer. by Steve Anton · 7 years ago
  28. 7542bf8 CQ: Add win_msvc_rel to default trybot set. by kjellander · 7 years ago
  29. f0a1dd9 Fix compile error for the win_msvc_rel bot. by philipel · 7 years ago
  30. 2fe9dfa Android: Fix synchronization problems in VideoFrame release. by sakal · 7 years ago
  31. 139cf38 ObjC: Remove RTCVideoFrame I420 functions by magjed · 7 years ago
  32. b0215da ObjC: Remove RTCVideoFrame.nativeHandle by magjed · 7 years ago
  33. 2ee432d Ensures that built-in AGC is enabled on iOS. by henrika · 7 years ago
  34. c8c5905 VideoProcessor: make it runnable on a task queue. by brandtr · 7 years ago
  35. e57556c iSAC floating-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  36. 0069b45 TestVp8Impl: Remove unused arguments and member variable. by asapersson · 7 years ago
  37. 228fb0e H264: Don't disable compiler warning by using NO_THREAD_SAFETY_ANALYSIS. by hbos · 7 years ago
  38. ed0e436 VideoProcessorIntegrationTest: mini-fixes in preparation for task queue CL. by brandtr · 7 years ago
  39. 245f17e Delete old CongestionController class by Niels Möller · 7 years ago
  40. c2d4d57 MB: Add configs for Windows bots enforcing MSVC compilation. by kjellander · 7 years ago
  41. bdd555c VideoProcessor: mini-fixes in preparation for task queue CL. by brandtr · 7 years ago
  42. 8b844b1 Only disable -Wthread-safety-attributes warning for Clang. by kjellander · 7 years ago
  43. 3771ba3 Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) by charujain · 7 years ago
  44. a36165c Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 7 years ago
  45. 8018306 Reduce code repetition in RtcpDemuxerTest. by Steve Anton · 7 years ago
  46. 257baf1 Fix a bug where listener custom drawer was ignored in EglRenderer. by sakal · 7 years ago
  47. 53c7ba6 Add BUNDLE processing to RtpDemuxer. by Steve Anton · 7 years ago
  48. 26e5cbd Add Jpeg frame writer for test support. by ilnik · 7 years ago
  49. d64072c Revert of Stop silently accepting unsupported flags in test binaries (patchset #5 id:150001 of https://codereview.webrtc.org/2968003003/ ) by oprypin · 7 years ago
  50. a2782f6 Stop silently accepting unsupported flags in test binaries by oprypin · 7 years ago
  51. 81bc523 Make a friendlier RTCVideoCodecInfo initializer for when only name and by andersc · 7 years ago
  52. 3042c2d Reland of quest keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.chromium.org/2995153002/ ) by philipel · 7 years ago
  53. 327af33 iSAC fixed-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  54. a28122f Change ThreadChecker to SequencedTaskChecker in VideoReceiveStream by eladalon · 7 years ago
  55. 5afa3f2 Fix for alr detection bug on pause. by tschumim · 7 years ago
  56. 84778c7 Optimize HardwareVideoDecoder by doing all frame conversions in C++. by sakal · 7 years ago
  57. ba050a6 Reland of Add a flags field to video timing extension. (patchset #1 id:1 of https://codereview.webrtc.org/2995953002/ ) by sprang · 7 years ago
  58. f3f5c0e Change ThreadChecker to SequencedTaskChecker in internal::Call by eladalon · 7 years ago
  59. 6dfed67 Remove xians@webrtc.org from OWNERS by oprypin · 7 years ago
  60. bbcc356 Reland of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #1 id:1 of https://codereview.webrtc.org/2995173002/ ) by emircan · 7 years ago
  61. 1ea631f Fix a delete type mismatch (deleting a sockaddr_in6* as a sockaddr*) by oprypin · 7 years ago
  62. 9e0c742 Reduce code repetition in RtpDemuxerTest. by Steve Anton · 7 years ago
  63. 7b532db Revert of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #2 id:20001 of https://codereview.webrtc.org/2925253002/ ) by emircan · 7 years ago
  64. 2238441 Explicitly specify the onFrameAvailable() thread. by Jonathan Yu · 7 years ago
  65. 786de70 Add TLS TURN tests. by Steve Anton · 7 years ago
  66. b332917 Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 7 years ago
  67. ed447ae Refactor TurnPort tests. by Steve Anton · 7 years ago
  68. 1c378ed Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
  69. 825f65e Share ScreenDrawerLockPosix implementation by Zijie He · 7 years ago
  70. 53959fc Revert of quest keyframes more frequently on stream start/decoding error. (patchset #2 id:170001 of https://codereview.webrtc.org/2996823002/ ) by tkchin · 7 years ago
  71. 200028f DEPS: Remove migration scripts and use hooks_os. by kjellander · 7 years ago
  72. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
  73. b5c319a Add rtc_event_log_unittest_helper.h to relevant BUILD.gn by eladalon · 7 years ago
  74. 168576b Make isac_fix_test use gtest (in a hacky way) by oprypin · 7 years ago
  75. 3958ed8 RTC_CHECK instead of assert in vp9_impl.cc by sprang · 7 years ago
  76. 481c549 Reland of Make it possible for tests to set up trace event handlers. (patchset #1 id:1 of https://codereview.webrtc.org/2997963002/ ) by ehmaldonado · 7 years ago
  77. 6b463fa Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled. by asapersson · 7 years ago
  78. 3c74766 Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ ) by olka · 7 years ago
  79. db758c2 Revert of Make it possible for tests to set up trace event handlers. (patchset #4 id:60001 of https://codereview.webrtc.org/3002663002/ ) by ehmaldonado · 7 years ago
  80. a973265 Make it possible for tests to set up trace event handlers. by ehmaldonado · 7 years ago
  81. 6ff045f Give Audio{De,En}coderIsac* an "Impl" suffix, to free up the original names by kwiberg · 7 years ago
  82. 7c206b5 Fix a reference leak when converting I420 VideoFrame to I420Frame. by sakal · 7 years ago
  83. f9f448b ObjC: Include additional files in umbrella header. by andersc · 7 years ago
  84. 4dee344 Implement QP parsing in VideoDecoderWrapper. by sakal · 7 years ago
  85. 7441827 Reland of Make the acceptable queue in the cwnd experiment configurable. (patchset #1 id:1 of https://codereview.webrtc.org/2999893002/ ) by stefan · 7 years ago
  86. 1dba8fd MB: Add an entry for "WebRTC Perf Tests (Linux Trusty swarming)" by ehmaldonado · 7 years ago
  87. 70fbbad Replace WindowUnderPoint free function with WindowFinder interface by Zijie He · 7 years ago
  88. 0ed6de4 Check for prior thread annotation macros before defining. by Chris Mumford · 7 years ago
  89. 9e117c5e1 Reland of Add functionality which limits the number of bytes on the network. (patchset #1 id:1 of https://codereview.webrtc.org/3001653002/ ) by stefan · 7 years ago
  90. 5901d9d Remove dep on system_wrappers for apprtc and use only framework. by kthelgason · 7 years ago
  91. 2ed6e4f Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 7 years ago
  92. c103653 Avoids WebRtcAudioTrack null pointer access at stop. by henrika · 7 years ago
  93. 7ea6e59 L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  94. dcbb66f Replace WEBRTC_TRACE in modules/video_capture/ by Sam Zackrisson · 7 years ago
  95. ddcfb9f Don't boost pacing rate after pause. by sprang · 7 years ago
  96. 5b9746e When using clang, switch on -Wc++11-narrowing by kwiberg · 7 years ago
  97. 3004fd0 Don't fail SetStereoPlayout(false) for Android devices. by Noah Richards · 7 years ago
  98. 7fbeb0b Make path to wav file for jitter buffer simulation in event_log_visualizer configurable. by owb · 7 years ago
  99. 2bf9e73 Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 7 years ago
  100. 22c76c4 Add support for a forced software encoder fallback. by asapersson · 7 years ago