1. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  2. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
  3. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 6 years ago
  4. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 6 years ago
  5. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  6. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 6 years ago
  7. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 6 years ago
  8. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 6 years ago
  9. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 6 years ago
  10. a317705 Reland "Storing frame if encoder is paused." by Sebastian Jansson · 6 years ago
  11. 1ad2108 Revert "Storing frame if encoder is paused." by Sergey Silkin · 6 years ago
  12. dcc7e88 Storing frame if encoder is paused. by Sebastian Jansson · 6 years ago
  13. d1f7eb6 Postpone setting of CpuOveruseOptions. by Niels Möller · 6 years ago
  14. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  15. 6c2c13a Revert "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  16. 8668496 Adding layering configurator and rate allocator for VP9 SVC. by Sergey Silkin · 6 years ago
  17. 150dcb0 Delete logic to set picture id and tl0 pic idx in encoders. by Niels Möller · 6 years ago
  18. 04dd176 Reland "Move rtp-specific config out of EncoderSettings." by Niels Möller · 6 years ago
  19. 92be1ca Revert "Move rtp-specific config out of EncoderSettings." by Niels Moller · 6 years ago
  20. bc900cb Move rtp-specific config out of EncoderSettings. by Niels Möller · 6 years ago
  21. 82fad3d Remove TemporalLayersFactory and associated classes by Erik Språng · 6 years ago
  22. a796a7e Reland "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Sergey Silkin · 7 years ago
  23. e27e0ac Revert "Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers." by Philip Eliasson · 7 years ago
  24. d2ed0a4 Replaced temporal_layer_thresholds_bps[] field with num_temporal_layers. by Sergey Silkin · 7 years ago
  25. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  26. 73f29cb Move creation of OveruseFrameDetector to VideoSendStream. by Niels Möller · 7 years ago
  27. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  28. bc771b7 Remove limits on CPU adaptation. by Jonathan Yu · 7 years ago
  29. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  30. 7dc26b7 Revert "Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage." by Niels Möller · 7 years ago
  31. c74d8da Remove unused struct from ProtectionBitrateCalculator. by Åsa Persson · 7 years ago
  32. eee7ced Refactor OverUseFrameDetector to use the timestamps attached to EncodedImage. by Niels Möller · 7 years ago
  33. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  34. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/video_stream_encoder_unittest.cc]
  35. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  36. 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 · 7 years ago
  37. 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 · 7 years ago
  38. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
  39. 6b463fa Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled. by asapersson · 7 years ago
  40. cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 7 years ago[Renamed (82%) from webrtc/video/vie_encoder_unittest.cc]
  41. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  42. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  43. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  44. 4847ae6 Reland of Periodically update codec bit/frame rate settings. by sprang · 7 years ago
  45. 6b826ef Add cropping to VIEEncoder to match simulcast streams resolution by ilnik · 7 years ago
  46. fda496a Set overuse detector max frame interval based on target frame rate. by sprang · 7 years ago
  47. f7e294d Implement kBalanced degradation preference. by asapersson · 7 years ago
  48. 317005a Revert of Periodically update codec bit/frame rate settings. (patchset #2 id:160001 of https://codereview.webrtc.org/2924023002/ ) by sprang · 7 years ago
  49. cdafeda Reland of Periodically update codec bit/frame rate settings. (patchset #1 id:1 of https://codereview.webrtc.org/2923993002/ ) by sprang · 7 years ago
  50. 5390c48 Revert of Periodically update codec bit/frame rate settings. (patchset #8 id:140001 of https://codereview.webrtc.org/2883963002/ ) by sprang · 7 years ago
  51. 6431e21 Fix bug in vie_encoder.cc which caused channel parameters not to be updated at regular intervals, as it was intended. by sprang · 7 years ago
  52. 1387476 Compare adapt up/down request with sink_wants_ in VideoSourceProxy methods to make sure it is higher/lower than last request. by asapersson · 7 years ago
  53. 09f0561 Update adaptation stats to support degradations in both resolution and framerate. by asapersson · 7 years ago
  54. d0de295 Only increment scale counter and adaptation stats (and store last_adaptation_request_) if sink_wants_ is updated. by asapersson · 7 years ago
  55. f4e44af Do not report cpu limited resolution stats when degradation preference is disabled and no scaling is done. by asapersson · 7 years ago
  56. 02465b8 Add some unit tests to vie_encoder. by asapersson · 7 years ago
  57. 0944a80 Update stats for cpu/quality adaptation changes to excluded time when video is suspended. by asapersson · 7 years ago
  58. fab6707 Add number of quality adapt changes to VideoSendStream stats. by asapersson · 7 years ago
  59. 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
  60. 36e9eb4 Do not report quality limited resolution stats when quality scaler is disabled. by asapersson · 7 years ago
  61. 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
  62. 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
  63. fe627f3 Use simulcast for screenshare only in conference mode by sprang · 7 years ago
  64. 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
  65. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 7 years ago
  66. 2fc5254 Fix flaky ViEEncoder tests. by kthelgason · 8 years ago
  67. b050cf9 Disable ViEEncoderTest.InitialFrameDropOffWhenEncoderDisabledScaling on tsan by danilchap · 8 years ago
  68. f8ee65e Fix rare race in ViEEncoderTest.UMACpuLimitedResolutionInPercent by sprang · 8 years ago
  69. f847543 Disable flaky ViEEncoderTest.NrOfDroppedFramesLimited by danilchap · 8 years ago
  70. 070ba85 Replace DCHECK with ASSERT_TRUE in vie_encoder_unittest.cc by perkj · 8 years ago
  71. b83797b Fix flaky ViEEncoder unit test. by kthelgason · 8 years ago
  72. ad9010c Make sure initial framedrop is off where quality scaling is off. by kthelgason · 8 years ago
  73. be03724 Fix nits in vie_encoder by sprang · 8 years ago
  74. 84a3759 Change rtc::VideoSinkWants to have target and a max pixel count by sprang · 8 years ago
  75. 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
  76. b1ca073 Rename adaptation api methods, extended vie_encoder unit test. by sprang · 8 years ago
  77. 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
  78. 83399ca Drop frames until specified bitrate is achieved. by kthelgason · 8 years ago
  79. 57c2fff Periodically update channel parameters and send TargetBitrate message. by sprang · 8 years ago
  80. e78d266 Make FakeEncoder and FakeH264Encoder thread safe. by brandtr · 8 years ago
  81. af91689 Move VideoFrame and related declarations to webrtc/api/video. by nisse · 8 years ago
  82. 33ce889 Reland of Bump up scaling limit for MediaCodec. (patchset #1 id:1 of https://codereview.webrtc.org/2562963002/ ) by kthelgason · 8 years ago
  83. a90799d Revert of Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabl… (patchset #1 id:40001 of https://codereview.webrtc.org/2532053002/ ) by asapersson · 8 years ago
  84. 1cd0a0a Revert of Bump up scaling limit for MediaCodec. (patchset #3 id:40001 of https://codereview.webrtc.org/2566533002/ ) by kthelgason · 8 years ago
  85. 3e9b133 Bump up scaling limit for MediaCodec. by kthelgason · 8 years ago
  86. 4eb03c7 Turn off error resilience for VP9 if no spatial or temporal layers are configured and NACK is enabled. by asapersson · 8 years ago
  87. 5e13d41 Remove limit on how often quality scaling downscales by kthelgason · 8 years ago
  88. 876222f Move usage of QualityScaler to ViEEncoder. by kthelgason · 8 years ago
  89. 5f7226f Turn off error resilience for vp8 for no temporal layers if nack is enabled. by asapersson · 8 years ago
  90. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  91. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  92. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  93. 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
  94. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  95. 2cb155a Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  96. 91b957d Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ ) by kjellander · 8 years ago
  97. c681250 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  98. 43a9dc0 Revert of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #1 id:1 of https://codereview.webrtc.org/2467373003/ ) by ehmaldonado · 8 years ago
  99. a1d6cd6 Reland of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #2 id:240001 of https://codereview.webrtc.org/2474433008/ ) by ehmaldonado · 8 years ago
  100. 6c78307 Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ ) by ehmaldonado · 8 years ago