1. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  2. 56fa050 Improved accuracy of packet loss calculation in tests. by Sebastian Jansson · 7 years ago
  3. 956b306 Reland "Set actual resolution for coded frame in VP9 enc wrapper." by Sergey Silkin · 7 years ago
  4. 3587b83 Make RTCP report interval configurable by Jiawei Ou · 7 years ago
  5. 96d7f76 Fix spelling of (internal) method name UpdateChannelParameters. by Niels Möller · 7 years ago
  6. bbf46c2 Revert "Set actual resolution for coded frame in VP9 enc wrapper." by Oleh Prypin · 7 years ago
  7. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  8. 4e53a0f Set actual resolution for coded frame in VP9 enc wrapper. by Sergey Silkin · 7 years ago
  9. dd8c165 Enable building WebRTC without built-in software codecs by Anders Carlsson · 7 years ago
  10. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  11. d7ae3c3 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  12. 1204448 Revert "Reland "Rename stereo video codec to multiplex"" by Taylor Brandstetter · 7 years ago
  13. 4954a77 Reland "Rename stereo video codec to multiplex" by Emircan Uysaler · 7 years ago
  14. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  15. 5e4833c Add missing stdio.h header in files using scanf/sscanf function. by Piotr Tworek · 7 years ago
  16. 6bc7bb6 Revert "Rename stereo video codec to multiplex" by Ivo Creusen · 7 years ago
  17. bbdabe5 Rename stereo video codec to multiplex by Emircan Uysaler · 7 years ago
  18. b9b07ea Move stats for decoded frames per second from VCMTiming to ReceiveStatisticsProxy. by Åsa Persson · 7 years ago
  19. 9bb8f05 Cleanup of unused RTP structs and packetizer for stereo codec by Emircan Uysaler · 7 years ago
  20. 8ed653d Do not register VideoSendStream to PacketFeedbackObserver when the current FEC controller do not use Loss Vector Mask. by Ying Wang · 7 years ago
  21. d8f6c16 Avoid infinite recursion if a RED packet encapsulate a RED packet. by philipel · 7 years ago
  22. 3b790f3 Make fec controller plug-able. by Ying Wang · 7 years ago
  23. 0a6a2b7 Remove dependency on system_wrappers from rtc_event_log. by Bjorn Terelius · 7 years ago
  24. 46e31ba Reland "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Seth Hampson · 7 years ago
  25. a45c8da Removed GetPacingFactor from PacedSender. by Sebastian Jansson · 7 years ago
  26. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  27. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  28. ad55676 Add logs in *_loopback tools in release builds by Ilya Nikolaevskiy · 7 years ago
  29. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  30. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  31. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  32. 0f17f9c Revert "Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer." by Lu Liu · 7 years ago
  33. 18c4261 Enables/disables simulcast streams by allocating a bitrate of 0 to the spatial layer. by Seth Hampson · 7 years ago
  34. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  35. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  36. 02f0396 Fix video_replay tool to not accumulate error. by philipel · 7 years ago
  37. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  38. 875841d Exclude initial adapt downs in stats for quality adapt changes per minute. by Åsa Persson · 7 years ago
  39. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  40. 8e07c13 Optional: Use nullopt and implicit construction in /video by Oskar Sundbom · 7 years ago
  41. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  42. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  43. a9329db Bug Fix: Peers Cannot Communicate If One With Stereo Codec, One Not by Qiang Chen · 7 years ago
  44. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  45. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  46. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  47. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  48. d1d6743 Use PrintResult* instead of printf in video/video_quality_test.cc by Edward Lemur · 7 years ago
  49. 35d2b7e Fix reporting of perf results on video full stack tests. by Edward Lemur · 7 years ago
  50. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  51. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  52. 5f99e65 Removing unneeded dependencies from video_quality_test. by Mirko Bonadei · 7 years ago
  53. 38aaf69 Fix broken FEC full stack tests by Ilya Nikolaevskiy · 7 years ago
  54. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  55. a40f824 Explicitly specify is_clang=false for Win MSVC bots by Oleh Prypin · 7 years ago
  56. 38a31b0 Revert "Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback""" by Ying Wang · 7 years ago
  57. 718d863 Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback"" by Ying Wang · 7 years ago
  58. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  59. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  60. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  61. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  62. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  63. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  64. 53d9013 Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback" by Jonathan Yu · 7 years ago
  65. 49b46e0 Added WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME decoder return code. by philipel · 7 years ago
  66. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  67. e58e91b Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback by Ying Wang · 7 years ago
  68. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  69. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  70. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  71. bc771b7 Remove limits on CPU adaptation. by Jonathan Yu · 7 years ago
  72. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  73. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  74. 83dbeac Add alternative load estimator to OverUseFrameDetector. by Niels Möller · 7 years ago
  75. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  76. 1610f94 Don't cast picture ids (of type int64_t) to int. by philipel · 7 years ago
  77. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  78. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  79. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  80. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  81. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  82. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  83. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  84. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  85. e541be7 Add OveruseFrameDetector tests with random inter-frame intervals by Niels Möller · 7 years ago
  86. 6a1b7ad Remove duplicated call to DestroyStreams and DestroyCalls in PictureIdTest. by Åsa Persson · 7 years ago
  87. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  88. 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
  89. c7c4191 Declare the RTCP packets_lost field as signed in the API. by Harald Alvestrand · 7 years ago
  90. e08cf3a Move FrameTiming list from OveruseDetector to SendProcessingUsage. by Niels Möller · 7 years ago
  91. 292a73e Deliver packet to Call as rtc::CopyOnWriteBuffer by Danil Chapovalov · 7 years ago
  92. 904f869 Define interface OveruseFrameDetector::ProcessingUsage. by Niels Möller · 7 years ago
  93. 752968e Added red_payload_type_rtx flag to the video_replay tool. by philipel · 7 years ago
  94. 7dc26b7 Revert "Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage." by Niels Möller · 7 years ago
  95. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  96. c74d8da Remove unused struct from ProtectionBitrateCalculator. by Åsa Persson · 7 years ago
  97. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  98. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  99. b32c473 Again disable EndToEndTest.InitialProbing on certain bots. by philipel · 7 years ago
  100. 71485ac PictureIdTest: Add tests for temporal layer 0 picture index, tl0_pic_idx. by Åsa Persson · 7 years ago