- 7098d11 Revert "p2p: separate ICE tie breaker and foundation seed" by Christoffer Dewerin · 11 months ago
- 1461363 Make PeerConnectionInteface methods pure virtual. by Per K · 11 months ago
- 97df932 Remove multiplex codec. by Markus Handell · 11 months ago
- d99499a p2p: separate ICE tie breaker and foundation seed by Philipp Hancke · 11 months ago
- c7a4b2a Change internal candidate type to enum by Tommi · 11 months ago
- 3fe69c5 Update MockPeerConnectionInterface and fake with missing methods. by Per K · 11 months ago
- de3b1cd Revert "Make PeerConnectionInteface methods pure virtual." by Mirko Bonadei · 11 months ago
- 9cd5c3f Pass webrtc::Environment through VideoDecoderFactoryTemplate::Create by Danil Chapovalov · 11 months ago
- bff6858 Make PeerConnectionInteface methods pure virtual. by Per K · 11 months ago
- fa01e3f Delete deprecated variant of the VideoDecoderSoftwareFallbackWrapper without Environment by Danil Chapovalov · 11 months ago
- 56d3cf0 Make VideoDecoderFactory::CreateVideoDecoder private by Danil Chapovalov · 11 months ago
- f2431a9 Move ComputeFoundation to Candidate. by Tommi · 11 months ago
- bc9af41 Sync definitions of IsSameCodecSpecific by Philipp Hancke · 11 months ago
- bde80e3 Deprecate Candidate::set_id(), offer generate_id() instead by Tommi · 11 months ago
- d99da2c Allow to use propagated field trials in VideoDecoderSoftwareFallbackWrapper by Danil Chapovalov · 11 months ago
- 0ba663c Change a few uses of Candidate::type() to Candidate::type_name() by Tommi · 11 months ago
- b158537 Allow to propagate field trials into Vp8 Decoder by Danil Chapovalov · 11 months ago
- f7b22c6 Add Candidate::type_name() by Tommi · 11 months ago
- 4efc830 Provide test output path with `OutputPathWithRandomDirectory` 1/n by Dor Hen · 11 months ago
- 414c942 Reland "Extends WebRTC logs for software encoder fallback" by henrika · 11 months ago
- 23c32da Revert "Extends WebRTC logs for software encoder fallback" by Mirko Bonadei · 11 months ago
- 050ffef Extends WebRTC logs for software encoder fallback by henrika · 11 months ago
- 521b863 Change type of candidate type names from char[] to string_view by Tommi · 11 months ago
- 32f2a30 Move IceCandidateType to candidate.h by Tommi · 11 months ago
- 61b1f53 Extend test::FunctionVideoDecoderFactory to propagate Environment by Danil Chapovalov · 12 months ago
- 974044e Remove code for supporting SDES by Harald Alvestrand · 11 months ago
- aaa123d Reland "Remove post-decode VAD" by Tomas Lundqvist · 11 months ago
- 39ac25d Add PeerConnectionInterface::ReconfigureBandwidthEstimation by Per K · 11 months ago
- 2425c8d Added EnableVad() and DisableVad() default implementations by Tomas Lundqvist · 11 months ago
- 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 11 months ago
- 9d9b3a3 Add option for the audio encoder to allocate a bitrate range. by Jakob Ivarsson · 11 months ago
- 6de9d6a Add default AV1 parameters to SdpVideoFormat comparison by Philipp Hancke · 11 months ago
- 8c371f2 Reland "Take out Fuchsia-only SDES-enabling parameters" by Harald Alvestrand · 12 months ago
- 687ef0a Revert "Remove post-decode VAD" by Jeremy Leconte · 11 months ago
- c1cc6a3 sdp: backfill default codec parameters for AV1 by Philipp Hancke · 1 year ago
- 89cf26f Remove post-decode VAD by Tomas Lundqvist · 12 months ago
- c0741e9 Revert "Take out Fuchsia-only SDES-enabling parameters" by Olga Sharonova · 11 months ago
- 59f3b35 Take out Fuchsia-only SDES-enabling parameters by Harald Alvestrand · 12 months ago
- 7aa7972 Propagate sequence number to cloned encoded audio frames by Tony Herre · 12 months ago
- 9c687460 Consolidate encoded transform mocks into api/test/ by Tony Herre · 12 months ago
- 9a953b2 Detangle p2p/connection.cc and port.cc by Harald Alvestrand · 12 months ago
- 523eff6 [Stats] Delete unused RTCStatsMember type alias. by Henrik Boström · 12 months ago
- ac58a33 [Stats] Migrate from the RTCStatsMember type alias to absl::optional. by Henrik Boström · 12 months ago
- a310d78 Refactor a lot of the p2p:rtc_p2p target by Harald Alvestrand · 12 months ago
- 5372bce Reland "[Stats] Make RTCStatsMember<T> a type alias for absl::optional<T>." by Henrik Boström · 12 months ago
- c708c00 Add VideoDecoderFactory function to pass Environment for VideoDecoder construction by Danil Chapovalov · 12 months ago
- be2786c Move candidate type preference defaults to the Candidate class by Tommi · 12 months ago
- fd54a61 Revert "[Stats] Make RTCStatsMember<T> a type alias for absl::optional<T>." by Henrik Boström · 12 months ago
- 79ac694 [Stats] Make RTCStatsMember<T> a type alias for absl::optional<T>. by Henrik Boström · 12 months ago
- 3484381 [Stats] Delete ValueToString/ToJson, ToString does the job. by Henrik Boström · 12 months ago
- 25be2f8 Remove legacy, unused, preference() property from Candidate by Tommi · 12 months ago
- 7209548 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 12 months ago
- ed1d084 [Stats] Replace all uses of is_defined() with has_value(). by Henrik Boström · 12 months ago
- 3b2b2af Move candidate types from port to candidate.h by Tommi · 12 months ago
- 4d706a9 Revert "Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson."" by Mirko Bonadei · 12 months ago
- 55cdc29 Reland "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Henrik Boström · 12 months ago
- df0b363 Reland "[Stats] Add value_or() and migrate from ValueOrDefault()." by Henrik Boström · 12 months ago
- 7d637a9 Cleanup include and dependencies in api/metronome by Danil Chapovalov · 12 months ago
- c0ac4df Reland "[Stats] Move metric names to Attribute, constructed via AttributeInit." by Henrik Boström · 12 months ago
- 7aff4d1 Stash and retry packets that are waiting for the dependency descriptor template structure. by philipel · 12 months ago
- df3b3bd Revert "[Stats] Move metric names to Attribute, constructed via AttributeInit." by Mirko Bonadei · 12 months ago
- 111e381 Revert "[Stats] Add value_or() and migrate from ValueOrDefault()." by Mirko Bonadei · 12 months ago
- 1fee69c Revert "[Stats] Attribute::ToString(), to replace member ValueToString/ToJson." by Mirko Bonadei · 12 months ago
- 54be708 [Stats] Attribute::ToString(), to replace member ValueToString/ToJson. by Henrik Boström · 12 months ago
- 9e4a97b [Stats] Add value_or() and migrate from ValueOrDefault(). by Henrik Boström · 12 months ago
- 84c48ae [Stats] Move metric names to Attribute, constructed via AttributeInit. by Henrik Boström · 12 months ago
- 1ac0bea [Stats] Delete unused method RTCStats::Members(). by Henrik Boström · 12 months ago
- eb4a314 Add ReadStringView() to ByteBufferReader by Tommi · 12 months ago
- 40dcdf7 [Stats] Migrate integration test to Attributes(). by Henrik Boström · 12 months ago
- bfee961 [Stats] Migrate RTCStats/Test to Attributes. by Henrik Boström · 12 months ago
- 7978cf1 [Stats] Introduce Attribute, implementing RTCStatsMemberInterface. by Henrik Boström · 12 months ago
- b330a79 video_codecs: fix h265_profile line-endings by Alfred E. Heggestad · 1 year ago
- 98b0da1 Move RTCStatsMember+Interface to a separate file. by Henrik Boström · 1 year ago
- c95ad5fe9 Delete deprecated FecControllerFactoryInterface::CreateFecController variant by Danil Chapovalov · 1 year ago
- b9405c4 Fix list of resiliency mechanisms in setCodecPreferences by Philipp Hancke · 1 year, 1 month ago
- f089d7e Reland "FrameCadenceAdapter: align video encoding to metronome" by Zhaoliang Ma · 1 year ago
- 55a6189 Pass Environment to custom FecController at construction by Danil Chapovalov · 1 year ago
- c41977d Propagate Environment into RtcEventLogImpl by Danil Chapovalov · 1 year ago
- 78a57ef Revert "FrameCadenceAdapter: align video encoding to metronome" by Björn Terelius · 1 year ago
- b39c2a8 FrameCadenceAdapter: align video encoding to metronome by Zhaoliang Ma · 1 year, 1 month ago
- 8e2ab67 Do not use Windows default task queue when building with Chromium by Philipp Hancke · 1 year ago
- de17252 Reland "Unify access to SDP codec parameters" by Philipp Hancke · 1 year, 1 month ago
- 764ac7e Allowing to set PCF options via peer configurer by Dor Hen · 1 year ago
- 5692649 Revert^2 "Remove deprecated ByteBufferReader and ByteBufferWriter functions" by Harald Alvestrand · 1 year, 1 month ago
- ca58f0e Revert "Remove deprecated ByteBufferReader and ByteBufferWriter functions" by Mirko Bonadei · 1 year, 1 month ago
- e0e03ba Remove deprecated ByteBufferReader and ByteBufferWriter functions by Harald Alvestrand · 1 year, 1 month ago
- f0ddae8 Convert ByteBufferWriter to be type uint8_t by Harald Alvestrand · 1 year, 1 month ago
- 6c9c958 Revert "Unify access to SDP codec parameters" by Mirko Bonadei · 1 year, 1 month ago
- 63d03f5 Unify access to SDP codec parameters by Philipp Hancke · 1 year, 1 month ago
- b3488d0 Add SDP negotiation support for HEVC. by Qiu Jianlin · 1 year, 1 month ago
- 86b1cf7 Allow configuring pacer burst through RtcConfiguration by Per K · 1 year, 1 month ago
- 151003d Deprecate RtcEventLogFactory constructor taking unused parameter by Danil Chapovalov · 1 year, 1 month ago
- 65bee96 Delete old "metronome" name, API users should use "decode_metronome". by Henrik Boström · 1 year, 1 month ago
- abd7814 Pass Clock through Environment when constructing Call by Danil Chapovalov · 1 year, 1 month ago
- 3d9c368 Delete CallFactoryInterface as no longer needed by Danil Chapovalov · 1 year, 1 month ago
- 242ed95 Add a FieldTrialsView argument to the NetworkEmulationManager ctor. by Jeremy Leconte · 1 year, 1 month ago
- f887e07 Rename "metronome" to "decode_metronome". by Henrik Boström · 1 year, 1 month ago
- fe66dda Delete deprecated call_factory and media_engine by Danil Chapovalov · 1 year, 1 month ago
- 623bcd7 Delete deprecated CreateTimeControllerBasedCallFactory by Danil Chapovalov · 1 year, 2 months ago
- 2ca1d0f Delete legacy RtcEventLogFactory Create functions by Danil Chapovalov · 1 year, 1 month ago