1. bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 1 year, 11 months ago
  2. bd86684 Make VideoEncoder::GetEncoderInfo() pure virtual by Wan-Teh Chang · 2 years, 1 month ago
  3. be2fb41 Delete codec-specific frameDroppingOn settings. by Niels Möller · 2 years, 10 months ago
  4. 4da317f Remove complexity parameter from video codec specific structs. by Erik Språng · 2 years, 10 months ago
  5. e4589cb Reduce libvpx VP9 complexity setting on <= 2 core machines. by Erik Språng · 3 years ago
  6. 13d1636 Delete support for has_internal_source by Niels Möller · 3 years, 4 months ago
  7. b54cfde Add optional is_qp_trusted property for EncoderInfo. by Qiu Jianlin · 3 years, 7 months ago
  8. 7594145 Fix incorrect fps_allocation printed by EncoderInfo::ToString() by Erik Språng · 3 years, 10 months ago
  9. b556b08 Allow encoders to receive preferred pixel formats from native buffers by Evan Shrubsole · 4 years, 5 months ago
  10. c5a74ff Add support so requested resolution alignment also apply to scaled layers. by Åsa Persson · 4 years, 6 months ago
  11. 70b2cf8b Delete deprecated version of EncodedImageCallback::OnEncodedImage by Danil Chapovalov · 4 years, 7 months ago
  12. 0490c37 Reland "Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader" by Danil Chapovalov · 4 years, 7 months ago
  13. 65e3044 Revert "Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader" by Marina Ciocea · 4 years, 7 months ago
  14. fdd41ec Add EncodedImageCallback::OnEncodedImage without RTPFragmentationHeader by Danil Chapovalov · 4 years, 7 months ago
  15. b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 5 years ago
  16. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
  17. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  18. 5cad55b Signal requested resolution alignment requirements from sinks to sources. by Rasmus Brandt · 5 years ago
  19. 7968530 Removes caching SimulcastEncoderAdapter::GetEncoderInfo() by Erik Språng · 5 years ago
  20. f4e0c29 SimulcastEncoderAdapter: support per layer fallback and single encoder proxying by Erik Språng · 5 years ago
  21. 7c079f6 Reland "Fix minor regression caused by a8336d3" by Evan Shrubsole · 5 years ago
  22. b6a45dd Revert "Fix minor regression caused by a8336d3" by Evan Shrubsole · 5 years ago
  23. 809198e Fix minor regression caused by a8336d3 by Evan Shrubsole · 5 years ago
  24. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  25. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
  26. 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
  27. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
  28. 157b781 Remove deprecated SetRates/SetRateAllocation from VideoEncoder. by Erik Språng · 6 years ago
  29. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
  30. 70c961f Delete unused members of VideoCodecH264. by Rasmus Brandt · 6 years ago
  31. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
  32. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
  33. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 6 years ago
  34. 6c371ca Add OnLossNotification() to VideoEncoder and Vp8FrameBufferController by Elad Alon · 6 years ago
  35. 9d766b9 Delete deprecated variant of VideoEncoder::Encode by Niels Möller · 6 years ago
  36. 4d9df38 Add new more flexible VideoEncoder::SetRate() method. by Erik Språng · 6 years ago
  37. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 6 years ago
  38. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  39. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  40. 1a1c52b H.264 temporal layers w/frame marking (PART 2/3) by Johnny Lee · 6 years ago
  41. dbdd839 Add ability for VideoEncoder to signal frame rate allocation. by Erik Språng · 6 years ago
  42. ccc1b57 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. by Mirta Dvornicic · 6 years ago
  43. 6ed4f14 Remove deprecated VideoEncoder metadata methods by Erik Språng · 6 years ago
  44. 897a991 Add metadata from VideoEncoderFactory::CodecInfo to VideoEncoder::EncoderInfo by Mirta Dvornicic · 6 years ago
  45. 5486bcd Remove SetChannelParameters function from API classes. by philipel · 6 years ago
  46. d3438aa Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  47. ff7020a Remove non-default VideoEncoder::EncoderInfo() ctor by Erik Språng · 6 years ago
  48. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  49. e2fd86a7 Move encoder metadata into EncoderInfo struct. by Erik Språng · 6 years ago
  50. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  51. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  52. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  53. 6a8f30e Add control for inter-layer prediction mode. by Sergey Silkin · 7 years ago
  54. 65fb404 Don't expose resilience mode in VP8 and VP9 configuration. by Niels Möller · 7 years ago
  55. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  56. e8a9c45 Delete enum VP8ResilienceMode. by Niels Möller · 7 years ago
  57. 3f693b9 Delete unused method SetPeriodicKeyFrames. by Niels Möller · 7 years ago
  58. 225c787c Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  59. 75e38d2 Remove unused fields from VideoCodecVP8. by Rasmus Brandt · 7 years ago
  60. 0e1d798 Optional: Use nullopt and implicit construction in /api by Oskar Sundbom · 7 years ago
  61. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  62. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/api/video_codecs/video_encoder.cc]
  63. 142fcc9 Move kMinPixelsPerFrame constant in VideoStreamEncoder to VideoEncoder::ScalingSettings. by asapersson · 8 years ago
  64. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 8 years ago