1. 65764e4 Add missing overrides in VideoEncoder proxies/adapters by Elad Alon · 5 years ago
  2. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
  3. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  4. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  5. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  6. 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 5 years ago
  7. 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 5 years ago
  8. 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 5 years ago
  9. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  10. 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 5 years ago
  11. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
  12. c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
  13. 7f24fb9 Add settings to turn off VP8 base layer qp limit by Erik Språng · 6 years ago
  14. 1b761ca Remove simulcast constraints in SimulcastEncoderAdapter by Florent Castelli · 6 years ago
  15. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  16. 75de46a Update SimulcastEncoderAdapter merging of EncoderInfo by Erik Språng · 6 years ago
  17. ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
  18. 9b5b070 Use EncoderInfo in SimulcastEncoderAdapter by Erik Språng · 6 years ago
  19. 9a5da49 Split out a separate target for SimulcastEncoderAdapter by Jonathan Yu · 6 years ago
  20. a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
  21. 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
  22. c30a131 Add experiment for boosted qp at lowest stream for screenshare by Ilya Nikolaevskiy · 6 years ago
  23. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  24. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 6 years ago
  25. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 6 years ago
  26. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  27. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 6 years ago
  28. c334ce9 Remove legacy ctor from SimulcastEncoderAdapter. by Rasmus Brandt · 7 years ago
  29. df4883d Reland "Update internal encoder factory to new interface" by Magnus Jedvert · 7 years ago
  30. aea84f5 Revert "Update internal encoder factory to new interface" by Zhi Huang · 7 years ago
  31. 2c8c8e2 Update internal encoder factory to new interface by Magnus Jedvert · 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/media/engine/simulcast_encoder_adapter.h]
  34. 3f89758 Clean up ownership of webrtc::VideoEncoder by magjed · 7 years ago
  35. 6cc2561 Remove webrtc::VideoEncoderFactory by magjed · 7 years ago[Renamed (83%) from webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h]
  36. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  37. dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 7 years ago
  38. c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 7 years ago
  39. 5e17175 Reland of use allocated encoders in SimulcastEncoderAdapter. (patchset #1 id:1 of https://codereview.webrtc.org/2893003002/ ) by brandtr · 7 years ago
  40. 56e119e Revert of Reuse allocated encoders in SimulcastEncoderAdapter. (patchset #15 id:320001 of https://codereview.webrtc.org/2830793005/ ) by brandtr · 7 years ago
  41. 0b8bfb9 Reuse allocated encoders in SimulcastEncoderAdapter. by brandtr · 7 years ago
  42. 876222f Move usage of QualityScaler to ViEEncoder. by kthelgason · 8 years ago
  43. 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
  44. 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
  45. 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
  46. 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
  47. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  48. 78ce619 Extract simulcast rate allocation outside of video encoder. by Erik Språng · 8 years ago
  49. 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  50. 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 8 years ago
  51. 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  52. ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 8 years ago
  53. ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 8 years ago
  54. 3c6eac2 Remove QualityScaler framerate reduction. by Peter Boström · 8 years ago
  55. 3f55dea Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/ by kwiberg · 9 years ago
  56. a5dec16 Name SimulcastEncoderApdater on InitEncode. by Peter Boström · 9 years ago
  57. 7b971e7 Remove extra_options from VideoCodec. by Peter Boström · 9 years ago
  58. ecd21b4 Add ImplementationName to SimulcastEncoderAdapter. by pbos · 9 years ago
  59. cce46fc Lint fix for webrtc/modules/video_coding PART 1! by philipel · 9 years ago
  60. 22993e1 Unify FrameType and VideoFrameType. by pbos · 9 years ago
  61. 65e15ba Add native-handle support for single VP8 streams. by pbos · 9 years ago
  62. 6e2ce6e Allow for framerate reduction for HW encoder. by jackychen · 9 years ago
  63. 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 9 years ago
  64. 67b635a Fix simulcast_encoder_adapter giving full target_bitrate to the 2nd layer of any simulcast setup during InitEncode. by Noah Richards · 9 years ago
  65. 61b4d51 Dynamic resolution change for VP8 HW encode. by jackychen · 9 years ago
  66. 41ee1ea Modified the simulcast encoder adapter to correctly handle encoded frames from sub encoders even if the encoder is unable to (temporarily or permanently) produce frames of the exactly matching resolution. This is done by using a different EncodedImageCallback for each encoder, which remembers which VideoEncoder it is registered to and forwards that on to SimulcastEncoderAdapter::Encoded. by Noah Richards · 9 years ago
  67. 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
  68. 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
  69. f18fba2 Implement SimulcastEncoderAdapter support. by pbos@webrtc.org · 10 years ago
  70. 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
  71. 9115cde Merge VP8 changes. by pbos@webrtc.org · 10 years ago