1. 5ee6967 Don't reset encoder on max/min bitrate change. by Sergey Silkin · 5 years ago
  2. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
  3. 1231419 BalancedDegradationSettings: Add option to configure QP thresholds. by Åsa Persson · 5 years ago
  4. 2ebf523 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  5. de20b96 Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Ilya Nikolaevskiy · 5 years ago
  6. f3d828e Make balanced degradation settings configurable through field trial. by Åsa Persson · 5 years ago
  7. 4fb12b0 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  8. da5aa4d Use CodecBufferUsage to determine dependencies. by philipel · 5 years ago
  9. 4b1afbe Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Artem Titarenko · 5 years ago
  10. c9a2c5e Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  11. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 5 years ago
  12. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 5 years ago
  13. b6ef99b Translate loss notifications and pass to encoder by Elad Alon · 5 years ago
  14. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
  15. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 6 years ago
  16. c29cb2c Fix for potential RTCP XR target bitrate issue. by Åsa Persson · 6 years ago
  17. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  18. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 6 years ago
  19. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  20. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 6 years ago
  21. 6a7baa7 Remove VCMEncodedFrameCallback and VCMGenericEncoder by Erik Språng · 6 years ago
  22. b7cb7b5 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  23. 5cbc528 Revert "Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder" by Sami Kalliomäki · 6 years ago
  24. 715c476 Remove VCMEncoderDataBase and put remaining code into VideoStreamEncoder by Erik Språng · 6 years ago
  25. d7329ca Remove VideoSender and fold code into VideoStreamEncoder by Erik Språng · 6 years ago
  26. 71aee3a Reland "Propagate VideoFrame::UpdateRect to encoder" by Ilya Nikolaevskiy · 6 years ago
  27. 429b67d Revert "Propagate VideoFrame::UpdateRect to encoder" by Mirko Bonadei · 6 years ago
  28. efa72a1 Propagate VideoFrame::UpdateRect to encoder by Ilya Nikolaevskiy · 6 years ago
  29. 7ca375c Implement encoder overshoot detector and rate adjuster. by Erik Språng · 6 years ago
  30. b3032b6 Revert "Partial frame capture API part 4" by Ilya Nikolaevskiy · 6 years ago
  31. 62b9fb4 Partial frame capture API part 4 by Ilya Nikolaevskiy · 6 years ago
  32. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  33. 6bb5ab9 Reland "Refactor and remove media_optimization::MediaOptimization." by Niels Möller · 6 years ago
  34. 6613f8e Revert "Refactor and remove media_optimization::MediaOptimization." by Niels Möller · 6 years ago
  35. 07276e4 Refactor and remove media_optimization::MediaOptimization. by Erik Språng · 6 years ago
  36. 412d185 Delete pre_encode_callback from VideoSendStream::Config by Niels Möller · 6 years ago
  37. 1ec2a16 Revert "Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo" by Mirta Dvornicic · 6 years ago
  38. cdc5eb0 Replace VideoEncoderFactory::QueryVideoEncoder with VideoEncoder::GetEncoderInfo by Mirta Dvornicic · 6 years ago
  39. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  40. 639602a Activate initial framedrop when first BW estimate arrives by Kári Tristan Helgason · 6 years ago
  41. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 6 years ago
  42. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  43. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  44. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  45. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 6 years ago
  46. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  47. 49fcc10 Merge DegradationPreference enums. by Taylor Brandstetter · 6 years ago
  48. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  49. f133856 Delete nack_enabled flag in encoder configuration. by Niels Möller · 6 years ago
  50. a945aee Make quality scaler downscale faster. by Åsa Persson · 6 years ago
  51. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 6 years ago
  52. 4db138e Reland "Move creating encoder to VideoStreamEncoder." by Niels Möller · 6 years ago
  53. 0d650b4 Revert "Move creating encoder to VideoStreamEncoder." by Niels Moller · 6 years ago
  54. fb82fcc Move creating encoder to VideoStreamEncoder. by Niels Möller · 6 years ago
  55. a317705 Reland "Storing frame if encoder is paused." by Sebastian Jansson · 6 years ago
  56. 1ad2108 Revert "Storing frame if encoder is paused." by Sergey Silkin · 7 years ago
  57. dcc7e88 Storing frame if encoder is paused. by Sebastian Jansson · 7 years ago
  58. 3ab5c40 Replaced EncodeTask with lambda. by Sebastian Jansson · 7 years ago
  59. 3dc0125 Moving ConfigureEncoderTask to the calling scope. by Sebastian Jansson · 7 years ago
  60. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  61. 1c9aa1e Delete VideoStreamEncoder::OnReceivedIntraFrameRequest. by Niels Möller · 7 years ago
  62. 73f29cb Move creation of OveruseFrameDetector to VideoSendStream. by Niels Möller · 7 years ago
  63. 0b556b0 Reduce public inheritance in VideoStreamEncoder. by Niels Möller · 7 years ago
  64. a8b1508 Stricter declarations in VideoStreamEncoder. by Niels Möller · 7 years ago
  65. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  66. 6539f69 Add VideoSendStream::Config::EncoderSettings::experiment_cpu_load_estimator. by Niels Möller · 7 years ago
  67. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  68. bc771b7 Remove limits on CPU adaptation. by Jonathan Yu · 7 years ago
  69. 6b642f7 Delete EncodedFrameObserver::OnEncodeTiming. by Niels Möller · 7 years ago
  70. a056599 Delete VCMSendStatisticsCallback and corresponding use of ProcessThread by Niels Möller · 7 years ago
  71. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  72. d9f99c1 Replace Atomic32 with std::atomic in video/ by Yuwei Huang · 7 years ago
  73. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  74. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  75. 0122e84 Reland "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  76. ca0ed63 Revert "Remove sent framerate and bitrate calculations from MediaOptimization." by Åsa Persson · 7 years ago
  77. af721b7 Remove sent framerate and bitrate calculations from MediaOptimization. by Åsa Persson · 7 years ago
  78. d692ef9 Update comments for rename of ScalingObserverInterface. by Niels Möller · 7 years ago
  79. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  80. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  81. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/video_stream_encoder.h]
  82. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  83. 5212700 Removing dependencies on stub headers within WebRTC. by mbonadei · 7 years ago
  84. cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 7 years ago[Renamed (91%) from webrtc/video/vie_encoder.h]
  85. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  86. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  87. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  88. 6b826ef Add cropping to VIEEncoder to match simulcast streams resolution by ilnik · 7 years ago
  89. fda496a Set overuse detector max frame interval based on target frame rate. by sprang · 7 years ago
  90. f7e294d Implement kBalanced degradation preference. by asapersson · 7 years ago
  91. 09f0561 Update adaptation stats to support degradations in both resolution and framerate. by asapersson · 7 years ago
  92. 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
  93. 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
  94. 70e39e1 Don't reinit encoder when rotation changes. by brandtr · 7 years ago
  95. 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 · 8 years ago
  96. 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 · 8 years ago
  97. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 8 years ago
  98. 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 · 8 years ago
  99. 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 · 8 years ago
  100. 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 · 8 years ago