- ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 8 months ago
- 5219c6f Delete legacy forwarding header svc_rate_allocator.h by Danil Chapovalov · 3 years, 8 months ago
- 55ec1a4 Fix some instances of -Wunused-but-set-variable. by Peter Kasting · 3 years, 8 months ago
- 06a2bf0 NackModule2: Rename to NackRequester. by Markus Handell · 3 years, 8 months ago
- b0ed120 Update links to point at main branch by Tony Herre · 3 years, 8 months ago
- 0e62f7a NackModule2: coalesce repeating tasks. by Markus Handell · 3 years, 8 months ago
- 9d58f97 Set video codecs with PeerConfigurer in tests. by Mirko Bonadei · 3 years, 8 months ago
- 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 8 months ago
- 00ca004 Unify helpers IsRtpPacket and IsRtcpPacket by Danil Chapovalov · 3 years, 8 months ago
- eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
- 9e2b315 Minor code cleanup of WebRtcVideoReceiveStream. by Tommi · 3 years, 9 months ago
- 885d538 ModuleRtpRtcpImpl2: remove RTCP send polling. by Markus Handell · 3 years, 9 months ago
- 2e3edc1 RTCPSender: migrate to own configuration struct. by Markus Handell · 3 years, 9 months ago
- f9d5e55 Revert "Avoid video stream allocation on configuration change after timeout." by Jakob Ivarsson · 3 years, 9 months ago
- 55107c8 Update the sync_group id without recreating audio receive streams. by Tommi · 3 years, 9 months ago
- d350006 Add rtp_config() accessor to ReceiveStream. by Tommi · 3 years, 9 months ago
- 1c1f540 Factor out common receive stream methods to a common interface. by Tommi · 3 years, 9 months ago
- 8b69290 Fix VideoStreamEncoder QP tests to not use SetHasInternalSource by Niels Möller · 3 years, 9 months ago
- 1081487 Avoid video stream allocation on configuration change after timeout. by Jakob Ivarsson · 3 years, 9 months ago
- f5f7e8e Ensure that fps adaptation count can go back to zero when framerate is unrestricted. by Åsa Persson · 3 years, 9 months ago
- ba7da8b Relax expectation in OveruseFrameDetectorTest2.ConvergesSlowly by Niels Möller · 3 years, 9 months ago
- b6d50e3 Handle encoder_ == nullptr in VideoStreamEncoder::EncodeVideoFrame. by Tommi · 3 years, 10 months ago
- a334dc6 Make VideoSendStream::UpdateActiveSimulcastLayers not block. by Tommi · 3 years, 10 months ago
- 1050fbc Remove synchronization from VideoSendStream construction. by Tommi · 3 years, 10 months ago
- 47f5f8c Reduce usage of RtpHeaderParser::CreateForTest in favor of RtpPacket by Danil Chapovalov · 3 years, 10 months ago
- fa3ce63 Simplify VideoSendStreamImpl constructor. by Tommi · 3 years, 10 months ago
- e902f28 Make VideoSendStreamImpl::configured_pacing_factor_ const by Tommi · 3 years, 10 months ago
- 28e9653 Remove dependency on RtpVideoSenderInterface from EncoderRtcpFeedback. by Tommi · 3 years, 10 months ago
- 1d2b22e Use pixels from single active stream if set for balanced degradation settings. by Åsa Persson · 3 years, 10 months ago
- 2a25a96 Disable flacky tests on mac bots by Ilya Nikolaevskiy · 3 years, 10 months ago
- 31b5649 Update comment for RtpVideoStreamReceiver2::RequestPacketRetransmit. by Tommi · 3 years, 10 months ago
- 7444b19 Add integration test for active stream toggling. by Erik Språng · 3 years, 10 months ago
- fccb052 Add event traces to interesting places in WebRTC. by Markus Handell · 3 years, 10 months ago
- d23628d Remove RecordingState::keyframe_needed. by Tommi · 3 years, 10 months ago
- 376cf07 Add packet_sequence_checker_ to RtpVideoStreamReceiver2. by Tommi · 3 years, 10 months ago
- 90738dd Split VideoReceiveStream2 init into worker / network steps. by Tommi · 3 years, 10 months ago
- 6ad542c Remove temporary using webrtc::OnCompleteFrameCallback statement. by philipel · 3 years, 10 months ago
- 2182096 RtpFrameReferenceFinder return frames directly instead of via callback. by philipel · 3 years, 10 months ago
- 0d0ed76 Fix RTP header extension encryption by Lennart Grahl · 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
- ea7474e Remove redundant VideoSendStream::rtcp_stats field by Danil Chapovalov · 3 years, 10 months ago
- 4e60937 Add quality upscaling tests. by Åsa Persson · 3 years, 10 months ago
- f01c2c9 Delete RtcpStatisticsCallback in favor of ReportBlockDataObserver by Danil Chapovalov · 3 years, 10 months ago
- 9599b3c Don't store RtpPacketInfo in the PacketBuffer. by philipel · 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
- 2497a27 Store RtpPacketReceived::arrival_time as Timestamp. by Tommi · 3 years, 11 months ago
- c89fdd7 Refactor the PlatformThread API. by Markus Handell · 3 years, 11 months ago
- f7de74c Use Timestamp to represent packet receive timestamps by Johannes Kron · 3 years, 11 months ago
- 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 3 years, 11 months ago
- 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 3 years, 11 months ago
- 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 3 years, 11 months ago
- dab3ce8 Reland "Removed VideoDecoderFactory::LegacyCreateVideoDecoder and VideoReceiveStream::Config::stream_id." by philipel · 3 years, 11 months ago
- c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 3 years, 11 months ago
- dbcf8af Fix documentation owners formating by Artem Titov · 3 years, 11 months ago
- c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 4 years ago
- eb9c3f2 Handle OnPacketSent on the network thread via MediaChannel. by Tomas Gunnarsson · 4 years ago
- b849311 Update last received keyframe packet timestamp on all packets with the same RTP timestamp. by philipel · 4 years ago
- 882d007 Add documentation for video/stats. by Åsa Persson · 4 years ago
- dad500a Remove PacketBuffers internal mutex. by philipel · 4 years ago
- 08d30a2 Add documentation for video/adaptation by Evan Shrubsole · 4 years ago
- 24bc419 Revert "Fix RTP header extension encryption" by Björn Terelius · 4 years ago
- a743303 Fix RTP header extension encryption by Lennart Grahl · 4 years ago
- ce423ce Track last packet receive times in RtpVideoStreamReceiver instead of the PacketBuffer. by philipel · 4 years ago
- 79cbe69 Removes incorrect test expectation. by Erik Språng · 4 years ago
- 9071957 Remove unused members in tests. by Åsa Persson · 4 years ago
- 588f9b3 VideoReceiveStream2: AV1 encoded sink support. by Markus Handell · 4 years ago
- 006206d rtx-time implementation by Philipp Hancke · 4 years ago
- bd06b76 VideoStreamEncoder: Remove unused member variables: by Åsa Persson · 4 years ago
- b258c56 Send and Receive VideoFrameTrackingid RTP header extension. by Jeremy Leconte · 4 years ago
- ac732f6 Removes unused parameters of WebRTC-KeyframeInterval. by Erik Språng · 4 years ago
- 73cf80a Fixes incorrect feedback to EncoderBitrateAdjuster [perf note] by Erik Språng · 4 years ago
- 56db9ff VideoStreamEncoder: Don't map kNative video frame buffers. by Henrik Boström · 4 years ago
- ca18809 Move RtpFrameObject and EncodedFrame out of video_coding namespace. by philipel · 4 years ago
- 6a67150 Move RtpFrameReferenceFinder out of video_coding namespace. by philipel · 4 years ago
- f412976 Provide a default implementation of NV12BufferInterface::CropAndScale. by Henrik Boström · 4 years ago
- 490c150 Delete unowned buffer in EncodedImage. by Niels Möller · 4 years ago
- d19e3b9 Reland "Reland "Enable quality scaling when allowed"" by Sergey Silkin · 4 years ago
- 0e42cf7 Reland "Parse encoded frame QP if not provided by encoder" by Sergey Silkin · 4 years ago
- bc1c93d Add remote-outbound stats for audio streams by Alessio Bazzica · 4 years ago
- fd87944 Removed WebRTC-NetworkCondition-EncoderSwitch field trial. by philipel · 4 years ago
- 7c7885c Remove NTP timestamp from PacketBuffer::Packet. by philipel · 4 years ago
- 727d2af Revert "Parse encoded frame QP if not provided by encoder" by Sergey Silkin · 4 years ago
- 31c5c9d Revert "Reland "Enable quality scaling when allowed"" by Ilya Nikolaevskiy · 4 years ago
- 0021fe7 Reland "Enable quality scaling when allowed" by Sergey Silkin · 4 years ago
- 8639673 Parse encoded frame QP if not provided by encoder by Sergey Silkin · 4 years ago
- 668dbf6 [Stats] Populate "frames" stats for video source. by Di Wu · 4 years ago
- eb449a9 Revert "Reland "Enable quality scaling when allowed"" by Guido Urdaneta · 4 years ago
- 964a88f Prevent possible out-of-bounds access by Sergey Silkin · 4 years ago
- 4a4273b VP9 ResolutionBitrateLimits: If bitrates are configured, use intersection. by Åsa Persson · 4 years ago
- a86b29b Add VP9-specific default resolution bitrate limits by Sergey Silkin · 4 years ago
- 83be84b Reland "Enable quality scaling when allowed" by Sergey Silkin · 4 years ago
- 609b524 Revert "Enable quality scaling when allowed" by Björn Terelius · 4 years ago
- 83e6ece Comment out uninstantiated parametrized PC full stack test by Bjorn Terelius · 4 years ago
- 752cbab Enable quality scaling when allowed by Sergey Silkin · 4 years ago
- 64f7da0 Use input_state to get pixels for single active stream. by Åsa Persson · 4 years, 1 month ago
- 258e989 Use default ResolutionBitrateLimits for simulcast with one active stream if not configured by Åsa Persson · 4 years, 1 month ago
- 1124ed1 Communicate encoder resolutions via rtc::VideoSinkWants. by Henrik Boström · 4 years, 1 month ago
- 1dd94a0 Use pixels from single active stream if set in CanDecreaseResolutionTo by Åsa Persson · 4 years, 1 month ago
- 1fbff10 In RtpVideoStreamReceiver change way to track time for the last received packet. by Danil Chapovalov · 4 years, 1 month ago