- 006e374 Allow encoders to fall back dynamically to software. by noahric · 9 years ago
- e7b54af Remove MockVideoCapturer by magjed · 9 years ago
- b62f41a Rename ChannelGroup to CongestionController and move to webrtc/call/. by mflodman · 9 years ago
- d5b6d22 ChannelGroup cleanup. by mflodman · 9 years ago
- a062110 Add stats for average QP per frame for VP8 (for received video streams): by asapersson · 9 years ago
- 512a784 Remove system_wrappers/interface/trace_event.h by tommi · 9 years ago
- 2c3778a Adding missing stats class registration, lost in #10298. by mflodman · 9 years ago
- 39f7702 Add histogram for percentage of sent frames that are limited in resolution due to bandwidth: by asapersson · 9 years ago
- fd3f2cd Remove the video channel id completely. by mflodman · 9 years ago
- 1403ff6 Revert of Add screenshare perf tests with lossy links (patchset #1 id:1 of https://codereview.webrtc.org/1409513005/ ) by sprang · 9 years ago
- b63d8ad Unify FrameType and VideoFrameType. by pbos · 9 years ago
- 7a4c3c1 Add histogram for percentage of sent frames that are limited in resolution due to quality: by asapersson · 9 years ago
- 7d39383 Move ownership of receive ViEChannel to VideoReceiveStream. by mflodman · 9 years ago
- 76c81d3 Transport sequence number should be set also for retransmissions. by sprang · 9 years ago
- 0a0ccce Move ownership of send ViEChannels and ViEEncoder to VideoSendStream. by mflodman · 9 years ago
- 4298710 Add screenshare perf tests with lossy links by sprang · 9 years ago
- f863304 Log Call {audio, video} stream deletions. by pbos · 9 years ago
- 95c84b7 Fix RTPPayloadRegistry to correctly restore RTX, if a valid mapping exists. by noahric · 9 years ago
- 2d8a1b5 Revert of Adding support for simulcast and spatial layers into VideoQualityTest (patchset #10 id:180001 of https://codereview.webrtc.org/1353263005/ ) by sprang · 9 years ago
- 3eea752 Adding support for simulcast and spatial layers into VideoQualityTest by ivica · 9 years ago
- ef96e73 Fixing perf regression caused by refactoring full stack tests by ivica · 9 years ago
- 3c1057b Disable pacer disabling. by Peter Boström · 9 years ago
- 26f7cf3 Add stats for rendered pixels (sqrt(w*h)) per second: by asapersson · 9 years ago
- edbaaa0 Read the number of TLs for VP9 too + cleanup by ivica · 9 years ago
- f8533e8 Reland of Collecting encode_time_ms for each frame (patchset #1 id:1 of https://codereview.webrtc.org/1383283005/ ) by ivica · 9 years ago
- 9bb9459 Revert "Transport sequence number should be set also for retransmissions." by Alejandro Luebs · 9 years ago
- 55a61c4 Revert of Collecting encode_time_ms for each frame (patchset #13 id:220001 of https://codereview.webrtc.org/1374233002/ ) by kjellander · 9 years ago
- 76a7321 Collecting encode_time_ms for each frame. by ivica · 9 years ago
- e2c433c Transport sequence number should be set also for retransmissions. by sprang · 9 years ago
- 286eb6e Remove kSkipFrame usage. by Peter Boström · 9 years ago
- e9b3968 Add delay metric (includes network delay (rtt/2) + jitter delay + decode time + render delay): by asapersson · 9 years ago
- 47dc3f3 Enabling screensharing tests for Android by ivica · 9 years ago
- 5a378f0 Poll stats more often to get more stable stats in ramp-up tests. by Stefan Holmer · 9 years ago
- 5223905 In rampup tests, set start time when starting poller thread. by Erik Språng · 9 years ago
- 3ca47d7 Move sent key frame stats to send_statistics_proxy class. by asapersson · 9 years ago
- ebb90a7 Avoid race in RampUpTest by sprang · 9 years ago
- eb16b93 Add a PacketOptions struct to webrtc::Transport. by stefan · 9 years ago
- ba01e95 Unify newapi::RtcpMode and RTCPMethod. by pbos · 9 years ago
- 473049d Set RtcpSender transport at construction. by sprang · 9 years ago
- 6d65278 Fix bug in ramp-up tests stats where rtx was accounted for in the media ssrc. by stefan · 9 years ago
- d5bdda3 Unify Transport and newapi::Transport interfaces. by pbos · 9 years ago
- 9aa9de9 Fix suspend below min bitrate in new API by making it possible to set min bitrate at the receive-side. by stefan · 9 years ago
- bf9f73c Split webrtc/video into webrtc/{audio,call,video}. by Peter Boström · 10 years ago
- 489fd97 Reland "Wire up send-side bandwidth estimation." by Erik Språng · 10 years ago
- 4f5e451 Fix BWE bug where audio has timestamps in us. by Stefan Holmer · 10 years ago
- 569862d Revert of Wire up send-side bandwidth estimation. (patchset #8 id:140001 of https://codereview.webrtc.org/1338203003/ ) by Erik Språng · 10 years ago
- 2ab5415 Fixing camera capture for video_loopback by ivica · 10 years ago
- 39ac69b Remove callback_cs_ in ViEEncoder. by Peter Boström · 10 years ago
- 96faade Using static frame generator when no scrolling by ivica · 10 years ago
- 620cfbd Wire up send-side bandwidth estimation. by sprang · 10 years ago
- ea85c10 Rename CaptureThread to EncodingThread. by Peter Boström · 10 years ago
- cb1c023 Fixing target_bitrate_bps for a FullStackTest by ivica · 10 years ago
- 1f9001e Make sure rtp_rtcp module doesn't directly reference anything in the pacer module, and remove build dependencies on it. by sprang · 10 years ago
- 5b66b0a This relands "Tool to convert RtcEventLog files to RtpDump format.", commit 35624c2c3686a2ad40daffe073aa78507b0ef88e. by Ivo Creusen · 10 years ago
- e7cbb2d Revert of Tool to convert RtcEventLog files to RtpDump format. (patchset #11 id:200001 of https://codereview.webrtc.org/1297653002/ ) by henrikg · 10 years ago
- c0b0ab1 Enable probing with repeated payload packets by default. by Stefan Holmer · 10 years ago
- a6aa19f Tool to convert RtcEventLog files to RtpDump format. by Ivo Creusen · 10 years ago
- 00a7fa4 Remove channel ids from various interfaces. by Peter Boström · 10 years ago
- 6ebcb2a Added support for logging the SSRC corresponding to AudioPlayout events. by Ivo Creusen · 10 years ago
- da8e7c9 Refactoring full stack and loopback tests by ivica · 10 years ago
- 5c075c8 Add RTC_ prefix to (D)CHECKs and related macros. by henrikg · 10 years ago
- 9199c0e Add RTC_ prefix to contructormagic macros. by henrikg · 10 years ago
- 3e25523 Add a rate tracker that tracks rate over a given interval split up into buckets that accumulate unit counts for their portion of said interval and use this instead of the standard rate tracker so that the values of retrieved frame rate stats are completely independent of the polling rate. by Tim Psiaki · 10 years ago
- 78ab1ae Log timestamps when old frames are delivered. by pbos · 10 years ago
- 63ac87f Add a name to the ProcessThread constructor. by stefan · 10 years ago
- eada9dd Remove unused event in video_capture_input.cc. by mflodman · 10 years ago
- 35fd753 Hooked up RtcEventLog. It lives in Voice Engine and pointers are propagated to ACM and Call. by ivoc · 10 years ago
- 30bf778 Wire up PacketTime to ReceiveStreams. by stefan · 10 years ago
- be5952f Make LoadObserver settable per video send stream. Gives client flexibility and makes the implementation slightly simpler. See discussion in: https://codereview.webrtc.org/1269863005/ by solenberg · 10 years ago
- 60b8bb5 Disable VideoSendStreamTest.VP9FlexMode. by philipel · 10 years ago
- 0d0e204 Enabling spatial layers in VP9Impl. Filter layers in the loopback test. by ivica · 10 years ago
- 2b988a8 Full stack graphs by ivica · 10 years ago
- c4086b3 Changed LogRtpHeader to read the header length from the packet instead of requiring an extra argument. by terelius · 10 years ago
- 5f95708 Pass the encoder's internal source property through to video_sender to request a keyframe from the external encoder by sophiechang · 10 years ago
- 296bbaf Add scrolling screenshare test to full_stack perf tests. by Erik Språng · 10 years ago
- 1e47eec Don't set V bit in flexible mode by philipel · 10 years ago
- ca12c98 Added send stream test case for VP9 header. by philipel · 10 years ago
- 3dc4e0e Print some output in long perf tests, to keep them alive by Erik Språng · 10 years ago
- c39112b Wire up currently-received video codec to stats. by pbos · 10 years ago
- dce9bf3 Add send transports to individual webrtc::Call streams. by solenberg · 10 years ago
- 8c47c30 Enabling screensharing perf test. by ivica · 10 years ago
- 2a0ec55 Selectable number of TL screenshare loopback test. Also contains some tweaks to make a single TL perform better. by sprang · 10 years ago
- 36a9e2d Fix race condition in EndToEndTest.AssignsTransportSequenceNumbers by Erik Språng · 10 years ago
- 374a570 Add support for transport wide sequence numbers by sprang · 10 years ago
- ba197bc Disabling VP9 perf test by ivica · 10 years ago
- bd3fce5 Includes webrtc/build/protoc.gypi instead of build/protoc.gypi by Bjorn Terelius · 10 years ago
- 8c456f5 Revert "Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is not specific to the audio coding module. Updated .gyp and .gn files accordingly." by Bjorn Terelius · 10 years ago
- 9879757 Added FullStack performance test for screensharing with VP9 by ivica · 10 years ago
- 44be068 Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is not specific to the audio coding module. Updated .gyp and .gn files accordingly. by Bjorn Terelius · 10 years ago
- e3a6391 Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests. by sprang · 10 years ago
- 949b516 Revert "Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests." by Erik Språng · 10 years ago
- 0c2d610 Add a frame generator that allows scrolling over a larger still image, for use with new screen sharing quality tests. by Erik Språng · 10 years ago
- 2f240b2 Prevent OOB reads for truncated H264 STAP-A packets. by pbos · 10 years ago
- 95b9fbb Control combined_audio_video_bwe with config bool. by pbos · 10 years ago
- 589fc70 Add encode and decode time to histograms stats: by asapersson · 10 years ago
- cce6141 Remove base channel for video receivers. by pbos · 10 years ago
- da77394 Temporarily disable ScreenshareSlides on Android. by Peter Boström · 10 years ago
- fcdb73c Implement store as an explicit atomic operation. by pbos · 10 years ago
- 701aa09 Extend full stack tests with more stats by Erik Språng · 10 years ago
- 1c3d93c Add resolution and fps stats to histograms: by asapersson · 10 years ago