- 5ed460a Remove WebRTC-BoostedScreenshareQp by Sergey Silkin · 11 months ago
- c03827d Cleanup SimulcastEncoderAdapter - require webrtc::Environment at construction time by Danil Chapovalov · 12 months ago
- 2725317 Propagate Environment through SimulcastEncoderAdapter when provided by Danil Chapovalov · 1 year ago
- 7c5f9cf Add nonstandard x-google-per-layer-pli fmtp for enabling per-layer keyFrames in response to PLIs by Philipp Hancke · 1 year, 1 month ago
- 81be76a Remove unused SimulcastEncoderAdapter constructor. by Jeremy Leconte · 1 year, 5 months ago
- 1a8d529 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 19/inf by Jeremy Leconte · 1 year, 5 months ago
- 7a66900 Delete rtc_base/atomic_ops.h by Niels Möller · 2 years, 9 months ago
- 59947d2 SimulcastEncoderAdapter: Use FramerateController instead of FramerateControllerDeprecated. by Åsa Persson · 3 years, 7 months ago
- 062acd9 Move frame drop functionality in VideoAdapter into a separate class. by Åsa Persson · 3 years, 7 months ago
- 37f664f Use backticks not vertical bars to denote variables in comments for /media by Artem Titov · 3 years, 8 months ago
- c98aebb Change how alignment requirements are processed by Ilya Nikolaevskiy · 3 years, 8 months ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
- 0e3cb9f Create and initialize encoders only for active streams by Sergey Silkin · 4 years, 1 month ago
- a7e34d3 Add resolution_bitrate_limits to EncoderInfo field trial. by Åsa Persson · 4 years, 2 months ago
- 2397b6e SimulcastEncoderAdapter: Add field trial for EncoderInfo settings. by Åsa Persson · 4 years, 2 months ago
- 5ab6a8c Refactors SimulcastEncoder Adapter. by Erik Språng · 4 years, 2 months ago
- 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
- 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 5 months ago
- f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
- 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 7 months ago
- 261f792 Allow software fallback on lowest simulcast stream for temporal support by Erik Språng · 5 years ago
- 6fd58b3 Add maxFramerate support to SimulcastEncoderAdapter by Florent Castelli · 5 years ago
- 7968530 Removes caching SimulcastEncoderAdapter::GetEncoderInfo() by Erik Språng · 5 years ago
- f4e0c29 SimulcastEncoderAdapter: support per layer fallback and single encoder proxying by Erik Språng · 5 years ago
- 65764e4 Add missing overrides in VideoEncoder proxies/adapters by Elad Alon · 6 years ago
- 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
- 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 6 years ago
- 49d661a7 Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 6 years ago
- 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 6 years ago
- 16cb8f5 Reland "Replace usage of old SetRates/SetRateAllocation methods" by Erik Språng · 6 years ago
- 7ddef1a Revert "Replace usage of old SetRates/SetRateAllocation methods" by Minyue Li · 6 years ago
- 7ac0d5f Replace usage of old SetRates/SetRateAllocation methods by Erik Språng · 6 years ago
- b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
- 66e7679 Export symbols needed by the Chromium component build (part 8). by Mirko Bonadei · 6 years ago
- 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
- c8d2e73 Delete CodecSpecificInfo argument from VideoEncoder::Encode by Niels Möller · 6 years ago
- 7f24fb9 Add settings to turn off VP8 base layer qp limit by Erik Språng · 6 years ago
- 1b761ca Remove simulcast constraints in SimulcastEncoderAdapter by Florent Castelli · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 75de46a Update SimulcastEncoderAdapter merging of EncoderInfo by Erik Språng · 6 years ago
- ee49f70 Remove VideoEncoder::SetChannelParameters. by philipel · 6 years ago
- 9b5b070 Use EncoderInfo in SimulcastEncoderAdapter by Erik Språng · 6 years ago
- 9a5da49 Split out a separate target for SimulcastEncoderAdapter by Jonathan Yu · 6 years ago
- a1d9ca4 Revert "Add ability to specify if rate controller of video encoder is trusted." by Oleh Prypin · 6 years ago
- 3e335d1 Add ability to specify if rate controller of video encoder is trusted. by Erik Språng · 6 years ago
- c30a131 Add experiment for boosted qp at lowest stream for screenshare by Ilya Nikolaevskiy · 7 years ago
- 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
- 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
- 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
- 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 7 years ago
- 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
- c334ce9 Remove legacy ctor from SimulcastEncoderAdapter. by Rasmus Brandt · 7 years ago
- df4883d Reland "Update internal encoder factory to new interface" by Magnus Jedvert · 7 years ago
- aea84f5 Revert "Update internal encoder factory to new interface" by Zhi Huang · 7 years ago
- 2c8c8e2 Update internal encoder factory to new interface by Magnus Jedvert · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/media/engine/simulcast_encoder_adapter.h]
- 3f89758 Clean up ownership of webrtc::VideoEncoder by magjed · 8 years ago
- 6cc2561 Remove webrtc::VideoEncoderFactory by magjed · 8 years ago[Renamed (83%) from webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h]
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
- dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
- c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
- 5e17175 Reland of use allocated encoders in SimulcastEncoderAdapter. (patchset #1 id:1 of https://codereview.webrtc.org/2893003002/ ) by brandtr · 8 years ago
- 56e119e Revert of Reuse allocated encoders in SimulcastEncoderAdapter. (patchset #15 id:320001 of https://codereview.webrtc.org/2830793005/ ) by brandtr · 8 years ago
- 0b8bfb9 Reuse allocated encoders in SimulcastEncoderAdapter. by brandtr · 8 years ago
- 876222f Move usage of QualityScaler to ViEEncoder. by kthelgason · 8 years ago
- 08127a9 Reland #2 of Issue 2434073003: Extract bitrate allocation ... by Erik Språng · 8 years ago
- 1369c83 Revert of Issue 2434073003: Extract bitrate allocation ... (patchset #4 id:60001 of https://codereview.webrtc.org/2488833004/ ) by sprang · 8 years ago
- 647bf43 Reland of Issue 2434073003: Extract bitrate allocation ... by sprang · 8 years ago
- 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
- 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
- 78ce619 Extract simulcast rate allocation outside of video encoder. by Erik Språng · 9 years ago
- 525df3f Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
- 51db4dd Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #14 id:300001 of https://codereview.chromium.org/2089773002/ ) by sergeyu · 9 years ago
- 4c7f4cd Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
- ac4dc2c Revert of Add EncodedImageCallback::OnEncodedImage(). (patchset #13 id:280001 of https://codereview.webrtc.org/2089773002/ ) by sergeyu · 9 years ago
- ad34dbe Add EncodedImageCallback::OnEncodedImage(). by Sergey Ulanov · 9 years ago
- 3c6eac2 Remove QualityScaler framerate reduction. by Peter Boström · 9 years ago
- 3f55dea Replace scoped_ptr with unique_ptr in webrtc/modules/video_coding/ by kwiberg · 9 years ago
- a5dec16 Name SimulcastEncoderApdater on InitEncode. by Peter Boström · 9 years ago
- 7b971e7 Remove extra_options from VideoCodec. by Peter Boström · 9 years ago
- ecd21b4 Add ImplementationName to SimulcastEncoderAdapter. by pbos · 9 years ago
- cce46fc Lint fix for webrtc/modules/video_coding PART 1! by philipel · 9 years ago
- 22993e1 Unify FrameType and VideoFrameType. by pbos · 9 years ago
- 65e15ba Add native-handle support for single VP8 streams. by pbos · 9 years ago
- 6e2ce6e Allow for framerate reduction for HW encoder. by jackychen · 10 years ago
- 4765070 Rename I420VideoFrame to VideoFrame. by Miguel Casas-Sanchez · 10 years ago
- 67b635a Fix simulcast_encoder_adapter giving full target_bitrate to the 2nd layer of any simulcast setup during InitEncode. by Noah Richards · 10 years ago
- 61b4d51 Dynamic resolution change for VP8 HW encode. by jackychen · 10 years ago
- 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 · 10 years ago
- 14665ff Roll chromium_revision e144d30..6fdb142 (318658:318841) + remove OVERRIDE macro by kjellander@webrtc.org · 10 years ago
- 00b8f6b Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going away by kwiberg@webrtc.org · 10 years ago
- f18fba2 Implement SimulcastEncoderAdapter support. by pbos@webrtc.org · 10 years ago
- 16825b1 Use int64_t more consistently for times, in particular for RTT values. by pkasting@chromium.org · 10 years ago
- 9115cde Merge VP8 changes. by pbos@webrtc.org · 10 years ago