- 0012bfa Change DataChannelInit::priority to integer and forward to SCTP transport by Florent Castelli · 8 months ago
- 5079e8a Allow supplying a custom NetworkControllerInterfaceFactory per-Call in PeerConnectionDependencies by Tony Herre · 8 months ago
- 4dedf5e Use EncoderStreamFactory::CreateEncoderStreams() instead of GetSimulcastConfig() by Sergey Silkin · 8 months ago
- 9e1460f Parameterize "scale resolution down by" tests by Sergey Silkin · 8 months ago
- 3f9589a Remove max_qp argument from GetSimulcastConfig() by Sergey Silkin · 8 months ago
- c0a32fe Remove bitrate_priority argument from GetSimulcastConfig() by Sergey Silkin · 8 months ago
- 44a7550 SimulcastEncoderAdapter: Add sequence checks for encoder contexts lifetime by Hirokazu Honda · 9 months ago
- 3172d16 Clean up EncoderStreamFactory by Sergey Silkin · 9 months ago
- 55c3600 Remove <ostream> dependencies by Tommi · 9 months ago
- 5d56b7c SimulcastEncoderAdapter: ensure registered callback isn't lost by Ilya Nikolaevskiy · 9 months ago
- e19896a Enable VP9 flexible mode if it is not disabled by the kill-switch by Sergey Silkin · 9 months ago
- 479e066 Fix spatial layers to 1 when doing VP9 simulcast encoding by Evan Shrubsole · 9 months ago
- 0bbc8ce Enable flexible mode by default by Sergey Silkin · 9 months ago
- fc6df05 Computing and propagating the audio stats totalprocessingdelay. by Jesús de Vicente Peña · 9 months ago
- b0a1d8b Support WebRTC-DataChannelMessageInterleaving by Victor Boivie · 9 months ago
- c74412b Deprecate rtc::RefCountInterface by Harald Alvestrand · 10 months ago
- 6431a64 Reland "Run IWYU on some files I intend to work on" by Harald Alvestrand · 10 months ago
- 7c6624a SimulcastEncoderAdapter: Move DestroyStoredEncoders() to protected by Hirokazu Honda · 10 months ago
- fe34363 Revert "Run IWYU on some files I intend to work on" by Mirko Bonadei · 10 months ago
- 827da15 Run IWYU on some files I intend to work on by Harald Alvestrand · 10 months ago
- 752a2b8 Refactor the GetPayloadTypesAndDefaultCodecs function by Harald Alvestrand · 10 months ago
- 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
- bad99ab RTCP: implement reduced size RTCP for audio by Philipp Hancke · 10 months ago
- fd89ff5 Provide Environment to SimulcastRateAllocator at construction by Danil Chapovalov · 10 months ago
- a8da642 Reconfigure encoders or source change by Erik Språng · 10 months ago
- 57dbb1e Reland "Split digest methods from ssl target into digest target" by Philipp Hancke · 10 months ago
- 179f96d Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 10 months ago
- 16fb790 Revert "Provide Environment to construct VideoBitrateAllocator" by Jeremy Leconte · 10 months ago
- 4bf4e17 Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 10 months ago
- ac42626 Cleanup usage of FieldTrialsView by RateControlSettings and CongestionWindowPushbackController by Danil Chapovalov · 11 months ago
- fc57037 Revert "Split digest methods from ssl target into digest target" by Mirko Bonadei · 11 months ago
- 47bfe39 Split digest methods from ssl target into digest target by Philipp Hancke · 11 months ago
- 5ed460a Remove WebRTC-BoostedScreenshareQp by Sergey Silkin · 11 months ago
- 652bd28 Query EncoderInfoSettings through propagated field trials by Danil Chapovalov · 11 months ago
- d78e30e Deprecate cricket::VideoCodec and cricket::AudioCodec by Harald Alvestrand · 11 months ago
- f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
- 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
- 02b5b02 Delete expired field trial WebRTC-Video-VariableStartScaleFactor by Danil Chapovalov · 11 months ago
- 44ab200 In EncoderStreamFactory pass field trials as required parameter by Danil Chapovalov · 11 months ago
- b065f1b Require webrtc::Environment to create fake video encoders by Danil Chapovalov · 11 months ago
- a01300a Delete NullWebrtcVideoEngine as unused by Danil Chapovalov · 11 months ago
- 8f16289 stats: implement remote-outbound-rtp for video by Philipp Hancke · 11 months ago
- 7fe3a48 Delete expired field trial WebRTC-Video-RequestedResolutionOverrideOutputFormatRequest by Danil Chapovalov · 12 months ago
- bdfcaba Propagate field trials to VideoEncoderSoftwareFallbackWrapper with Environment by Danil Chapovalov · 12 months ago
- 8d079be Keep Environment instead of test field trials in FakeCall test object by Danil Chapovalov · 12 months ago
- 80256a0 Update InternalEncoderFactory to implement non-deprecated variant of CreateVideoEncoder by Danil Chapovalov · 12 months ago
- 6f1d4e7 Update FakeVideoEncoderFactory to rely on webrtc::Environment by Danil Chapovalov · 12 months ago
- 5075cb4 Expose AudioLevel as an absl::optional struct in api/rtp_headers.h by Joachim Reiersen · 1 year ago
- 2c1cfd0 pc: Remove additional buffering in SctpDataChannel by Victor Boivie · 1 year ago
- cdecc4e Expose bufferedAmountLowThreshold by Victor Boivie · 1 year ago
- c03827d Cleanup SimulcastEncoderAdapter - require webrtc::Environment at construction time by Danil Chapovalov · 1 year ago
- 1d26fd3 Replace SignalClosed sigslot with absl::AnyInvocable by Tommi · 1 year ago
- 98aba6b Configure default bitrate targets for VP9 simulcast by Ilya Nikolaevskiy · 1 year ago
- 2af888e Properly propagate error in WebRtcVideoSendStream::SetRtpParameters by karllen.zheng@ringcentral.com · 1 year ago
- fea41f5 pc: Include SCTP queued bytes in buffered_amount by Victor Boivie · 1 year ago
- 0fa9088 Deprecate VideoFrame::timestamp() and set_timestamp by Per K · 1 year ago
- 2725317 Propagate Environment through SimulcastEncoderAdapter when provided by Danil Chapovalov · 1 year ago
- afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 1 year ago
- 329f0ea Provide Environment when creating VideoEncoder in test code by Danil Chapovalov · 1 year ago
- cd54fd8 sctp: Pass webrtc::Environment to DcSctpTransport by Victor Boivie · 1 year, 1 month ago
- 51f98ccb Prepare the removal of GetScalabilityMode2. by Jeremy Leconte · 1 year, 1 month ago
- 3afa1b2 Add a SimulcastStream::GetScalabilityMode2 method that returns an optional. by Jeremy Leconte · 1 year, 1 month ago
- fb4ad29 Continue breakup of media/rtc_media_base by Harald Alvestrand · 1 year, 1 month ago
- dcc1534 Delete rtc::TaskQueue by Danil Chapovalov · 1 year, 1 month ago
- bbff58d Introduce "well-known" SdpVideoFormat codecs by Philipp Hancke · 1 year, 1 month ago
- f4aadf3 Change RtpTransport and DsctTransport to receives packets through ReceivedPacketCallback by Per K · 1 year, 1 month ago
- 2514dd7 Increase WebRTC default receive buffer size to 1MB. by Erik Språng · 1 year, 1 month ago
- 97df932 Remove multiplex codec. by Markus Handell · 1 year, 1 month ago
- db2f52b Reland "Make setCodecPreferences only look at receive codecs" by Philipp Hancke · 1 year, 1 month 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
- 4f63ea4 Deprecate VP8Decoder::Create by Danil Chapovalov · 1 year, 1 month ago
- bf20cf8 Implement Create instead of CreateVideoDecoder in remaining test VideoDecoderFactories by Danil Chapovalov · 1 year, 1 month ago
- 4a97488 Rename AudioLevel to AudioLevelExtension in rtp_header_extensions.h by Joachim Reiersen · 1 year, 1 month ago
- d440358 Dont create RTX receive stream before media SSRC is known by Per K · 1 year, 1 month ago
- 179444c Pass webrtc::Environment through InternalDecoderFactory::Create by Danil Chapovalov · 1 year, 1 month ago
- 9384bb2 Document how codec comparisons happen by Philipp Hancke · 1 year, 1 month ago
- bc9af41 Sync definitions of IsSameCodecSpecific by Philipp Hancke · 1 year, 1 month ago
- 0e9b8fe Compare codec number of channels and clockrate in MatchesRtpCodec for RTX too by Philipp Hancke · 1 year, 1 month ago
- 4636419 Propagate webrtc::Environment through MultiplexDecoderAdapter by Danil Chapovalov · 1 year, 1 month ago
- 414c942 Reland "Extends WebRTC logs for software encoder fallback" by henrika · 1 year, 1 month ago
- 23c32da Revert "Extends WebRTC logs for software encoder fallback" by Mirko Bonadei · 1 year, 1 month ago
- 050ffef Extends WebRTC logs for software encoder fallback by henrika · 1 year, 1 month ago
- 1e7a6f3 Revert "Make setCodecPreferences only look at receive codecs" by Henrik Boström · 1 year, 1 month ago
- 1cce1d7 Make setCodecPreferences only look at receive codecs by Philipp Hancke · 1 year, 1 month ago
- cea1c0b Dynamically assign ids to header extensions not enabled by default by Philipp Hancke · 1 year, 1 month ago
- 57a1232 Remove WebRtcVideoSendChannel::kDefaultQpMax by Sergey Silkin · 1 year, 2 months ago
- c1cc6a3 sdp: backfill default codec parameters for AV1 by Philipp Hancke · 1 year, 2 months ago
- 9c166e0 Remove VideoSendStream::StartPerRtpStream by Per K · 1 year, 2 months ago
- a310d78 Refactor a lot of the p2p:rtc_p2p target by Harald Alvestrand · 1 year, 2 months ago
- e052eee Deprecate rtc::TaskQueue variant of AudioProcessing::CreateAndAttachAecDump by Danil Chapovalov · 1 year, 2 months ago
- b9405c4 Fix list of resiliency mechanisms in setCodecPreferences by Philipp Hancke · 1 year, 2 months ago
- de17252 Reland "Unify access to SDP codec parameters" by Philipp Hancke · 1 year, 3 months ago
- 6c9c958 Revert "Unify access to SDP codec parameters" by Mirko Bonadei · 1 year, 3 months ago
- 63d03f5 Unify access to SDP codec parameters by Philipp Hancke · 1 year, 3 months ago
- 601ac2e Reject offer content with no common codecs by Philipp Hancke · 1 year, 3 months ago
- b3488d0 Add SDP negotiation support for HEVC. by Qiu Jianlin · 1 year, 3 months ago
- b54bf8a Remove pointless Set*Encryptor functions by Harald Alvestrand · 1 year, 4 months ago
- 61c5e86 Delete deprecated cricket::CreateMediaEngine by Danil Chapovalov · 1 year, 4 months ago
- c93f4f9 Revert^2 "Delete deprecated SetMediaEngineDefaults" by Danil Chapovalov · 1 year, 4 months ago
- c176175 Revert "Delete deprecated SetMediaEngineDefaults" by Ilya Nikolaevskiy · 1 year, 4 months ago