1. a056599 Delete VCMSendStatisticsCallback and corresponding use of ProcessThread by Niels Möller · 7 years ago
  2. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  3. d9f99c1 Replace Atomic32 with std::atomic in video/ by Yuwei Huang · 7 years ago
  4. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  5. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  6. 0122e84 Reland "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  7. ca0ed63 Revert "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  8. af721b7 Remove sent framerate and bitrate calculations from MediaOptimization. by Åsa Persson · 7 years ago
  9. d692ef9 Update comments for rename of ScalingObserverInterface. by Niels Möller · 7 years ago
  10. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/video_stream_encoder.h]
  13. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  14. 5212700 Removing dependencies on stub headers within WebRTC. by mbonadei · 7 years ago
  15. cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 7 years ago[Renamed (91%) from webrtc/video/vie_encoder.h]
  16. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  17. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  18. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  19. 6b826ef Add cropping to VIEEncoder to match simulcast streams resolution by ilnik · 7 years ago
  20. fda496a Set overuse detector max frame interval based on target frame rate. by sprang · 7 years ago
  21. f7e294d Implement kBalanced degradation preference. by asapersson · 7 years ago
  22. 09f0561 Update adaptation stats to support degradations in both resolution and framerate. by asapersson · 7 years ago
  23. a324166 Reland of Don't reinit encoder when rotation changes. (patchset #1 id:1 of https://codereview.webrtc.org/2861633003/ ) by brandtr · 7 years ago
  24. 823e900 Revert of Don't reinit encoder when rotation changes. (patchset #3 id:40001 of https://codereview.webrtc.org/2853463004/ ) by brandtr · 7 years ago
  25. 70e39e1 Don't reinit encoder when rotation changes. by brandtr · 7 years ago
  26. d60d06a Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #1 id:1 of https://codereview.webrtc.org/2794033002/ ) by ilnik · 7 years ago
  27. 716d7ac Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #8 id:140001 of https://codereview.webrtc.org/2780943003/ ) by guidou · 7 years ago
  28. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 7 years ago
  29. c5d62e2 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ ) by sprang · 7 years ago
  30. f9ed235 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ ) by lliuu · 7 years ago
  31. 3ea3c77 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ ) by sprang · 7 years ago
  32. 25d0bdc Delete support for receiving RTCP RPSI and SLI message. by nisse · 7 years ago
  33. 8b45b11 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ ) by skvlad · 7 years ago
  34. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 7 years ago
  35. 84a3759 Change rtc::VideoSinkWants to have target and a max pixel count by sprang · 8 years ago
  36. 2bc6864 Reland of Drop frames until specified bitrate is achieved. (patchset #1 id:1 of https://codereview.webrtc.org/2666303002/ ) by kthelgason · 8 years ago
  37. b1ca073 Rename adaptation api methods, extended vie_encoder unit test. by sprang · 8 years ago
  38. 35fc2aa Revert of Drop frames until specified bitrate is achieved. (patchset #12 id:240001 of https://codereview.webrtc.org/2630333002/ ) by minyue · 8 years ago
  39. 83399ca Drop frames until specified bitrate is achieved. by kthelgason · 8 years ago
  40. 57c2fff Periodically update channel parameters and send TargetBitrate message. by sprang · 8 years ago
  41. 93f16d7 delete redundant members in ViEEncoder by kthelgason · 8 years ago
  42. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  43. 0cd27ba Reland of Properly report number of quality downscales in stats. (patchset #1 id:1 of https://codereview.webrtc.org/2586783003/ ) by kthelgason · 8 years ago
  44. fe04bd4 Revert of Properly report number of quality downscales in stats. (patchset #11 id:220001 of https://codereview.webrtc.org/2564373002/ ) by kthelgason · 8 years ago
  45. 0c8c538 Properly report number of quality downscales in stats. by kthelgason · 8 years ago
  46. f515ab8 Moved call.h and most of api/call/* into call/ by ossu · 8 years ago
  47. 1a646ee Wire up BitrateAllocation to be sent as RTCP TargetBitrate by sprang · 8 years ago
  48. 5e13d41 Remove limit on how often quality scaling downscales by kthelgason · 8 years ago
  49. 13d38fb Delete all of the video_processing module but the denoiser code. by nisse · 8 years ago
  50. 876222f Move usage of QualityScaler to ViEEncoder. by kthelgason · 8 years ago
  51. 5f7226f Turn off error resilience for vp8 for no temporal layers if nack is enabled. by asapersson · 8 years ago
  52. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  53. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  54. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  55. 4bc98d4 Revert of Extract bitrate allocation of spatial/temporal layers out of codec impl. (patchset #17 id:320001 of https://codereview.webrtc.org/2434073003/ ) by sprang · 8 years ago
  56. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  57. 803d97f Let ViEEncoder express resolution requests as Sinkwants. by perkj · 8 years ago
  58. 21d45d2 Reland Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by Per · 8 years ago
  59. 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
  60. 5f1b051 Reland Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by perkj · 8 years ago
  61. 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
  62. 461c29e Change ViEEncoder to not reconfigure the encoder until the video resolution is known. by perkj · 8 years ago
  63. fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  64. 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 8 years ago
  65. 26105b4 Let ViEEncoder handle resolution changes. by perkj · 8 years ago
  66. a48ddb7 Add VideoSendStream::Stats::prefered_media_bitrate_bps by Per · 8 years ago
  67. 512ecb3 Let ViEEncoder tell VideoSendStream about reconfigurations. by Per · 8 years ago
  68. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  69. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  70. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  71. 6ffb67d Add periodic logging of number of captured and dropped frames in VideoCaptureInput. Logged every minute. by asapersson · 8 years ago
  72. d52063f Change OverUseFrameDetector to use a task queue instead of ProcessThread to periodically check for overuse. It is made to only operate on a single task queue. by perkj · 8 years ago
  73. 26091b1 This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads. by perkj · 8 years ago
  74. 275afc5 Add codec name to CodecSpecificInfo and get the codec name stats from there instead. by perkj · 8 years ago
  75. 8eb37a3 Revert of Add task queue to Call. (patchset #42 id:840001 of https://codereview.webrtc.org/2060403002/ ) by perkj · 8 years ago
  76. cc16836 - Add task queue to Call with the intent of replacing the use of one of the process threads. by perkj · 8 years ago
  77. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  78. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 8 years ago
  79. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  80. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 8 years ago
  81. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  82. f5b2e51 Fix stats for encoder target bitrate when target rate is zero. by perkj · 8 years ago
  83. 57c21f9 Remove ViEEncoder::Pause / Start by perkj · 8 years ago
  84. 71ee44c This cl: by perkj · 8 years ago
  85. 101f250 Implementing auto pausing of video streams. by mflodman · 8 years ago
  86. 69b332d Move logic for calculating needed bitrate overhead used by NACK and FEC to VideoSender. by Per · 8 years ago
  87. 00b9d21 Set ViEEncoder sink_ on construction. by Peter Boström · 8 years ago
  88. fea9309 This reland https://codereview.webrtc.org/1932683002/. by perkj · 8 years ago
  89. 7339c50 Revert of Remove ViEEncoder::SetNetworkStatus (patchset #11 id:200001 of https://codereview.webrtc.org/1932683002/ ) by perkj · 8 years ago
  90. 50b5c3b Remove ViEEncoder::SetNetworkStatus by perkj · 8 years ago
  91. ad6fc5a Remove remaining quality-analysis (QM). by Peter Boström · 8 years ago
  92. ec81bcd Remove SendPacer from ViEEncoder and make sure SendPacer starts at a valid bitrate by perkj · 8 years ago
  93. e30c272 Revert "Reland of Remove SendPacer from ViEEncoder by perkj · 8 years ago
  94. 600246e Removed SSRC knowledge from ViEEncoder. by perkj · 8 years ago
  95. 28a4456 Revert "Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ )" by Per · 8 years ago
  96. 825eb58 Revert of Remove SendPacer from ViEEncoder (patchset #13 id:240001 of https://codereview.webrtc.org/1917793002/ ) by perkj · 8 years ago
  97. 857c5cc Remove SendPacer from ViEEncoder by perkj · 8 years ago
  98. 376b192 Remove VideoCodingModule::VCMPacketizationCallback by perkj · 8 years ago
  99. bc75d97 Remove PayloadRouter dependency from ViEEncoder. by perkj · 8 years ago
  100. 0b25072 Use vcm::VideoReceiver on the receive side. by Peter Boström · 8 years ago