- 4c4c744 [DVQA] Move video quality analyzer from webrtc::webrtc_pc_e2e to webrtc by Artem Titov · 3 years, 7 months ago
- 3bb74f3 Change VideoDecoderFactory::QueryCodecSupport to use reference_scaling by Johannes Kron · 3 years, 7 months ago
- fb19596 Allow setting different number of temporal layers per simulcast layer. by Åsa Persson · 3 years, 7 months ago
- 1fdafae Calculate bitrate and frame rate mismatches in video codec tests by Sergey Silkin · 3 years, 7 months ago
- 6b89130 Fix array_view nested namespace. by Mirko Bonadei · 3 years, 7 months ago
- ba0a306 Move check for number_of_cores parameter validitity by Danil Chapovalov · 3 years, 7 months ago
- 355b8d2 Use VideoDecoder::Configure interface when setting up decoder by Danil Chapovalov · 3 years, 7 months ago
- 7fa3f40 Migrate software fallback wrapper to new VideoDecoder::Configure by Danil Chapovalov · 3 years, 7 months ago
- 647d326 Add tracking of video encoder/decoder used for stream in DVQA by Artem Titov · 3 years, 7 months ago
- bf75041 Update stats_types.cc to use make_ref_counted. by Niels Möller · 3 years, 8 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
- ecc46ef Introduce new api to initialize VideoDecoder by Danil Chapovalov · 3 years, 7 months ago
- 5554230 remove GICE-specific stun error code by Philipp Hancke · 3 years, 7 months ago
- b3d2910 Add ctor with stream label for audio and video configs in PCLF by Artem Titov · 3 years, 7 months ago
- b54cfde Add optional is_qp_trusted property for EncoderInfo. by Qiu Jianlin · 3 years, 7 months ago
- 0e61fdd Use backticks not vertical bars to denote variables in comments for /api by Artem Titov · 3 years, 7 months ago
- 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 7 months ago
- f740c25 Use the underlying type of Java Video Buffer on Java -> C++ Frame Buffer by Byoungchan Lee · 3 years, 8 months ago
- b0ed120 Update links to point at main branch by Tony Herre · 3 years, 8 months ago
- 190244b Remove all #include <assert.h>/<cassert> and usage in Obj-C code. by Mirko Bonadei · 3 years, 8 months ago
- 4261a73 Move SetVideoCodecs closer to AddVideoConfig. by Mirko Bonadei · 3 years, 8 months ago
- 4e0d46f api: Fix visibility of targets in api/ by Florent Castelli · 3 years, 8 months ago
- 093f524 api/test: Fix visibility of MockAudioSink by Florent Castelli · 3 years, 8 months ago
- 63cc46c api/test: Move MockVideoTrack to its own file for sharing by Florent Castelli · 3 years, 8 months ago
- 0fc787b api/test: Add Create() method to MockPeerConnectionInterface by Florent Castelli · 3 years, 8 months ago
- 2b4f513 api/test: Create MockAudioSink by Florent Castelli · 3 years, 8 months ago
- 84b583f Remove video_codecs from RunParams (PC level framework). by Mirko Bonadei · 3 years, 8 months ago
- 9fc2663 Hide VideoCodecType from Android SDK by Byoungchan Lee · 3 years, 9 months ago
- f48c373 Add ability to configure video codecs at peer level (PC level framework) by Mirko Bonadei · 3 years, 8 months ago
- 28a2c63 Adding packetsDiscarded to RTCReceivedRtpStreamStats. by Minyue Li · 3 years, 8 months ago
- c98aebb Change how alignment requirements are processed by Ilya Nikolaevskiy · 3 years, 8 months ago
- e91c992 Implement nack_count metric for outbound audio rtp streams. by Jakob Ivarsson · 3 years, 8 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
- 706ef1b Create name->value text map for frame and video statistics by Sergey Silkin · 3 years, 8 months ago
- 0c5a5ca doc: using triple backticks instead of <pre> blocks by Byoungchan Lee · 3 years, 8 months ago
- e54914a Implement nack_count metric for inbound audio rtp streams. by Jakob Ivarsson · 3 years, 8 months ago
- 6832ee2 Delete unneeded references to string_encode.h by Niels Möller · 3 years, 9 months ago
- 286b1db Fix -Wunreachable-code-aggressive. by Peter Kasting · 3 years, 8 months ago
- dcb9ffc DataChannel: Propagate SCTP transport errors to the channels by Florent Castelli · 3 years, 8 months ago
- e99f687 Move WebRTC to non deprecated jsoncpp APIs. by Mirko Bonadei · 3 years, 9 months ago
- 5e82c75 Remove TODOs to remove SetAudioPlayback and SetAudioRecording by Harald Alvestrand · 3 years, 8 months ago
- 64851c0 Reland: Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 9 months ago
- e9a74c9 Public RtpVideoFrameAssembler by philipel · 3 years, 9 months ago
- fe6580f Revert "Fix echo return loss stats and add to RTCAudioSourceStats." by Evan Shrubsole · 3 years, 9 months ago
- a27cfbf Fix echo return loss stats and add to RTCAudioSourceStats. by Taylor Brandstetter · 3 years, 9 months ago
- d354ced Mark VideoSendTiming flags as invalid by default. by philipel · 3 years, 9 months ago
- ada810a Reland "Deprecate microsecond timestamps in RTC event log." by Björn Terelius · 3 years, 10 months ago
- e3ceb88 Sanitize hostname literals when mDNS obfuscation is on. by Harald Alvestrand · 3 years, 9 months ago
- 1b4807f count webrtc pranswer usage by Philipp Hancke · 3 years, 9 months ago
- b22abbc Add kron as owner of api/uma_metrics.h by Johannes Kron · 3 years, 9 months ago
- 3cc68ec Report stats from ChannelReceive::GetAudioFrameWithInfo at 1Hz. by Tommi · 3 years, 9 months ago
- 58126f9 Update the only 3 remaining kFilterBilinear to kFilterBox. by Henrik Boström · 3 years, 9 months ago
- 0960143 Add a function to check if the packet in a `PacketResult` has been received. by Fanny Linderborg · 3 years, 9 months ago
- 84f4ca6 Remove workaround for broken nearby build in Chrome by Evan Shrubsole · 3 years, 9 months ago
- cbdbb8c Add ability to adjust the suppressor smoothing in AEC3 by Per Åhgren · 3 years, 10 months ago
- 7594145 Fix incorrect fps_allocation printed by EncoderInfo::ToString() by Erik Språng · 3 years, 9 months ago
- 504fc19 Add ability to pass factory for RtpTransportControllerSend to PeerConnectionFactoryDependencies. by Vojin Ilic · 3 years, 9 months ago
- 7d23535 Populate qualityLimitationDurations stats for outbound RTP streams by Byoungchan Lee · 3 years, 9 months ago
- a1b8201 Move proxies into pc/. by Markus Handell · 3 years, 9 months ago
- a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 3 years, 10 months ago
- 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 3 years, 10 months ago
- 0a52ede Support for map of string keys to uint64_t / double values in RTCStats by Byoungchan Lee · 3 years, 10 months ago
- 816134a Reland "Fix race between enabled() and set_enabled() in VideoTrack." by Tommi · 3 years, 10 months ago
- ae0d117 Implement the mixer-to-client per CSRC audio level extension (RFC 6465). by Doudou Kisabaka · 3 years, 10 months ago
- 096ad02 Revert "Fix race between enabled() and set_enabled() in VideoTrack." by Evan Shrubsole · 3 years, 10 months ago
- 2fa4774 Revert "Deprecate microsecond timestamps in RTC event log." by Björn Terelius · 3 years, 10 months ago
- 006815e Add temp peer_connection_interface include rtc_base/event.h by Evan Shrubsole · 3 years, 10 months ago
- e6ee8fa Deprecate microsecond timestamps in RTC event log. by Björn Terelius · 3 years, 10 months ago
- 5ffefe9 Fix race between enabled() and set_enabled() in VideoTrack. by Tommi · 3 years, 10 months ago
- 1cb796f Add performance tracing for API calls (inside api proxies). by Tommi · 3 years, 10 months ago
- e93fe6c Enable Chromium to stop including api/proxy.h indirectly. by Markus Handell · 3 years, 10 months ago
- 63b3095 Make local to capturer clock offset a separate entry in PacketInfo. by Minyue Li · 3 years, 10 months ago
- aeb8ce8 AEC3: Change adaptation speed of the matched filter after a delay is found by Gustaf Ullberg · 3 years, 10 months ago
- 3de4067 Increase the bound for the value of the filter reset block interval by Per Åhgren · 3 years, 10 months ago
- 4ccdf932 VideoRtpReceiver & AudioRtpReceiver threading fixes. by Tommi · 3 years, 10 months ago
- 46f5c11 Move style guide and abseil-in-webrtc into g3doc subfolder by Danil Chapovalov · 3 years, 10 months ago
- 99261af Revert "Define cricket::MediaType in terms of webrtc::MediaType" by Björn Terelius · 3 years, 10 months ago
- 3ce6391 Define cricket::MediaType in terms of webrtc::MediaType by Harald Alvestrand · 3 years, 10 months ago
- f33f7a2 Deprecate PeerConnectionFactory::CreatePeerConnection by Harald Alvestrand · 3 years, 10 months ago
- 5183f00 datachannel: Make SendDataParams reliability fields optional<int> by Florent Castelli · 3 years, 10 months ago
- ad5037b Reland "Refactor the PlatformThread API." by Markus Handell · 3 years, 10 months ago
- 793bac5 Revert "Refactor the PlatformThread API." by Guido Urdaneta · 3 years, 10 months ago
- c89fdd7 Refactor the PlatformThread API. by Markus Handell · 3 years, 10 months ago
- f7de74c Use Timestamp to represent packet receive timestamps by Johannes Kron · 3 years, 10 months ago
- dab3ce8 Reland "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id." by philipel · 3 years, 10 months ago
- c29e1f5 Add QueryCodecSupport() to VideoEncoderFactory and VideoDecoderFactory by Johannes Kron · 3 years, 10 months ago
- e249d19 Make RefCountedObject require overriding virtual methods by Tomas Gunnarsson · 3 years, 10 months ago
- c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 3 years, 11 months ago
- e6de5ae Remove virtual inheritance from RTCStatsCollector by Tomas Gunnarsson · 3 years, 11 months ago
- 20ee02c Add codec comparison function to SdpVideoFormat by Johannes Kron · 3 years, 11 months ago
- 86ee89f Simplify reference counting implementation of PendingTaskSafetyFlag. by Tommi · 3 years, 11 months ago
- 437d129 AEC3: Avoid overcompensating for render onsets during dominant nearend by Gustaf Ullberg · 3 years, 11 months ago
- c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 3 years, 11 months ago
- 516e284 Remove DataChannelType and deprecated option disable_sctp_data_channels by Florent Castelli · 3 years, 11 months ago
- bddebc8 Fix an example in SequenceChecker documentation by Harald Alvestrand · 3 years, 11 months ago
- 6c127a1 Add Stable Writable Connection Ping Interval parameter to RTCConfiguration. by Derek Bailey · 3 years, 11 months ago
- bc959b6 Remove enable_rtp_data_channel by Harald Alvestrand · 3 years, 11 months ago
- 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 3 years, 11 months ago
- a743303 Fix RTP header extension encryption by Lennart Grahl · 4 years ago
- df1edc9 API description: PeerConnection description by Harald Alvestrand · 3 years, 11 months ago