- 875cd32 Fix inconsistency with x-goog-max-bitrate and maxBitrate. by Henrik Boström · 1 year, 7 months ago
- b90cd91 Fix first encoding's maxBitrate being ignored when scalability is set. by Henrik Boström · 1 year, 7 months ago
- 0145db4 Recreate the stream when switching from standard to legacy API. by Henrik Boström · 1 year, 7 months ago
- e2dff95 Revert "Clean up WebRTC-FilterAbsSendTimeExtension field trial" by Mirko Bonadei · 1 year, 8 months ago
- ebf7111 Clean up WebRTC-FilterAbsSendTimeExtension field trial by Philipp Hancke · 1 year, 8 months ago
- cabd77a Remove flexfec-03 killswitch guarding receiving FlexFEC by Philipp Hancke · 1 year, 8 months ago
- d797cb6 Remove all split channels related code by Florent Castelli · 1 year, 8 months ago
- 96293f0 Remove usage of CreateMediaChannel in webrtc_voice_engine_unittest by Florent Castelli · 1 year, 8 months ago
- 0776415 Generalize stream parameter primary/secondary ssrc checks by Philipp Hancke · 1 year, 8 months ago
- 84fdf99 Convert Media*Channel to contain a webrtc::Transport by Harald Alvestrand · 1 year, 9 months ago
- d20bbc4 Remove CreateMediaChannel calls from webrtc_video_engine_unittest by Florent Castelli · 1 year, 9 months ago
- 17e8a5c stats: implement flexfec fecBytesReceived stats for FlexFEC by Philipp Hancke · 1 year, 9 months ago
- 4e434c3 Remove MediaChannel usage from webrtc_video_engine_unittest by Florent Castelli · 1 year, 9 months ago
- ee97e6a Move GetSendCodec() to MediaSendChannelInterface by Florent Castelli · 1 year, 9 months ago
- 328e7b2 Sort media/engine/webrtc_video_engine.cc by Harald Alvestrand · 1 year, 9 months ago
- 213090b Add AbsoluteCaptureTime RTP extension to supported list in engines. by Florent Castelli · 1 year, 9 months ago
- 1cb54be Delete unused killswitch flag related to scalability mode. by Henrik Boström · 1 year, 9 months ago
- c0e2418 Sort WebRtcAudio{Send,Receive}Channel implementation by Harald Alvestrand · 1 year, 9 months ago
- 682755e Do not support frame tracking id extension in production by Philipp Hancke · 1 year, 10 months ago
- 09e0086 Remove ImplForTesting function from MediaChannel by Harald Alvestrand · 1 year, 9 months ago
- 847208e Remove transitional shim classes by Harald Alvestrand · 1 year, 9 months ago
- 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 1 year, 9 months ago
- 77c6230 Add create functions for voice media send and receive channels. by Harald Alvestrand · 1 year, 9 months ago
- b0ef5e4 Declare factory functions for video sender and receiver by Harald Alvestrand · 1 year, 9 months ago
- 2f0c078 Split WebRtcVoiceChannel into Send and Receive classes by Harald Alvestrand · 1 year, 9 months ago
- 811e24a Move functionality from AudioCodec and VideoCodec into cricket::Codec by Florent Castelli · 1 year, 9 months ago
- 54e95bc Propagate time of the last received packet with Timestamp type by Danil Chapovalov · 1 year, 9 months ago
- 9a34d80 Apply the "shim" pattern for WebRtcVoiceEngine by Harald Alvestrand · 1 year, 9 months ago
- f785bd4 Split WebRtcVideoMediaChannel into Send and Receive by Harald Alvestrand · 1 year, 9 months ago
- 4ad141e Add callback for send codec in audio too by Harald Alvestrand · 1 year, 9 months ago
- a9bba04 Updating AsyncAudioProcessing API, part 1. by Peter Hanspers · 1 year, 9 months ago
- d8b88d8 Use the VideoMediaChannelShim for all cases by Harald Alvestrand · 1 year, 9 months ago
- 97c9623 Make a shim object implementing the VideoMediaChannel interface by Harald Alvestrand · 1 year, 9 months ago
- f0820ff Implement video versions of RTCInboundRtpStreamStats.jitterBuffer{Target,Minimum}Delay by Rasmus Brandt · 1 year, 10 months ago
- 5f32fa4 Delete MediaBaseChannel class by Harald Alvestrand · 1 year, 9 months ago
- cfd4cd0 Introduce AddDefaultRecvStreamForTesting to VideoReceiveChannel API by Harald Alvestrand · 1 year, 10 months ago
- 621cb29 Fix video version of RTCInboundRtpStreamStats.jitterBufferDelay to obey spec. by Rasmus Brandt · 1 year, 10 months ago
- 4858a0d Add test for split-mode SSRC callback by Harald Alvestrand · 1 year, 10 months ago
- 13897e6 Change SSRC-passing for MediaChannel from external to callback by Harald Alvestrand · 1 year, 10 months ago
- 487c943 Guard send_codec variable against receive channel access by Harald Alvestrand · 1 year, 10 months ago
- 7924915 Stop decoding video for m-lines which are sendonly or inactive by Philipp Hancke · 1 year, 10 months ago
- 63551c6 Initialize RTP modes from callback by Harald Alvestrand · 1 year, 10 months ago
- e90d934 Delete the WebRTC-H264Simulcast/Disabled/ field trial. by Henrik Boström · 1 year, 10 months ago
- e32b622 RtpTransportControllerSend::ProcessSentPacket: remove PostTask. by Markus Handell · 1 year, 10 months ago
- c8c4a28 Introduce support for video packet batching. by Markus Handell · 1 year, 10 months ago
- ea33f7f Cleanup usasge of ReportBlockData::report_block accessor by Danil Chapovalov · 1 year, 10 months ago
- bceec84 Format ^(api|call|common_audio|examples|media|net|p2p|pc)/ by Jared Siskin · 1 year, 11 months ago
- f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 11 months ago
- 6a7bf10 Replace "rcvd" with "received" for readability by Philipp Hancke · 1 year, 11 months ago
- 51c632c Use GlobalSimulatedTimeController in more webrtc video engine unittests by Tommi · 1 year, 11 months ago
- ec2670e Cleanup ReportBlockData class: use Timestamp and TimeDelta by Danil Chapovalov · 1 year, 11 months ago
- 22f14fe Revert "Create default video factories directly instead of through legacy public helpers" by Danil Chapovalov · 1 year, 11 months ago
- 40cb009 Unnest VideoEncoderFactoryTemplate in webrtc_video_engine_unittest.cc by philipel · 1 year, 11 months ago
- 44437d3 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 2 years ago
- 3beacb7 Create default video factories directly instead of through legacy public helpers by Danil Chapovalov · 2 years ago
- c848268 Use SequenceChecker(SequenceChecker::kDetached) in a few places. by Tommi · 2 years ago
- adb9460 Ship ability to opt-in to VP9/AV1 simulcast (re-land). by Henrik Boström · 2 years ago
- 80850ca Fix crash happening when changing from legacy to standard VP9. by Henrik Boström · 2 years ago
- 75ea06f Revert "Ship ability to opt-in to VP9/AV1 simulcast." by Henrik Boström · 2 years ago
- 75990b9 Ship ability to opt-in to VP9/AV1 simulcast. by Henrik Boström · 2 years ago
- f6eae95 Delete EncoderSimulcastProxy in favor of SimulcastEncoderAdapter. by Henrik Boström · 2 years ago
- 9a5de95 Add a flag to control legacy vs spec-compliant scalability mode. by Henrik Boström · 2 years ago
- e744af5 EncoderSimulcastProxy: Respect "supports_simulcast" info. by Henrik Boström · 2 years ago
- 2f55370 Reland "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
- 28c4986 WebRTCVideoChannel::OnPacketReceived: avoid PostTasks. by Markus Handell · 2 years ago
- 18c869b Revert "Use two MediaChannels for 2 directions." by Harald Alvestrand · 2 years ago
- ba088b1 Revert "Add plumbing for video NACK to be coupled between channels." by Harald Alvestrand · 2 years ago
- db1fae4 Reland "Remove ISAC media constant and payload type mapping" by Alessio Bazzica · 2 years ago
- bea2278 Separate `last_stats_log_ms_` for send and receive stats. by Linus Nilsson · 2 years ago
- b79b74e Revert "Remove ISAC media constant and payload type mapping" by Björn Terelius · 2 years ago
- 4c7271a Remove ISAC media constant and payload type mapping by Philipp Hancke · 2 years ago
- a087f6f Add plumbing for video NACK to be coupled between channels. by Harald Alvestrand · 2 years ago
- 8981a6f Use two MediaChannels for 2 directions. by Harald Alvestrand · 2 years, 1 month ago
- 880f1d5 Update simulcast_encoder_adapter_unittest.cc to use absl::optional<>. by Henrik Boström · 2 years, 1 month ago
- 2e540a2 Introduce EncodedImage.SimulcastIndex(). by Henrik Boström · 2 years, 1 month ago
- 16579cc Change MediaChannel to have a Role parameter by Harald Alvestrand · 2 years, 1 month ago
- 101c6aa Remove leftover function signatures. by Fredrik Solenberg · 2 years, 1 month ago
- c5455e7 Allow RTX ssrc to be updated on receive streams by Per K · 2 years, 1 month ago
- 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 2 years, 1 month ago
- 664cf14 Reland "Delete PacketReceiver::DeliverPacket from all implementations" by Per K · 2 years, 1 month ago
- 7a67dce prefer absl::optional for rtx-time by Philipp Hancke · 2 years, 1 month ago
- f2a083f Revert "Delete PacketReceiver::DeliverPacket from all implementations" by Andrey Logvin · 2 years, 1 month ago
- 897ea04 Delete PacketReceiver::DeliverPacket from all implementations by Per K · 2 years, 2 months ago
- 438b5b4 WebRtcVideoChannel creates default stream with dummy SSRC on received RTX packet. by Per K · 2 years, 1 month ago
- 9ad10bc Only generate codec stats for the voice send and receive codec by Philipp Hancke · 2 years, 2 months ago
- a0bc404 Remove WebRTC-Dav1dDecoder kill switch. by philipel · 2 years, 2 months ago
- 9ece54f Delete unnecssary AudioReceiveStreamInterface::GetRtpExtensions by Per K · 2 years, 2 months ago
- 444741e replace use of iterators with for loops or auto by Philipp Hancke · 2 years, 2 months ago
- 94b0559 Only fill send/recv stats if there are send/receive streams by Philipp Hancke · 2 years, 2 months ago
- efbe753 Add RTCAudioPlayoutStats to GetStats(). by Fredrik Hernqvist · 2 years, 2 months ago
- f7e4071 Only generate codec stats for the video send/recv codec in use by Philipp Hancke · 2 years, 2 months ago
- e6b4cbe Add SVC fallback. by Åsa Persson · 2 years, 2 months ago
- 89ca299 Use parsed packet from RtpTransport::DemuxPacket in engine and call by Per K · 2 years, 2 months ago
- 075c20f Implement FakeCall::DeliverRtpPacket and DeliverRtcpPacket by Per K · 2 years, 2 months ago
- 17c4ca8 Use RtpPacketReceived in media/engine/webrtc_video_engine_unittest.cc by Per K · 2 years, 2 months ago
- 175f06f Reland "Remove 'trackId' dependency in stats selector algorithm." by Henrik Boström · 2 years, 2 months ago
- 1251c64 Split stats generation for MediaChannel into sender and receiver APIs by Harald Alvestrand · 2 years, 2 months ago
- 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years, 2 months ago
- b7f9113 Add API for querying codec support. by Åsa Persson · 2 years, 2 months ago
- be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 2 months ago