1. b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 4 years, 5 months ago
  2. 4bab2fc [Overuse] Setting encoder configurations through the interface. by Henrik Boström · 4 years, 6 months ago
  3. 5cad55b Signal requested resolution alignment requirements from sinks to sources. by Rasmus Brandt · 4 years, 7 months ago
  4. 1154915 video_encoder: Add RTC_EXPORT ScalingSettings by Hirokazu Honda · 4 years, 8 months ago
  5. 7968530 Removes caching SimulcastEncoderAdapter::GetEncoderInfo() by Erik Språng · 4 years, 8 months ago
  6. 8fa616f Add 2 more RTC_EXPORT. by Mirko Bonadei · 4 years, 9 months ago
  7. 54875d0 Add missing RTC_EXPORT for the Chromium Windows build. by Mirko Bonadei · 4 years, 9 months ago
  8. f4e0c29 SimulcastEncoderAdapter: support per layer fallback and single encoder proxying by Erik Språng · 4 years, 10 months ago
  9. 7c079f6 Reland "Fix minor regression caused by a8336d3" by Evan Shrubsole · 4 years, 10 months ago
  10. b6a45dd Revert "Fix minor regression caused by a8336d3" by Evan Shrubsole · 4 years, 10 months ago
  11. 809198e Fix minor regression caused by a8336d3 by Evan Shrubsole · 4 years, 10 months ago
  12. 3d642f8 Rename ..BitrateThresholds to ..BitrateLimits. by Sergey Silkin · 5 years ago
  13. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
  14. be0adee Add resolution bitrate thresholds to EncoderInfo. by Sergey Silkin · 5 years ago
  15. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  16. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  17. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  18. 157b781 Remove deprecated SetRates/SetRateAllocation from VideoEncoder. by Erik Språng · 5 years ago
  19. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago
  20. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 5 years ago
  21. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 5 years ago
  22. 20789e4 Name changes inside VideoEncoder by Elad Alon · 5 years ago
  23. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 5 years ago
  24. 6c371ca Add OnLossNotification() to VideoEncoder and Vp8FrameBufferController by Elad Alon · 5 years ago
  25. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 5 years ago
  26. 4d9df38 Add new more flexible VideoEncoder::SetRate() method. by Erik Språng · 5 years ago
  27. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 5 years ago
  28. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  29. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 5 years ago
  30. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 6 years ago
  31. f93eda1 Move some video codec constants to separate file. by Erik Språng · 6 years ago
  32. 9cccf85 Delete unused video coding error codes. by Niels Möller · 6 years ago
  33. 6ed4f14 Remove deprecated VideoEncoder metadata methods by Erik Språng · 6 years ago
  34. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  35. 5486bcd Remove SetChannelParameters function from API classes. by philipel · 6 years ago
  36. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  37. ff7020a Remove non-default VideoEncoder::EncoderInfo() ctor by Erik Språng · 6 years ago
  38. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  39. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  40. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  41. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  42. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  43. 4dc66c5 Move EncodedImage class to api/video/ by Niels Möller · 6 years ago
  44. 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 6 years ago
  45. a46bd4b Reland "Move class VideoCodec from common_types.h to its own api header file." by Niels Möller · 6 years ago
  46. 350531e Revert "Move class VideoCodec from common_types.h to its own api header file." by Danil Chapovalov · 6 years ago
  47. efc71e5 Move class VideoCodec from common_types.h to its own api header file. by Niels Möller · 6 years ago
  48. 3a79a9a Remove deprecated API methods in video pipeline by Ilya Nikolaevskiy · 6 years ago
  49. 802506c Add placeholder header file api/video_codecs/video_codec.h. by Niels Möller · 6 years ago
  50. 0a8f435 Move VideoEncoderConfig from call/ to api/. by Niels Möller · 6 years ago
  51. ec47565 Directly include VideoBitrateAllocation in api targets by Erik Språng · 6 years ago
  52. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  53. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 6 years ago
  54. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 6 years ago
  55. d79314f Reland "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  56. 1c1a681 Revert "Add fine grained dropped video frames counters on sending side" by Ilya Nikolaevskiy · 7 years ago
  57. 4b1a363 Add fine grained dropped video frames counters on sending side by Ilya Nikolaevskiy · 7 years ago
  58. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  59. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  60. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/video_codecs/video_encoder.h]
  61. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  62. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
  63. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 7 years ago
  64. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  65. cc8856c Remove unused static VideoEncoder functions by magjed · 7 years ago
  66. ea3a798 Move webrtc/video_frame to common_video/include. by nisse · 7 years ago
  67. f93752a Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2853383005/ ) by nisse · 7 years ago
  68. 61b22dd Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ ) by nisse · 7 years ago
  69. 3870a07 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ ) by nisse · 7 years ago
  70. 6e6a485 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2852303002/ ) by nisse · 7 years ago
  71. d71ebd7 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2845333002/ ) by nisse · 7 years ago
  72. aec49d2 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #17 id:320001 of https://codereview.webrtc.org/2622263002/ ) by nisse · 7 years ago
  73. 713a3bb Delete deprecated and transitional stuff related to video frame refactoring. by nisse · 7 years ago
  74. 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
  75. 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
  76. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 7 years ago[Renamed (97%) from webrtc/video_encoder.h]
  77. 876222f Move usage of QualityScaler to ViEEncoder. by kthelgason · 8 years ago
  78. 509e4fe Reland of Stop using hardcoded payload types for video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2513633002/ ) by magjed · 8 years ago
  79. eacbaea Revert of Stop using hardcoded payload types for video codecs (patchset #6 id:210001 of https://codereview.webrtc.org/2493133002/ ) by magjed · 8 years ago
  80. 42043b9 Stop using hardcoded payload types for video codecs by Magnus Jedvert · 8 years ago
  81. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  82. 614d5b7 Move VideoEncoderSoftwareFallbackWrapper from webrtc/video_encoder.h to webrtc/media/engine/ by magjed · 8 years ago
  83. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  84. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  85. 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
  86. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  87. 2cb155a Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  88. 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
  89. c681250 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  90. 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
  91. 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
  92. 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
  93. fa56584 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  94. 257dc39 Refactoring: Hide VideoCodec.codecSpecific as "private" by hta · 8 years ago
  95. 327e9d0 Make MediaCodecEncoder fallback to a software encoder on failure. by sakal · 8 years ago
  96. 275afc5 Add codec name to CodecSpecificInfo and get the codec name stats from there instead. by perkj · 8 years ago
  97. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  98. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 8 years ago
  99. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  100. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 8 years ago