1. b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 4 years, 5 months ago
  2. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 5 months ago
  3. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 6 months ago
  4. 5cad55b Signal requested resolution alignment requirements from sinks to sources. by Rasmus Brandt · 4 years, 7 months ago
  5. 7968530 Removes caching SimulcastEncoderAdapter::GetEncoderInfo() by Erik Språng · 4 years, 8 months ago
  6. f4e0c29 SimulcastEncoderAdapter: support per layer fallback and single encoder proxying by Erik Språng · 4 years, 10 months ago
  7. 7c079f6 Reland "Fix minor regression caused by a8336d3" by Evan Shrubsole · 4 years, 10 months ago
  8. b6a45dd Revert "Fix minor regression caused by a8336d3" by Evan Shrubsole · 4 years, 10 months ago
  9. 809198e Fix minor regression caused by a8336d3 by Evan Shrubsole · 4 years, 10 months ago
  10. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
  11. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  12. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  13. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  14. 157b781 Remove deprecated SetRates/SetRateAllocation from VideoEncoder. by Erik Språng · 5 years ago
  15. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago
  16. 70c961f Delete unused members of VideoCodecH264. by Rasmus Brandt · 5 years ago
  17. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 5 years ago
  18. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 5 years ago
  19. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 5 years ago
  20. 6c371ca Add OnLossNotification() to VideoEncoder and Vp8FrameBufferController by Elad Alon · 5 years ago
  21. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 5 years ago
  22. 4d9df38 Add new more flexible VideoEncoder::SetRate() method. by Erik Språng · 5 years ago
  23. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 5 years ago
  24. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  25. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 5 years ago
  26. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 5 years ago
  27. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 6 years ago
  28. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  29. 6ed4f14 Remove deprecated VideoEncoder metadata methods by Erik Språng · 6 years ago
  30. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  31. 5486bcd Remove SetChannelParameters function from API classes. by philipel · 6 years ago
  32. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  33. ff7020a Remove non-default VideoEncoder::EncoderInfo() ctor by Erik Språng · 6 years ago
  34. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  35. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  36. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  37. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  38. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  39. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 6 years ago
  40. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 6 years ago
  41. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  42. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 6 years ago
  43. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 6 years ago
  44. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 6 years ago
  45. 75e38d2 Remove unused fields from VideoCodecVP8. by Rasmus Brandt · 6 years ago
  46. 0e1d798 Optional: Use nullopt and implicit construction in /api by Oskar Sundbom · 7 years ago
  47. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  48. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/video_codecs/video_encoder.cc]
  49. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
  50. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 7 years ago