1. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  2. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  3. 02f0396 Fix video_replay tool to not accumulate error. by philipel · 7 years ago
  4. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  5. 875841d Exclude initial adapt downs in stats for quality adapt changes per minute. by Åsa Persson · 7 years ago
  6. 8f5787a Move ownership of voe::Channel into Audio[Receive|Send]Stream. by Fredrik Solenberg · 7 years ago
  7. 8e07c13 Optional: Use nullopt and implicit construction in /video by Oskar Sundbom · 7 years ago
  8. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  9. 24722b3 Reland "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Seth Hampson · 7 years ago
  10. a9329db Bug Fix: Peers Cannot Communicate If One With Stereo Codec, One Not by Qiang Chen · 7 years ago
  11. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  12. 99175c6 Add untracked headers to video_coding. by Patrik Höglund · 7 years ago
  13. a114c88 Reland "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  14. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  15. d1d6743 Use PrintResult* instead of printf in video/video_quality_test.cc by Edward Lemur · 7 years ago
  16. 35d2b7e Fix reporting of perf results on video full stack tests. by Edward Lemur · 7 years ago
  17. 0942b36 Revert "Reland "Reland "Put internal video codec factories into separate target""" by Anders Carlsson · 7 years ago
  18. 727b7d0 Reland "Reland "Put internal video codec factories into separate target"" by Anders Carlsson · 7 years ago
  19. 5f99e65 Removing unneeded dependencies from video_quality_test. by Mirko Bonadei · 7 years ago
  20. 38aaf69 Fix broken FEC full stack tests by Ilya Nikolaevskiy · 7 years ago
  21. 255d1cd Implement dual stream full stack test and loopback tool by Ilya Nikolaevskiy · 7 years ago
  22. a40f824 Explicitly specify is_clang=false for Win MSVC bots by Oleh Prypin · 7 years ago
  23. 38a31b0 Revert "Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback""" by Ying Wang · 7 years ago
  24. 718d863 Revert "Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback"" by Ying Wang · 7 years ago
  25. 8b77aea Revert "Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator." by Lu Liu · 7 years ago
  26. d2b912a Wiring the RTCRtpEncodingParameters.priority down to the bitrate allocator. by Seth Hampson · 7 years ago
  27. 6552695 Revert "Reland "Put internal video codec factories into separate target"" by Lu Liu · 7 years ago
  28. 0efd1e8 Reland "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  29. bb298ac Revert "Put internal video codec factories into separate target" by Anders Carlsson · 7 years ago
  30. 51698ae Put internal video codec factories into separate target by Anders Carlsson · 7 years ago
  31. 53d9013 Revert "Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback" by Jonathan Yu · 7 years ago
  32. 49b46e0 Added WEBRTC_VIDEO_CODEC_OK_REQUEST_KEYFRAME decoder return code. by philipel · 7 years ago
  33. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  34. e58e91b Add ProtectionBitrateCalculator as an abstract class. ProtectionBitrateCalculatorDefault implements ProtectionBitrateCalculator. Register VideoSendStream to packet feedback by Ying Wang · 7 years ago
  35. d524751 Replace VoEBase::[Start/Stop]Playout(). by Fredrik Solenberg · 7 years ago
  36. aaedf75 Replace VoEBase::[Start/Stop]Send(). by Fredrik Solenberg · 7 years ago
  37. aa329e7 Reland: googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  38. bc771b7 Remove limits on CPU adaptation. by Jonathan Yu · 7 years ago
  39. 2a87797 Remove voe::TransmitMixer by Fredrik Solenberg · 7 years ago
  40. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  41. 83dbeac Add alternative load estimator to OverUseFrameDetector. by Niels Möller · 7 years ago
  42. 62e9ebe Revert "googBandwidthLimitedResolution stat is not always set depending on configuration." by Guido Urdaneta · 7 years ago
  43. 1610f94 Don't cast picture ids (of type int64_t) to int. by philipel · 7 years ago
  44. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  45. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  46. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  47. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  48. 59283e4 googBandwidthLimitedResolution stat is not always set depending on configuration. by Åsa Persson · 7 years ago
  49. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  50. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  51. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  52. e541be7 Add OveruseFrameDetector tests with random inter-frame intervals by Niels Möller · 7 years ago
  53. 6a1b7ad Remove duplicated call to DestroyStreams and DestroyCalls in PictureIdTest. by Åsa Persson · 7 years ago
  54. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  55. 0a37547 Add optional stereo codec to SDP negotiation by Emircan Uysaler · 7 years ago
  56. c7c4191 Declare the RTCP packets_lost field as signed in the API. by Harald Alvestrand · 7 years ago
  57. e08cf3a Move FrameTiming list from OveruseDetector to SendProcessingUsage. by Niels Möller · 7 years ago
  58. 292a73e Deliver packet to Call as rtc::CopyOnWriteBuffer by Danil Chapovalov · 7 years ago
  59. 904f869 Define interface OveruseFrameDetector::ProcessingUsage. by Niels Möller · 7 years ago
  60. 752968e Added red_payload_type_rtx flag to the video_replay tool. by philipel · 7 years ago
  61. 7dc26b7 Revert "Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage." by Niels Möller · 7 years ago
  62. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  63. c74d8da Remove unused struct from ProtectionBitrateCalculator. by Åsa Persson · 7 years ago
  64. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  65. a4259f6 Add new event type to RtcEventLog by Ilya Nikolaevskiy · 7 years ago
  66. b32c473 Again disable EndToEndTest.InitialProbing on certain bots. by philipel · 7 years ago
  67. 71485ac PictureIdTest: Add tests for temporal layer 0 picture index, tl0_pic_idx. by Åsa Persson · 7 years ago
  68. eee7ced Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage. by Niels Möller · 7 years ago
  69. 90612a6 Reland "Add stereo codec header and pass it through RTP" by Emircan Uysaler · 7 years ago
  70. ad3c7a4 PictureIdTest: Add test for VP9. by Åsa Persson · 7 years ago
  71. deb8663 Revert "Add stereo codec header and pass it through RTP" by Philip Eliasson · 7 years ago
  72. 20f2133 Add stereo codec header and pass it through RTP by Emircan Uysaler · 7 years ago
  73. 9299642 Make ALR probing experiment default on. by Erik Språng · 7 years ago
  74. 01f2ec3 Add a new function to BitrateAllocation: HasBitrate. by erikvarga@webrtc.org · 7 years ago
  75. 65c3922 Move some more numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  76. d319534 Move ADM initialization into WebRtcVoiceEngine by Fredrik Solenberg · 7 years ago
  77. de93943 Revert "Revert "Encode log events periodically instead of for every event."" by Bjorn Terelius · 7 years ago
  78. df4883d Reland "Update internal encoder factory to new interface" by Magnus Jedvert · 7 years ago
  79. 33c5c7f Revert "Encode log events periodically instead of for every event." by Zhi Huang · 7 years ago
  80. b154c27 Encode log events periodically instead of for every event. by Bjorn Terelius · 7 years ago
  81. c3ed630 Add stats googHasEnteredLowResolution. by Åsa Persson · 7 years ago
  82. aea84f5 Revert "Update internal encoder factory to new interface" by Zhi Huang · 7 years ago
  83. 2c8c8e2 Update internal encoder factory to new interface by Magnus Jedvert · 7 years ago
  84. 8d9c540 Deprecated BitrateController::CreateRtcpBandwidthObserver. by Sebastian Jansson · 7 years ago
  85. 2248ab6 Get back spatial layers. by Sergey Silkin · 7 years ago
  86. b4bb4eb Allow injection of NW models into VideoQualityTest by Christoffer Rodbro · 7 years ago
  87. 558cabf Refactor RtpToNtpEstimator and MovingMedianFilter by Ilya Nikolaevskiy · 7 years ago
  88. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  89. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  90. 46a2765 Reland "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  91. 34c8e6b Revert "Update internal SW codecs to return unique_ptrs" by Magnus Jedvert · 7 years ago
  92. 4fe6adc Update internal SW codecs to return unique_ptrs by Magnus Jedvert · 7 years ago
  93. 45bbc8a Change forced software encoder fallback for VP8 to be only based on resolution and not bitrate. by Åsa Persson · 7 years ago
  94. c241af9 Add timing info to all encoded frames. by Niels Möller · 7 years ago
  95. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  96. 3f2634e Reland "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices." by Sergey Silkin · 7 years ago
  97. ae29428 Revert "Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices." by Ivo Creusen · 7 years ago
  98. 47836b4 Keep spatial_idx=kNoSpatialIdx(255) if there is no layer indices. by Sergey Silkin · 7 years ago
  99. 88f080a Move SPS/PPS/IDR requirement from RtpFrameObject to PacketBuffer. by Rasmus Brandt · 7 years ago
  100. 7172ea1 Don't use old RTCP SR reports for remote clock estimation by Ilya Nikolaevskiy · 7 years ago