1. 54fd579 Add CreateWindowCapturer() and CreateScreenCapturer() in DesktopCapturer by zijiehe · 8 years ago
  2. fa56584 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  3. d2fce17 Suppress WebRtcVideoEncoderFactory overloaded virtual function warning by magjed · 8 years ago
  4. 44e0efe Use queue label as id in SequencedTaskChecker when not running on TaskQueue by kthelgason · 8 years ago
  5. b4bc65b Fix circular dependency between call and video receive stream. by stefan · 8 years ago
  6. 3e79dbd Synchronous adb shell and pull for loopback start script by mandermo · 8 years ago
  7. d192dce More tolerant format name for FileVideoCapturer by mandermo · 8 years ago
  8. d0a151c Update default values for APM stats to match old behavior. by ivoc · 8 years ago
  9. 827cab3 Add qp counter for H264 in SendStatisticsProxy. by asapersson · 8 years ago
  10. 1515e95 Add audio_format_conversion to deps for audio_decoder_factory_interface. by charujain · 8 years ago
  11. 3dc929e Replace RTCPUtility RtcpParser with Test RtcpParser making code cleaner by danilchap · 8 years ago
  12. 5881d55 Remove webrtc::Video from H264 encoder internals by hta · 8 years ago
  13. de9e5ff Add stats for frequency offset when converting RTP timestamp to NTP time. by asapersson · 8 years ago
  14. 0dbcfa5 Make video denoiser tests standalone, not using the VideoProcessingTest fixture. by nisse · 8 years ago
  15. cb18ee6 Add support for 3-byte headers in VideoToolbox NALU parser. by Kári Tristan Helgason · 8 years ago
  16. 6ad7fa4 Revert of Remove webrtc::Video from H264 encoder internals (patchset #2 id:20001 of https://codereview.webrtc.org/2468903003/ ) by hta · 8 years ago
  17. 2549437 Remove webrtc::Video from H264 encoder internals by hta · 8 years ago
  18. 7341ab8 Revert of Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. (patchset #7 id:120001 of https://codereview.webrtc.org/2383093002/ ) by nisse · 8 years ago
  19. 45c8b89 Delete all use of cricket::VideoFrame and cricket::WebRtcVideoFrame. by nisse · 8 years ago
  20. 4d0ec05 Revert of Add CreateWindowCapturer() and CreateScreenCapturer() in DesktopCapturer (patchset #2 id:40001 of https://codereview.webrtc.org/2468753002/ ) by perkj · 8 years ago
  21. 572ae12 Fix crash when registering abs-send-time to AudioSend/ReceiveStream. by stefan · 8 years ago
  22. ae70876 Remove unnecessary styling for some controls in ARDMainView.m for ios. by denicija · 8 years ago
  23. d17d536 Add setting to AppRTCMobile for iOS, that can change capture resolution. by denicija · 8 years ago
  24. b763e39 Add CreateWindowCapturer() and CreateScreenCapturer() in DesktopCapturer by zijiehe · 8 years ago
  25. ee8ad2b Adding data channel ID to Java binding of DataChannel. by deadbeef · 8 years ago
  26. 8a44e1d Let RTC_[D]CHECK_op accept arguments of different signedness by kwiberg · 8 years ago
  27. 803d97f Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
  28. b1ed609 Use rtcp::Bye instead of RTCPUtility parser for rtcp_sender_unittest by danilchap · 8 years ago
  29. a27172d Adding audio only mode to video loopback test. by minyue · 8 years ago
  30. 673383b CQ: Add Android and Linux "more configs" bots by Henrik Kjellander · 8 years ago
  31. 384e731 vp8_impl.cc: Adjust cpu speed setting for arm for devices with 4 or more cores. by asapersson · 8 years ago
  32. 91d96aa Add third_party/android_support_test_runner to .gitignore by ehmaldonado · 8 years ago
  33. aee3e0e Only advance |first_seq_num_| if packets are explicitly cleared from the PacketBuffer. by philipel · 8 years ago
  34. b521aa7 Clean up abs-send-time for audio. by stefan · 8 years ago
  35. aca3a24 Moving stun_prober target from webrtc/p2p to webrtc/examples by charujain · 8 years ago
  36. eeafe94 RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  37. b84ad63 Add RTCP packet class for signaling encoder target bitrate. by sprang · 8 years ago
  38. 6ded190 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  39. 15ca8f6 Let receiving() and SignalRecevingState be part of rtc::PacketTransportInterface. by johan · 8 years ago
  40. fe647f4 Add ability to handle data from multiple streams in RateAccCounter. by asapersson · 8 years ago
  41. 7eaa836 Revert of RTCOutboundRTPStreamStats added. (patchset #3 id:80001 of https://codereview.webrtc.org/2456463002/ ) by perkj · 8 years ago
  42. 4ed0750 Revert of RTCInboundRTPStreamStats added. (patchset #4 id:100001 of https://codereview.webrtc.org/2452043002/ ) by perkj · 8 years ago
  43. 0d7bf16 RTCInboundRTPStreamStats[1] added. by hbos · 8 years ago
  44. 69e9cb0 RTCOutboundRTPStreamStats[1] added. by hbos · 8 years ago
  45. bb9212a Add ffmpeg and zxing to webrtc/tools/video_quality_toolchain. by Henrik Kjellander · 8 years ago
  46. e566ac7 Remove voe::Channel::StopReceive() and associated logic. by solenberg · 8 years ago
  47. 9c41e47 Remove unnecessary test fixture in codec_unittest.cc by magjed · 8 years ago
  48. 6b6c88f NetEq jitter calculation now done in uint64_t. by ossu · 8 years ago
  49. 80ac24d Allow max 1 block per type in RTCP Extended Reports by danilchap · 8 years ago
  50. ba156cf Improvements in how WebRTC.Audio.RecordedOnlyZeros is added as histogram. by henrika · 8 years ago
  51. 67dca9f Delete ShallowCopy, in favor of copy construction and assignment. by nisse · 8 years ago
  52. c846f2f Fix out_frame argument of PreprocessFrameAndVerify. by nisse · 8 years ago
  53. 87da404 Implement qpSum stat for video send ssrc stats. by sakal · 8 years ago
  54. fffc1e5 Add functionality for parsing H264 profile-level-id by magjed · 8 years ago
  55. f0a7c5a Delete deprecated method VideoFrame::CreateFrame. by nisse · 8 years ago
  56. 626bc95 Reland of "Separating video settings in VideoQualityTest". by minyue · 8 years ago
  57. 869e7cd Rename ProducerFec to UlpfecGenerator. by brandtr · 8 years ago
  58. d55c3f6 Rename FecReceiver to UlpfecReceiver. by brandtr · 8 years ago
  59. 6b825df Using AudioOption to enable audio network adaptor. by minyue · 8 years ago
  60. 4ee7046 Add unit tests for bandwidth limited resolution stats in SendStatisticsProxy. by asapersson · 8 years ago
  61. 535830e Rename Fec to Ulpfec in EndToEndTests. by brandtr · 8 years ago
  62. ca27f9d It seems that if encoder_params.sSpatialLayers[0].sSliceArgument.uiSliceNum is configured to number of cores as determined by openh264 (or any number > 1 in my local tests), frame rate statistics will be mucked up (apparently thousands of frames per second) and quality will bottom out because bits per frame is then very low. by sprang · 8 years ago
  63. e602f0a Rename Fec to Ulpfec in VideoSendStreamTest. by brandtr · 8 years ago
  64. 42ca68a Ensure one does not register same rtp header extension with different id by danilchap · 8 years ago
  65. 051f678 Add a NeededFrequency() method to the AudioMixer::Source interface. by aleloi · 8 years ago
  66. 9aa7883 Revert of "Separating video settings in VideoQualityTest". (patchset #4 id:60001 of https://codereview.webrtc.org/2314403007/ ) by minyue · 8 years ago
  67. bc80744 Eliminate left shift of negative value by using multiplication instead by kwiberg · 8 years ago
  68. c5b435d Re-enable PostDelayed test for TaskQueue on Windows. by tommi · 8 years ago
  69. a144be3 Delete videorendererfactory.h and cricket::GdiVideoRenderer. by nisse · 8 years ago
  70. 18b8774 Setting PATH so that the 'plistbuddy' utility can be found, in a typical OS X environment by VladimirTechMan · 8 years ago
  71. 21d45d2 Reland Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by Per · 8 years ago
  72. b68d655 Add DesktopCapturer GetSourceList SelectSource FocusOnSelectedSource functions by zijiehe · 8 years ago
  73. fcab7d6 Revert of Add DesktopCapturer GetSourceList SelectSource FocusOnSelectedSource functions (patchset #3 id:120001 of https://codereview.chromium.org/2452263003/ ) by zijiehe · 8 years ago
  74. 9cb0b3b Add DesktopCapturer GetSourceList SelectSource FocusOnSelectedSource functions by zijiehe · 8 years ago
  75. 05a55b5 Revert of Reland Change ViEEncoder to not reconfigure the encoder until the video resolution is known. (patchset #2 id:20001 of https://codereview.webrtc.org/2455963004/ ) by emircan · 8 years ago
  76. e7fc7d5 Fixing flaky DtmfSenderTest by using fake clock. by deadbeef · 8 years ago
  77. 3e9a537 Original CL: https://codereview.webrtc.org/2433153003/, commit 8b8d3e4c30e8ea3846b58dfd36d1fd35a7799df4. by ivoc · 8 years ago
  78. 1e45cc6 Replace WebRtcVideoEncoderFactory::VideoCodec with cricket::VideoCodec by magjed · 8 years ago
  79. e2a0177 Style cleanups in rtp header extension traits: by danilchap · 8 years ago
  80. af27ed0 Add algorithm for Residual Echo Detector. by ivoc · 8 years ago
  81. 5f1b051 Reland Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by perkj · 8 years ago
  82. c4b9b94 Revert of Replace FileWrapper with File (in audio_device) (patchset #3 id:40001 of https://codereview.webrtc.org/2386963003/ ) by terelius · 8 years ago
  83. 6ceab08 GN: New conventions, default target and refactorings by kjellander · 8 years ago
  84. 9f4a4a0 Add empty residual echo detector. by ivoc · 8 years ago
  85. a9a1ac2 Moved rtc::Base64 to base approved. by philipel · 8 years ago
  86. 02ba211 Move RTCStatsCollector helper functions to anonymous namespace. by hbos · 8 years ago
  87. f005a00 Added calling of the stream_analog_level api in audioproc_f by peah · 8 years ago
  88. 6d6762c Add UINavigationController and settings bar button to AppRTCMobile. by denicija · 8 years ago
  89. 5da65f2 Revert of Change ViEEncoder to not reconfigure the encoder until the video resolution is known. (patchset #4 id:60001 of https://codereview.webrtc.org/2455063002/ ) by perkj · 8 years ago
  90. 48dfab5 Revert of New statistics interface for APM (patchset #11 id:200001 of https://codereview.webrtc.org/2433153003/ ) by ivoc · 8 years ago
  91. 461c29e Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by perkj · 8 years ago
  92. 135259a In order to be able to analyze the AGC behavior on by peah · 8 years ago
  93. 04055e9 Removes all uses of FileWrapper in audio_device. by palmkvist · 8 years ago
  94. 8b8d3e4 New statistics interface for APM by ivoc · 8 years ago
  95. 37abf53 Delete FrameObject::size member. by nisse · 8 years ago
  96. 11f72b1 Fix compile error for non Intel platforms by Gordana.Cmiljanovic · 8 years ago
  97. 9922016 Fix "IsLoopbackIp" to cover all loopback addresses; not just 127.0.0.1. by deadbeef · 8 years ago
  98. 6be0a65 Move ScreenCapturer 'real' tests out of screen_capturer_unittest.cc. by zijiehe · 8 years ago
  99. 32bcaf6 Improve RTC_DCHECK_op so that it won't trigger useless compiler warnings by kwiberg · 8 years ago
  100. a73df55 Do not rely on specific ordering on generated candidates in TestGetAllPortsPortRange by honghaiz · 8 years ago