- 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, 9 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, 11 months ago
- f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 11 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 · 2 years ago
- bc959b1 Fixit: Migrate uses of BuiltinVideo{Encoder,Decoder}Factory to Video{Encoder,Decoder}FactoryTemplate. by Ying Wang · 2 years ago
- 30f3d27 Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by philipel · 2 years ago
- 2b742f7 Revert "Unifying the handling of the events in NetEqInput." by Björn Terelius · 2 years ago
- d93b7b9 Unifying the handling of the events in NetEqInput. by Jesús de Vicente Peña · 2 years 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, 2 months 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
- 0c29813 Generate packets of original packet length in video_replay. by philipel · 2 years, 2 months ago
- 794d599 Split media_channel and its dependencies from the rtc_media_base target by Harald Alvestrand · 2 years, 3 months ago
- b1bdadc Delete RGB to I420 and YUV to IVF converters by Sergey Silkin · 2 years, 3 months ago
- f45f823 Actually build frame_analyzer when not on Chromium. by Mirko Bonadei · 2 years, 4 months ago
- 858864d Do not compile frame_analyzer on component builds. by Mirko Bonadei · 2 years, 4 months ago
- 63dda50 Revert "Do not compile frame_analyzer on component builds." by Mirko Bonadei · 2 years, 4 months ago
- 892e61c Do not compile frame_analyzer on component builds. by Mirko Bonadei · 2 years, 4 months ago
- 720bc4d Add --extend_run_time_duration flag to video_replay. by philipel · 2 years, 5 months ago
- b324206 Tool to print event log as text. by Björn Terelius · 2 years, 5 months ago
- c11b0fe Add --disable_decoding flag to video_replay by philipel · 2 years, 5 months ago
- f16fc05 Add --disable_preview flag to video_replay. by philipel · 2 years, 5 months ago
- 4426c47 Add --simulated_time flag to video_replay. by philipel · 2 years, 5 months ago
- 525891a Add --force_fieldtrials flag to video_replay. by philipel · 2 years, 5 months ago
- faaa57b In video_replay.cc, remove unnecessay webrtc:: qualifiers. by philipel · 2 years, 5 months ago
- 2671e24 In RtpReplayer, make Call, StreamState and RtpFileReader member variables. by philipel · 2 years, 5 months ago
- 5f55137 Start making RtpReplayer into an actual class. by philipel · 2 years, 5 months ago
- 05f4822 In video_replay.cc, remove flag getters and `static` specifier from free functions inside anonymous namespaces. by philipel · 2 years, 5 months ago
- 6cbb468 In VideoReplayer, use MediaType::ANY when calling DeliverPacket with RTCP packet. by philipel · 2 years, 5 months ago
- 3f1150d In `video_replay`, destroy `call` on worker thread even if input validation fail. by philipel · 2 years, 5 months ago
- 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 5 months ago
- 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 5 months ago
- 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 5 months ago
- 718d7b3 Add missing export to the perf output file by Artem Titov · 2 years, 5 months ago
- 5e7e411 Migrate video_quality_analysis on new perf metrics logger API by Artem Titov · 2 years, 5 months ago
- 3153b36 AEC dump `Stream::level` renamed by Alessio Bazzica · 2 years, 6 months ago
- 5592a6d Add OWNERS in rtc_tools/unpack_aecdump by Alessio Bazzica · 2 years, 6 months ago
- 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 6 months ago
- 4b68194 Reland "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
- e7e3d59 Revert "Add TaskQueueStdlib experiment." by Ali Tofigh · 2 years, 7 months ago
- 83db78e Add TaskQueueStdlib experiment. by Ali Tofigh · 2 years, 7 months ago
- 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
- 0931599 rtc::Event: Remove call site dependency on kForever being int. by Markus Handell · 2 years, 7 months ago
- 166ef27 Format build_apprtc.py as requested by presubmit. by Mirko Bonadei · 2 years, 7 months ago
- 7d9f0dc Downgrade go runtime to 1.16 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 7 months ago
- c06c0cf Update go runtime to 1.19 for macOS AppRTC tests. by Mirko Bonadei · 2 years, 7 months ago
- 38b3cf0 Add lower/upper link capacity to the outgoing bitrate graph. by Diep Bui · 2 years, 8 months ago
- 5286dcf Migrate rtc_base and rtc_tools to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
- 6183a0f Add default conversational speech file to the .rodata section. by Mirko Bonadei · 2 years, 8 months ago
- 2ad75b3 Remove testonly from unpack_aecdump. by Mirko Bonadei · 2 years, 8 months ago
- c931f70 network_tester: Remove usage of rtc::Thread::socketserver() and cleanup by Byoungchan Lee · 2 years, 8 months ago
- 1c951ec video_replay: add flexfec support by Philipp Hancke · 2 years, 10 months ago
- de7fcff video_replay: add AV1 support to IVF filewriter by Philipp Hancke · 2 years, 10 months ago
- 978cb67 Remove //test:field_trials from RTCEventLogs viewer. by Mirko Bonadei · 2 years, 8 months ago
- eefae3b Revert "Make the test library for field trials testonly." by Mirko Bonadei · 2 years, 8 months ago
- c33f1a8 Make the test library for field trials testonly. by Mirko Bonadei · 2 years, 8 months ago
- 22ca4fb Remove public_deps usage in neteq build targets. by Mirko Bonadei · 2 years, 9 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
- 5a3732c Disable tests depending on libyuv upscale filtering by Magnus Jedvert · 2 years, 9 months ago
- 83e34ee Migrate some scripts to python3 by Björn Terelius · 2 years, 9 months ago
- bc07d40 event log analyzer: log rtp timestamps in question by Philipp Hancke · 2 years, 10 months ago
- 4a7883f Update event_log_visualizer tool to avoid matplotlib 3.4 deprecation warnings. by Björn Terelius · 2 years, 10 months ago
- f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
- 65b2d8a Move RunLoop test class to its own build target by Niels Möller · 2 years, 10 months ago
- cf2c891 Delete H264EncoderSpecificSettings by Niels Möller · 2 years, 10 months ago
- 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 10 months ago
- eb9af84 Improved RobustThroughputEstimator by Björn Terelius · 2 years, 10 months ago
- ea1e6f4 Delete rtc_base/format_macros.h by Niels Möller · 2 years, 10 months ago
- df209e7 Avoid more usage of implicit conversion from scoped_refptr<T> to T* by Niels Möller · 2 years, 11 months ago
- c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 2 years, 11 months ago
- 6bb1fd3 Move rate_statistics out of rtc_base_approved by Florent Castelli · 2 years, 11 months ago
- 10b3485 Remove public_deps from //p2p by Florent Castelli · 3 years ago
- dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years ago
- 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years ago
- 33d31fb Remove //rtc_base:rtc_event from public deps by Florent Castelli · 3 years ago
- f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years ago
- 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years ago
- 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years ago
- ca32793 Make requesting SDES available only on Fuchsia builds by Harald Alvestrand · 3 years ago
- 7ab3ecd Use TimeDelta to convert to to/from compact ntp time by Danil Chapovalov · 3 years ago
- 0c28820 Fix FRAME delimiter is not handled properly in yuv/y4m reader by Byoungchan Lee · 3 years ago