1. 70c961f Delete unused members of VideoCodecH264. by Rasmus Brandt · 6 years ago
  2. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  3. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  4. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 6 years ago
  5. 6c371ca Add OnLossNotification() to VideoEncoder and Vp8FrameBufferController by Elad Alon · 6 years ago
  6. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 6 years ago
  7. 4d9df38 Add new more flexible VideoEncoder::SetRate() method. by Erik Språng · 6 years ago
  8. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 6 years ago
  9. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  10. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  11. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 6 years ago
  12. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 6 years ago
  13. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  14. 6ed4f14 Remove deprecated VideoEncoder metadata methods by Erik Språng · 6 years ago
  15. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  16. 5486bcd Remove SetChannelParameters function from API classes. by philipel · 6 years ago
  17. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  18. ff7020a Remove non-default VideoEncoder::EncoderInfo() ctor by Erik Språng · 6 years ago
  19. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  20. e2fd86a Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  21. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  22. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  23. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  24. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 6 years ago
  25. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 6 years ago
  26. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  27. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 6 years ago
  28. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 7 years ago
  29. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  30. 75e38d2 Remove unused fields from VideoCodecVP8. by Rasmus Brandt · 7 years ago
  31. 0e1d798 Optional: Use nullopt and implicit construction in /api by Oskar Sundbom · 7 years ago
  32. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  33. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/video_codecs/video_encoder.cc]
  34. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 7 years ago
  35. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 7 years ago