1. aaaf2db Minor changes to TestVp8Impl. by asapersson · 8 years ago
  2. 417989a Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 8 years ago
  3. 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 8 years ago
  4. 2a59654 Fix an implicit narrowing conversion found by MSVC by kwiberg · 8 years ago
  5. 4553562 Remove unnecessary RTPFragmentationHeader from VideoProcessor callbacks. by brandtr · 8 years ago
  6. 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 · 8 years ago
  7. 3d95a53 Change logging method from WEBRTC_TRACE macro to LOG macro. by Sam Zackrisson · 8 years ago
  8. c614823 Remove unnecessary release call in EglRenderer. by sakal · 8 years ago
  9. 97c3fc1 Respect DesktopCaptureOptions::detect_updated_region() in ScreenCapturerMac by Zijie He · 8 years ago
  10. 296b64e Revert of Modify profiles for H264 encode SW fallback (patchset #2 id:20001 of https://codereview.webrtc.org/2997913003/ ) by zhihuang · 8 years ago
  11. 565d046 Redo 587688 and 592088 to add histograms in capturer by Zijie He · 8 years ago
  12. 1fd6665 Modify profiles for H264 encode SW fallback by emircan · 8 years ago
  13. c0cde56 Fix size_t to int in RtpDemuxer. by Steve Anton · 8 years ago
  14. f0a1dd9 Fix compile error for the win_msvc_rel bot. by philipel · 8 years ago
  15. 2fe9dfa Android: Fix synchronization problems in VideoFrame release. by sakal · 8 years ago
  16. 139cf38 ObjC: Remove RTCVideoFrame I420 functions by magjed · 8 years ago
  17. b0215da ObjC: Remove RTCVideoFrame.nativeHandle by magjed · 8 years ago
  18. 2ee432d Ensures that built-in AGC is enabled on iOS. by henrika · 8 years ago
  19. c8c5905 VideoProcessor: make it runnable on a task queue. by brandtr · 8 years ago
  20. e57556c iSAC floating-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
  21. 0069b45 TestVp8Impl: Remove unused arguments and member variable. by asapersson · 8 years ago
  22. 228fb0e H264: Don't disable compiler warning by using NO_THREAD_SAFETY_ANALYSIS. by hbos · 8 years ago
  23. ed0e436 VideoProcessorIntegrationTest: mini-fixes in preparation for task queue CL. by brandtr · 8 years ago
  24. 245f17e Delete old CongestionController class by Niels Möller · 8 years ago
  25. bdd555c VideoProcessor: mini-fixes in preparation for task queue CL. by brandtr · 8 years ago
  26. 8b844b1 Only disable -Wthread-safety-attributes warning for Clang. by kjellander · 8 years ago
  27. 3771ba3 Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) by charujain · 8 years ago
  28. a36165c Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 8 years ago
  29. 8018306 Reduce code repetition in RtcpDemuxerTest. by Steve Anton · 8 years ago
  30. 257baf1 Fix a bug where listener custom drawer was ignored in EglRenderer. by sakal · 8 years ago
  31. 53c7ba6 Add BUNDLE processing to RtpDemuxer. by Steve Anton · 8 years ago
  32. 26e5cbd Add Jpeg frame writer for test support. by ilnik · 8 years ago
  33. d64072c Revert of Stop silently accepting unsupported flags in test binaries (patchset #5 id:150001 of https://codereview.webrtc.org/2968003003/ ) by oprypin · 8 years ago
  34. a2782f6 Stop silently accepting unsupported flags in test binaries by oprypin · 8 years ago
  35. 81bc523 Make a friendlier RTCVideoCodecInfo initializer for when only name and by andersc · 8 years ago
  36. 3042c2d Reland of quest keyframes more frequently on stream start/decoding error. (patchset #1 id:1 of https://codereview.chromium.org/2995153002/ ) by philipel · 8 years ago
  37. 327af33 iSAC fixed-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
  38. a28122f Change ThreadChecker to SequencedTaskChecker in VideoReceiveStream by eladalon · 8 years ago
  39. 5afa3f2 Fix for alr detection bug on pause. by tschumim · 8 years ago
  40. 84778c7 Optimize HardwareVideoDecoder by doing all frame conversions in C++. by sakal · 8 years ago
  41. ba050a6 Reland of Add a flags field to video timing extension. (patchset #1 id:1 of https://codereview.webrtc.org/2995953002/ ) by sprang · 8 years ago
  42. f3f5c0e Change ThreadChecker to SequencedTaskChecker in internal::Call by eladalon · 8 years ago
  43. 6dfed67 Remove xians@webrtc.org from OWNERS by oprypin · 8 years ago
  44. 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 · 8 years ago
  45. 1ea631f Fix a delete type mismatch (deleting a sockaddr_in6* as a sockaddr*) by oprypin · 8 years ago
  46. 9e0c742 Reduce code repetition in RtpDemuxerTest. by Steve Anton · 8 years ago
  47. 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 · 8 years ago
  48. 2238441 Explicitly specify the onFrameAvailable() thread. by Jonathan Yu · 8 years ago
  49. 786de70 Add TLS TURN tests. by Steve Anton · 8 years ago
  50. b332917 Rename RsidResolutionObserver to SsrcBindingObserver. by Steve Anton · 8 years ago
  51. ed447ae Refactor TurnPort tests. by Steve Anton · 8 years ago
  52. 1c378ed Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 8 years ago
  53. 825f65e Share ScreenDrawerLockPosix implementation by Zijie He · 8 years ago
  54. 53959fc Revert of quest keyframes more frequently on stream start/decoding error. (patchset #2 id:170001 of https://codereview.webrtc.org/2996823002/ ) by tkchin · 8 years ago
  55. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 8 years ago
  56. b5c319a Add rtc_event_log_unittest_helper.h to relevant BUILD.gn by eladalon · 8 years ago
  57. 168576b Make isac_fix_test use gtest (in a hacky way) by oprypin · 8 years ago
  58. 3958ed8 RTC_CHECK instead of assert in vp9_impl.cc by sprang · 8 years ago
  59. 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 · 8 years ago
  60. 6b463fa Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled. by asapersson · 8 years ago
  61. 3c74766 Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ ) by olka · 8 years ago
  62. 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 · 8 years ago
  63. a973265 Make it possible for tests to set up trace event handlers. by ehmaldonado · 8 years ago
  64. 6ff045f Give Audio{De,En}coderIsac* an "Impl" suffix, to free up the original names by kwiberg · 8 years ago
  65. 7c206b5 Fix a reference leak when converting I420 VideoFrame to I420Frame. by sakal · 8 years ago
  66. f9f448b ObjC: Include additional files in umbrella header. by andersc · 8 years ago
  67. 4dee344 Implement QP parsing in VideoDecoderWrapper. by sakal · 8 years ago
  68. 7441827 Reland of Make the acceptable queue in the cwnd experiment configurable. (patchset #1 id:1 of https://codereview.webrtc.org/2999893002/ ) by stefan · 8 years ago
  69. 70fbbad Replace WindowUnderPoint free function with WindowFinder interface by Zijie He · 8 years ago
  70. 0ed6de4 Check for prior thread annotation macros before defining. by Chris Mumford · 8 years ago
  71. 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 · 8 years ago
  72. 5901d9d Remove dep on system_wrappers for apprtc and use only framework. by kthelgason · 8 years ago
  73. 2ed6e4f Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 8 years ago
  74. c103653 Avoids WebRtcAudioTrack null pointer access at stop. by henrika · 8 years ago
  75. 7ea6e59 L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
  76. dcbb66f Replace WEBRTC_TRACE in modules/video_capture/ by Sam Zackrisson · 8 years ago
  77. ddcfb9f Don't boost pacing rate after pause. by sprang · 8 years ago
  78. 5b9746e When using clang, switch on -Wc++11-narrowing by kwiberg · 8 years ago
  79. 3004fd0 Don't fail SetStereoPlayout(false) for Android devices. by Noah Richards · 8 years ago
  80. 7fbeb0b Make path to wav file for jitter buffer simulation in event_log_visualizer configurable. by owb · 8 years ago
  81. 2bf9e73 Delete unneeded Start and Stop methods on FlexfecReceiveStream. by Niels Möller · 8 years ago
  82. 22c76c4 Add support for a forced software encoder fallback. by asapersson · 8 years ago
  83. 2b05ba1 Remove old webrtc/base directory by mbonadei · 8 years ago
  84. f0f7378 Revert of Add a flags field to video timing extension. (patchset #15 id:280001 of https://codereview.webrtc.org/3000753002/ ) by emircan · 8 years ago
  85. 1871a91 Check keepAlive before calling nativeDataIsRecording. by Noah Richards · 8 years ago
  86. 037f3e4 Replace absolute path with relative path for GN files. by Jianjun Zhu · 8 years ago
  87. ac31526 Revert of L16 implementation of the Audio{En,De}coderFactoryTemplate APIs (patchset #5 id:80001 of https://codereview.webrtc.org/2995523002/ ) by charujain · 8 years ago
  88. edff94d L16 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
  89. cf5d485 Add a flags field to video timing extension. by sprang · 8 years ago
  90. 892dab5 Fix incorrect InterframeDelayMaxInMs histogram metrics by sprang · 8 years ago
  91. b5ed905 AppRTCMobile: Use high resolution app icon on retina screens. by andersc · 8 years ago
  92. 1bf0ff3 Roll chromium_revision f156b499f7..f439921f66 (493756:494089) by ehmaldonado · 8 years ago
  93. 53d76c6 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 · 8 years ago
  94. 2ee076d Improved UI for event_log_analyzer tool by terelius · 8 years ago
  95. 6bdcefc Add VideoSink interface to SurfaceViewRenderer. by sakal · 8 years ago
  96. ee21f37 Default enable content type rtp header extension by sprang · 8 years ago
  97. c288dab Ensure UIView.layer is accessed on main thread. by andersc · 8 years ago
  98. 3439c89 Revert of Trace the stats report as JSON instead of each stat separately. (patchset #3 id:100001 of https://codereview.webrtc.org/2986453002/ ) by mbonadei · 8 years ago
  99. a77e6bb Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 8 years ago
  100. 1d44550 Implementation of SSL caching; tests in separate CL. by Justin Uberti · 8 years ago