1. 53431d2 Move PacedSender ownership to RtpTransportControllerSend. by Stefan Holmer · 7 years ago
  2. 80d7b62 Reland of Add Jpeg frame writer for test support. by ilnik · 7 years ago
  3. 9f96c2a Add video timing frames to set of default RTP header extensions by sprang · 7 years ago
  4. f0c86c0 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
  5. 13e1e9f Minor changes to TestVp8Impl. by asapersson · 7 years ago
  6. 8a71b0d Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago
  7. 0f007ea Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago
  8. afb4bf2 Fix an implicit narrowing conversion found by MSVC by kwiberg · 7 years ago
  9. 39b5543 Remove unnecessary RTPFragmentationHeader from VideoProcessor callbacks. by brandtr · 7 years ago
  10. aff1234 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
  11. 36217e6 Change logging method from WEBRTC_TRACE macro to LOG macro. by Sam Zackrisson · 7 years ago
  12. 279fc93 Remove unnecessary release call in EglRenderer. by sakal · 7 years ago
  13. 57efce9 Respect DesktopCaptureOptions::detect_updated_region() in ScreenCapturerMac by Zijie He · 7 years ago
  14. 5630733 Revert of Modify profiles for H264 encode SW fallback (patchset #2 id:20001 of https://codereview.webrtc.org/2997913003/ ) by zhihuang · 7 years ago
  15. 7b9b6b8 Redo 587688 and 592088 to add histograms in capturer by Zijie He · 7 years ago
  16. ef557d4 Modify profiles for H264 encode SW fallback by emircan · 7 years ago
  17. 35c6258 Fix size_t to int in RtpDemuxer. by Steve Anton · 7 years ago
  18. 17c744c Fix compile error for the win_msvc_rel bot. by philipel · 7 years ago
  19. 45a06c9 Android: Fix synchronization problems in VideoFrame release. by sakal · 7 years ago
  20. b309950 ObjC: Remove RTCVideoFrame I420 functions by magjed · 7 years ago
  21. 53294a8 ObjC: Remove RTCVideoFrame.nativeHandle by magjed · 7 years ago
  22. 7a71c69 Ensures that built-in AGC is enabled on iOS. by henrika · 7 years ago
  23. a260673 VideoProcessor: make it runnable on a task queue. by brandtr · 7 years ago
  24. 7bce1a8 iSAC floating-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  25. e15d58d TestVp8Impl: Remove unused arguments and member variable. by asapersson · 7 years ago
  26. ae18243 H264: Don't disable compiler warning by using NO_THREAD_SAFETY_ANALYSIS. by hbos · 7 years ago
  27. 411dc76 VideoProcessorIntegrationTest: mini-fixes in preparation for task queue CL. by brandtr · 7 years ago
  28. cd4b73f Delete old CongestionController class by Niels Möller · 7 years ago
  29. a20bf61 VideoProcessor: mini-fixes in preparation for task queue CL. by brandtr · 7 years ago
  30. c2bba60 Only disable -Wthread-safety-attributes warning for Clang. by kjellander · 7 years ago
  31. fd5a68e Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) by charujain · 7 years ago
  32. 8fd3fe9 Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 7 years ago
  33. d9732a5 Reduce code repetition in RtcpDemuxerTest. by Steve Anton · 7 years ago
  34. 40ffa0f Fix a bug where listener custom drawer was ignored in EglRenderer. by sakal · 7 years ago
  35. a70873d Add BUNDLE processing to RtpDemuxer. by Steve Anton · 7 years ago
  36. 1dae68b Add Jpeg frame writer for test support. by ilnik · 7 years ago
  37. f46c48b 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
  38. 54c62fa Stop silently accepting unsupported flags in test binaries by oprypin · 7 years ago
  39. 9ac2622 Make a friendlier RTCVideoCodecInfo initializer for when only name and by andersc · 7 years ago
  40. 21950c6 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
  41. f6cd047 iSAC fixed-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  42. cee6642 Change ThreadChecker to SequencedTaskChecker in VideoReceiveStream by eladalon · 7 years ago
  43. 55ceff6 Fix for alr detection bug on pause. by tschumim · 7 years ago
  44. 076a86c Optimize HardwareVideoDecoder by doing all frame conversions in C++. by sakal · 7 years ago
  45. 0df2c66 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
  46. 8c7e2bd Change ThreadChecker to SequencedTaskChecker in internal::Call by eladalon · 7 years ago
  47. 55d14ce Remove xians@webrtc.org from OWNERS by oprypin · 7 years ago
  48. 90a1756 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
  49. 08a51e3 Fix a delete type mismatch (deleting a sockaddr_in6* as a sockaddr*) by oprypin · 7 years ago
  50. c59e7d2 Reduce code repetition in RtpDemuxerTest. by Steve Anton · 7 years ago
  51. 7f88afe 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
  52. 08715e0 Explicitly specify the onFrameAvailable() thread. by Jonathan Yu · 7 years ago
  53. f933fb7 Add TLS TURN tests. by Steve Anton · 7 years ago
  54. 6f7363f Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 7 years ago
  55. 3b783fa Refactor TurnPort tests. by Steve Anton · 7 years ago
  56. 4e4b0a2 Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
  57. 6cf5250 Share ScreenDrawerLockPosix implementation by Zijie He · 7 years ago
  58. cc76c33 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
  59. 7647da7 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
  60. 9334017 Add rtc_event_log_unittest_helper.h to relevant BUILD.gn by eladalon · 7 years ago
  61. 1bd0159 Make isac_fix_test use gtest (in a hacky way) by oprypin · 7 years ago
  62. f62a0b9 RTC_CHECK instead of assert in vp9_impl.cc by sprang · 7 years ago
  63. aa56e7d 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
  64. de39669 Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled. by asapersson · 7 years ago
  65. b38cd1f 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
  66. 6d6868b 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
  67. 99c70c2 Make it possible for tests to set up trace event handlers. by ehmaldonado · 7 years ago
  68. ebae5d1 Give Audio{De,En}coderIsac* an "Impl" suffix, to free up the original names by kwiberg · 7 years ago
  69. cc4e954 Fix a reference leak when converting I420 VideoFrame to I420Frame. by sakal · 7 years ago
  70. 15c4b96 ObjC: Include additional files in umbrella header. by andersc · 7 years ago
  71. e6eebd1 Implement QP parsing in VideoDecoderWrapper. by sakal · 7 years ago
  72. e8a5ec5 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
  73. ad9e238 Replace WindowUnderPoint free function with WindowFinder interface by Zijie He · 7 years ago
  74. ec99713 Check for prior thread annotation macros before defining. by Chris Mumford · 7 years ago
  75. 9db127b 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
  76. 8a0b62b Remove dep on system_wrappers for apprtc and use only framework. by kthelgason · 7 years ago
  77. 514f45d Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 7 years ago
  78. 132bd94 Avoids WebRtcAudioTrack null pointer access at stop. by henrika · 7 years ago
  79. 6eb2beb L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  80. 738630c Replace WEBRTC_TRACE in modules/video_capture/ by Sam Zackrisson · 7 years ago
  81. 015d86c Don't boost pacing rate after pause. by sprang · 7 years ago
  82. 2e26583 When using clang, switch on -Wc++11-narrowing by kwiberg · 7 years ago
  83. 1ecc0e5 Don't fail SetStereoPlayout(false) for Android devices. by Noah Richards · 7 years ago
  84. 3957c91 Make path to wav file for jitter buffer simulation in event_log_visualizer configurable. by owb · 7 years ago
  85. 0a27bbc Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 7 years ago
  86. 675930d Add support for a forced software encoder fallback. by asapersson · 7 years ago
  87. ae2901f Remove old webrtc/base directory by mbonadei · 7 years ago
  88. 786989c Revert of Add a flags field to video timing extension. (patchset #15 id:280001 of https://codereview.webrtc.org/3000753002/ ) by emircan · 7 years ago
  89. 5463e9e Check keepAlive before calling nativeDataIsRecording. by Noah Richards · 7 years ago
  90. de6c74c Replace absolute path with relative path for GN files. by Jianjun Zhu · 7 years ago
  91. d9796d8 Revert of L16 implementation of the Audio{En,De}coderFactoryTemplate APIs (patchset #5 id:80001 of https://codereview.webrtc.org/2995523002/ ) by charujain · 7 years ago
  92. 0e1925c L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  93. a58c48e Add a flags field to video timing extension. by sprang · 7 years ago
  94. 62d8f35 Fix incorrect InterframeDelayMaxInMs histogram metrics by sprang · 7 years ago
  95. abbd7d7 AppRTCMobile: Use high resolution app icon on retina screens. by andersc · 7 years ago
  96. 0630f68 Roll chromium_revision f156b499f7..f439921f66 (493756:494089) by ehmaldonado · 7 years ago
  97. 51ec538 Almost full implementation of BBR's core, missing receiver side implementation, pacer, and BitrateObserver class which is responsible for communication between BBR and pacer/encoder. Significant changes: Recovery mode and a separate bucket for the high gain phase. by gnish · 7 years ago
  98. 4331db2 Improved UI for event_log_analyzer tool by terelius · 7 years ago
  99. 9c1cd74 Add VideoSink interface to SurfaceViewRenderer. by sakal · 7 years ago
  100. 4cd205d Default enable content type rtp header extension by sprang · 7 years ago