- badfd63 Refactor RTC event log analyzer to work as const by Björn Terelius · 4 months ago
- 24c3575 Change audioproc float test utility api to pass AudioProcessing with builder. by Danil Chapovalov · 4 months ago
- 93e1778 Prepare TransportFeedbackAdapter for RFC8888 by Per K · 4 months ago
- cecee51 Preserve the requested order for RTC event log plots by Björn Terelius · 4 months ago
- d8bddfe Split up the call/video_stream_api target by Harald Alvestrand · 5 months ago
- 45065a7 Delete deprecated AudioDecoderFactory::MakeAudioDecoder by Danil Chapovalov · 6 months ago
- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 6 months ago
- b5f4006 Inject field trials in NetEqTest instead of setting global. by Jakob Ivarsson · 7 months ago
- bdfe6ae video_replay: ignore non-rtp packets by Philipp Hancke · 8 months ago
- 3172d16 Clean up EncoderStreamFactory by Sergey Silkin · 8 months ago
- 666ef50 Plot reordered packets since last feedback. by Per K · 8 months ago
- 769ef20 [rct_tools/video_encoder] Support yuv input and PSNR/Bitrate validation. by Zhaoliang Ma · 8 months ago
- eb3da2b Extract video writing into separate target by Artem Titov · 8 months ago
- aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 9 months ago
- cfdbb0d Update PushResampler to use a single buffer for source, destination. by Tommi · 9 months ago
- f58ded7 Use audio views in Interleave() and Deinterleave() by Tommi · 9 months ago
- f854cef Include-what-you-use rtc_event_log_visualizer/ by Björn Terelius · 9 months ago
- be40e57 Include-what-you-use rtc_event_log_to_text/ by Björn Terelius · 9 months ago
- 61fff58 Split out time_util to separate target ntp_time_util by Per K · 9 months ago
- ae5d503 Deprecate `absl_deps` in templates and update documentation. by Florent Castelli · 9 months ago
- 0596503 Split BandwidthUsage from network_state_predictor.h by Björn Terelius · 9 months ago
- 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 9 months ago
- c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 10 months ago
- 2d035a2 Join OWNERS for RTC event log visualizer and related tools by Björn Terelius · 10 months ago
- 179f96d Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 10 months ago
- 16fb790 Revert "Provide Environment to construct VideoBitrateAllocator" by Jeremy Leconte · 10 months ago
- 4bf4e17 Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 10 months ago
- f20ed3e Add option to provide Environment for CongestionConroller construction by Danil Chapovalov · 10 months ago
- fba7d84 Refactor event log analyser bindings unit test by Björn Terelius · 10 months ago
- 2ee83c1 Provide Environment for ReceiveSideConfestionController construction by Danil Chapovalov · 10 months ago
- 3baefbf Return absl::optional<size_t> from FileWrapper::FileSize() by Björn Terelius · 10 months ago
- 569849e Move call/simulated_network to test/network by Per K · 10 months ago
- 81f09d3 Support all plots in RTC event log analyzer bindings by Björn Terelius · 10 months ago
- 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
- a28350a Refactor map of RTC event log chart names by Björn Terelius · 11 months ago
- c230da0 In IvfVideoFrameGenerator test helper allow to pass webrtc::Environment at construction by Danil Chapovalov · 11 months ago
- 5075cb4 Expose AudioLevel as an absl::optional struct in api/rtp_headers.h by Joachim Reiersen · 12 months ago
- 5f86437 video_replay tool fix/update by philipel · 12 months ago
- 0fa9088 Deprecate VideoFrame::timestamp() and set_timestamp by Per K · 12 months ago
- afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 12 months ago
- 329f0ea Provide Environment when creating VideoEncoder in test code by Danil Chapovalov · 12 months ago
- dcc1534 Delete rtc::TaskQueue by Danil Chapovalov · 1 year ago
- 97df932 Remove multiplex codec. by Markus Handell · 1 year ago
- 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year, 1 month ago
- 2c169ae Rename kLocal to kHost and kStun to kSrflx by Tommi · 1 year, 1 month ago
- 7cb4ce0 Remove IceCandidateType::kNumValues by Tommi · 1 year, 1 month ago
- c4dd03d Remove kUnknown as a possible value for IceCandidateType. by Tommi · 1 year, 1 month ago
- 68b580f Remove usage of rtc::TaskQueue in video replay tool by Danil Chapovalov · 1 year, 1 month ago
- 0b11bd4 Refactor NetworkTester to use rtc::ReceivedPackets by Per K · 1 year, 3 months ago
- 24510d4 Delete deprecated AsyncResolver and related classes by Harald Alvestrand · 1 year, 4 months ago
- 4a2ea71 Remove deprecated PlotPython and PlotProtobuf subclasses. by Bjorn Terelius · 1 year, 3 months ago
- 702820d Update rtc tools to create Call using Environment by Danil Chapovalov · 1 year, 3 months ago
- 78f905e Move some users to use webrtc::RefCountInterface by Harald Alvestrand · 1 year, 4 months ago
- efeeba0 Try removing RTC_PUSH_IGNORING_WUNDEF() around proto includes by Björn Terelius · 1 year, 4 months ago
- 2ea77ca Clean up includes in rtc_event_log_visualizer/ by Björn Terelius · 1 year, 4 months ago
- b9b4609 Set chart id in WebRTC event log bindings. by Björn Terelius · 1 year, 4 months ago
- af0448c C-style bindings around event log analyzer (3). by Björn Terelius · 1 year, 4 months ago
- 54a6149 C-style bindings around RTC event log analyzer (2). by Björn Terelius · 1 year, 4 months ago
- b6ef1a7 Define default max Qp in media/base/media_constants by Sergey Silkin · 1 year, 4 months ago
- ad69832 C-style bindings around RTC event log analyzer. by Björn Terelius · 1 year, 4 months ago
- a88a4b7 Change the NetworkTesterTest.ClientServer test to use a random port number to avoid collisions by Liad Rubin · 1 year, 5 months ago
- a3ce407 Cleanup Call construction by Danil Chapovalov · 1 year, 5 months ago
- 636c3f2 Add outgoing TWCC loss and missing packet feedback plots to event log analyzer. by Diep Bui · 1 year, 5 months ago
- 4b84f01 Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate. by Sergey Sukhanov · 1 year, 5 months ago
- 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
- ae82df7 Add codec name H265 to support H265 in WebRTC by qwu16 · 1 year, 5 months ago
- e31315b Use old AcknowledgedBitrateEstimator in RtcEventLog simulations by Björn Terelius · 1 year, 6 months ago
- 03fcbb3 Change the default size of event log figures to 10 inches wide. by Bjorn Terelius · 1 year, 6 months ago
- 977178f Export RTC event log plots to png by Bjorn Terelius · 1 year, 6 months ago
- 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 6 months ago
- d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 7 months ago
- 4d752ec [rtc_tools/video_encoder] Support Y4M file input by Jianhui Dai · 1 year, 8 months ago
- 32a8169 Use common `VideoFrameTypeToString` helper by Jianhui Dai · 1 year, 8 months ago
- a2e945e [rtc_tools/video_encoder] Output ivf for all SVC decode targets by Jianhui Dai · 1 year, 9 months ago
- e4e33b8 Add video_encoder to default build by Philipp Hancke · 1 year, 9 months ago
- b55c63b Explicitly cast to before passing it with a format string. by Jeremy Leconte · 1 year, 8 months ago
- ff58aed Process events with the same timestamp in a defined order. by Björn Terelius · 1 year, 9 months ago
- 18f66fc [rct_tools/video_encoder] Add video encoder tool by Jianhui Dai · 1 year, 9 months ago
- 7220ee9 Format the rest by Jared Siskin · 1 year, 10 months ago
- 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 10 months ago
- f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 10 months ago
- 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
- 9e734a6 Delete ReportBlock::cumulative_lost_signed accessor by Danil Chapovalov · 1 year, 11 months ago
- 61e8b59 Use SendAsync in data channel benchmark. by Tommi · 1 year, 11 months ago
- d12582a Move frame_generator_capturer.h|cc to the new target by Artem Titov · 1 year, 11 months ago
- c2d3789 Fix event log visualizer crash when NetEq input creation fails. by Jakob Ivarsson · 1 year, 11 months ago
- 27d70f3 Refactor NetEq test event log input. by Jakob Ivarsson · 1 year, 11 months ago
- 4b61f3a In rtc event log visualizer use modern api of the ReceiveSideCongestionController by Danil Chapovalov · 1 year, 11 months ago
- bc959b1 Fixit: Migrate uses of BuiltinVideo{Encoder,Decoder}Factory to Video{Encoder,Decoder}FactoryTemplate. by Ying Wang · 1 year, 11 months ago
- 30f3d27 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 1 year, 11 months ago
- 2b742f7 Revert "Unifying the handling of the events in NetEqInput." by Björn Terelius · 1 year, 11 months ago
- d93b7b9 Unifying the handling of the events in NetEqInput. by Jesús de Vicente Peña · 1 year, 11 months ago
- 86ad48c Remove files from old targets by Artem Titov · 2 years ago
- d234cef Handling NetEqSetMinimumDelay events in neteq_rtpplay. by Jesús de Vicente Peña · 2 years, 1 month ago
- bdf30c8 Ensure VideoRtpReplayer use new PacketReceiver::DeliverRtp packet. by Per K · 2 years, 1 month ago
- a6b9924 Remove all usage of //rtc_base target by Florent Castelli · 2 years, 2 months ago
- 6afa92a Tooling to process RtcEventNetEqSetMinimumDelay by Lionel Koenig · 2 years, 2 months ago
- 55ac75f Make terelius owner of rtc_event to text by Lionel Koenig · 2 years, 2 months ago
- a138c6c Split rtc_base into multiple targets by Florent Castelli · 2 years, 2 months ago
- 097fc34 [Unwrap] Prepare SequenceNumberUnwrapper for migrations by Evan Shrubsole · 2 years, 2 months ago