- 2e1f16d Make AEC3 json parsing code testonly by Sam Zackrisson · 1 year, 6 months ago
- 8da5953 Support initializing PendingTaskSafetyFlag with a specific TaskQueue. by Tommi · 1 year, 6 months ago
- 0bace22 Expose video mimeType for insertable streams by Philipp Hancke · 1 year, 6 months ago
- 6b0c5ba Revert "Remove unsupported configuration value, `allow_codec_switching`" by Philip Eliasson · 1 year, 6 months ago
- 8f7a17f Remove unsupported configuration value, `allow_codec_switching` by Tommi · 1 year, 6 months ago
- 7c1ddb7 Support initializing a SequenceChecker with a provided TaskQueue. by Tommi · 1 year, 6 months ago
- 5b186e9 Remove effectively dead code for allow_codec_switching by Tommi · 1 year, 6 months ago
- 8005d56 Add stats-related TODOs with crbugs. by Henrik Boström · 1 year, 6 months ago
- aa653c0 Reland "Deprecate all classes related to AsyncResolver" by Harald Alvestrand · 1 year, 6 months ago
- 49dcb20 Export FieldTrialBasedConfig in order to use it in Chromium. by Jeremy Leconte · 1 year, 6 months ago
- a3ce407 Cleanup Call construction by Danil Chapovalov · 1 year, 6 months ago
- 08d431e Revert "Deprecate all classes related to AsyncResolver" by Harald Alvestrand · 1 year, 6 months ago
- c988080 Delete deprecated Timestamp accessor and setter in EncodedImage by Danil Chapovalov · 1 year, 6 months ago
- 61a4428 Deprecate all classes related to AsyncResolver by Harald Alvestrand · 1 year, 7 months ago
- adb855c Added AsString() function for color space for easier debugging by Shuhai Peng · 1 year, 7 months ago
- a84368c TaskQueueBase: use C++17. by Markus Handell · 1 year, 7 months ago
- 4b84f01 Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate. by Sergey Sukhanov · 1 year, 7 months ago
- 532a11e [PCLF] Add an API to configure field trials. by Jeremy Leconte · 1 year, 7 months ago
- 4408575 Reland "Enable SRTP GCM ciphers by default" by Saúl Ibarra Corretgé · 1 year, 7 months ago
- c2bbe4b Revert "Enable SRTP GCM ciphers by default" by Manashi Sarkar · 1 year, 7 months ago
- d863386 Enable SRTP GCM ciphers by default by Saúl Ibarra Corretgé · 1 year, 7 months ago
- 2d508f1 Deprecate old names for EncodedImage::RtpTimestamp accessor and setter by Danil Chapovalov · 1 year, 7 months ago
- 0505115 Pass the correct abs_capture_timestamp while cloning audio frame by Palak Agarwal · 1 year, 7 months ago
- 6bf2d31 Change PortInterface::Type to string_view and make type_ member const by Tommi · 1 year, 7 months ago
- b4d4bbc Revert "Clean up last_packet_received_time_ as it's no longer used." by Björn Terelius · 1 year, 7 months ago
- 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 7 months ago
- 2f4bc64 Clean up last_packet_received_time_ as it's no longer used. by Ying Wang · 1 year, 7 months ago
- ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 7 months ago
- e14d122 Remove deprecated SendRtp and SendRtcp functions by Harald Alvestrand · 1 year, 7 months ago
- 090699a Delete deprecated RtpSource timestamp_ms constructor and accessor by Danil Chapovalov · 1 year, 7 months ago
- 31718d7 Reland "Add option to disable quality scaling for AV1." by philipel · 1 year, 7 months ago
- 83102d3 Revert "Add option to disable quality scaling for AV1." by Philip Eliasson · 1 year, 7 months ago
- 46bbf7e Add `ScalabilityModeStringToEnum` helper function. by philipel · 1 year, 8 months ago
- 564e8d3 Mark RtpSource timestamp_ms constructor and accessor deprecated by Danil Chapovalov · 1 year, 8 months ago
- 541756f Discourage structs in api by Danil Chapovalov · 1 year, 8 months ago
- 446dbc6 Add option to disable quality scaling for AV1. by philipel · 1 year, 8 months ago
- 96e1882 Convert AsyncDnsResolver to use absl::AnyInvocable by Harald Alvestrand · 1 year, 8 months ago
- df3683e Remove public GenerateKeyFrame(list-of-rids) API from RtpSender by Philipp Hancke · 1 year, 8 months ago
- 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 8 months ago
- 44943c8 Add H265 codec name and profile/tier/level utils. by Qiu Jianlin · 1 year, 8 months ago
- 82c56ca Request keyframe via setParameters by Philipp Hancke · 1 year, 8 months ago
- f535971 In RtpSource represent time with Timestamp type instead of int64_t by Danil Chapovalov · 1 year, 8 months ago
- 5f14f9e Remove VCMEncodedFrame from webrtc::EncodedFrame inheritance by Tony Herre · 1 year, 8 months ago
- 4d25a77 Deprecate AsyncResolver config fields and remove internal usage. by Harald Alvestrand · 1 year, 8 months ago
- 66bf3f4 Make PendingTaskSafetyFlag compatible with component builds by Tommi · 1 year, 8 months ago
- 43a5dd8 Implement codec selection api by Florent Castelli · 1 year, 8 months ago
- 7084e1b In VideoPlayoutDelay delete access to integer representation of min/max values by Danil Chapovalov · 1 year, 8 months ago
- 47faf32 Add rtc_common_public_deps by Arthur Sonzogni · 1 year, 8 months ago
- 0671777 Move EncodedImage::playout_delay_ to private section of the class by Danil Chapovalov · 1 year, 8 months ago
- 9608820 Add mock of GetCaptureTimeIdentifier to MockTransformableVideoFrame by Tony Herre · 1 year, 8 months ago
- b0b03a8 Mark api video timing classes with RTC_EXPORT by Danil Chapovalov · 1 year, 8 months ago
- 1997837 Add stream label to test video source for better debugablity and testability by Artem Titov · 1 year, 8 months ago
- c146b5f Represent unset VideoPlayoutDelay with nullopt rather than special value by Danil Chapovalov · 1 year, 8 months ago
- 392e471 Remove deprecated TransformableAudioFrameInterface::getHeader() method by Tony Herre · 1 year, 8 months ago
- 8efd93d Encoder type agnostic resolution based fallback by Sergey Silkin · 1 year, 9 months ago
- 34d82df Use ArrayView versions of SendRtp and SendRtcp by Harald Alvestrand · 1 year, 9 months ago
- e2e0451 stats: implement fecSsrc on inbound-rtp by Philipp Hancke · 1 year, 9 months ago
- b17806a Add StunDictionary by Jonas Oreland · 1 year, 9 months ago
- b38d9d2 Add ArrayView versions of SendRtp and SendRtcp by Harald Alvestrand · 1 year, 9 months ago
- cad3aed Add setters to NetworkEmulationManager::SimulatedNetworkNode::Builder. by Mirko Bonadei · 1 year, 9 months ago
- 9b82b2f stats: implement RTX ssrc on inbound-rtp/outbound-rtp by Philipp Hancke · 1 year, 9 months ago
- 55b89a8 Rename cipher_suite to crypto_suite by Philipp Hancke · 1 year, 9 months ago
- 5eb5219 Correct typo from valee to value for color space definitions by Chunbo Hua · 1 year, 9 months ago
- ea06be2 candidate: do not log full IP addresses for related address by Philipp Hancke · 1 year, 9 months ago
- 00f1122 Remove extra usage of video-content-type header extension by Harald Alvestrand · 1 year, 9 months ago
- 630c40d Update RtpSenderVideo::SendVideo/SendEncodedImage to take Timestamp/TimeDelta types by Danil Chapovalov · 1 year, 9 months ago
- e9e03a9 Fix inaccurate contentType in RTCInbound/OutboundRtpStreamStats by Joachim Reiersen · 1 year, 9 months ago
- 7754702 Removing enum used for removed UMA metrics WebRTC.PeerConnection.Simulcast.ApplyLocalDescription and WebRTC.PeerConnection.Simulcast.ApplyRemoteDescription by Angelo Tadres · 1 year, 10 months ago
- 32a8169 Use common `VideoFrameTypeToString` helper by Jianhui Dai · 1 year, 10 months ago
- a6c4f12 Set noparent in api/stats/OWNERS. by Henrik Boström · 1 year, 10 months ago
- b4062e5 Add a setter for RTPTimestamp on TransformableFrameInterface by Tony Herre · 1 year, 10 months ago
- 58ee9df Deprecate encoded audio frame GetHeader by Tony Herre · 1 year, 10 months ago
- fc68f1f Stop using TransformableAudioFrameInterface::GetHeader() within webrtc by Tony Herre · 1 year, 10 months ago
- 17e8a5c stats: implement flexfec fecBytesReceived stats for FlexFEC by Philipp Hancke · 1 year, 10 months ago
- d178083 Fix incorrect use of scoped enumerations in format strings by Hans Wennborg · 1 year, 10 months ago
- 17ec056 ICE: adjust priority of non-relay candidates by Philipp Hancke · 1 year, 10 months ago
- 097a4de Make all encodedaudioframes inherit from TransformableAudioFrameI'face by Tony Herre · 1 year, 10 months ago
- 9919841 Remove preprocessor definition for StatsReport::Value::id_val() by Sameer Vijaykar · 1 year, 10 months ago
- c929ab4 Reland "[Stats] Remove enum-like structs in favor of strings." by Henrik Boström · 1 year, 10 months ago
- 18aba66 Add test to ensure task deleted on TQ by Per K · 1 year, 10 months ago
- 45666d4 Revert "[Stats] Remove enum-like structs in favor of strings." by Christoffer Jansson · 1 year, 10 months ago
- ccc87ea [Stats] Remove enum-like structs in favor of strings. by Henrik Boström · 1 year, 10 months ago
- 51b8206 Add missing method definition for StatsReport::Value::id_val() by Sameer Vijaykar · 1 year, 10 months ago
- 2fec644 Fix L1Tx target bitrate bug when the standard API is used. by Henrik Boström · 1 year, 10 months ago
- ee58849 Make SetRTPTimestamp pure virtual in TransformableAudioFrameInterface by Palak Agarwal · 1 year, 11 months ago
- cde5354 Implement DelayVariationCalculator for events analysis. by Rasmus Brandt · 1 year, 11 months ago
- fc260a18 Add method SetTimestamp in TransformableAudioFrameInterface by Palak Agarwal · 1 year, 11 months ago
- 8c4b9ea Remove references to AudioCodec and VideoCodec constructors by Florent Castelli · 1 year, 11 months ago
- be316da Ensure that RTCErrorOr<T, E> doesn't require T to be default constructible by Florent Castelli · 1 year, 11 months ago
- 3488726 sdp: reject spec simulcast answers without the rid extension by Philipp Hancke · 1 year, 11 months ago
- 2d59853 Add SetRetransmissionMode() to FecController, this will be used to control RTX settings in FecController. by Ying Wang · 1 year, 11 months ago
- a9bba04 Updating AsyncAudioProcessing API, part 1. by Peter Hanspers · 1 year, 11 months ago
- 87e74f9 Remove unused combined_audio_video_bwe. by Yury Yarashevich · 1 year, 11 months ago
- 0f13765 Delete RTC[NonStandard/Restricted]StatsMember. by Henrik Boström · 1 year, 11 months ago
- 979b047 Revert "Temporarily add dummy trackId to unblock roll." by Henrik Boström · 1 year, 11 months ago
- 2057d71 [Stats] Delete unused NonStandardGroupId. by Henrik Boström · 1 year, 11 months ago
- 3df4178 Temporarily add dummy trackId to unblock roll. by Henrik Boström · 1 year, 11 months ago
- 4e231ee Delete deprecated 'track' and 'stream' metrics from WebRTC. by Henrik Boström · 1 year, 11 months ago
- 1d3452f RequestedResolution - Bug fix by Jonas Oreland · 1 year, 11 months ago
- 36fd351 [Stats] Align RTCStatsMember<T> closer to absl::optional<T>. by Henrik Boström · 2 years ago