Commit Graph

  • 7f4270d160 Remove JsepSessionDescription::kDefaultVideoCodecName Philipp Hancke 2023-02-23 13:20:25 +01:00
  • 579a7b498c Add OptionalBlobEncoder for RTC event logs. philipel 2023-03-02 11:51:53 +01:00
  • 6cf8b486eb Fix missing libc++ includes in webrtc Alan Zhao 2023-03-01 14:10:15 -08:00
  • 4d9b0c16fc Roll chromium_revision 9cb220fd9f..c74b9f76b0 (1111467:1111618) chromium-webrtc-autoroll 2023-03-01 08:02:18 -08:00
  • 2fa39bdfc9 Implement support for Chrome task origin tracing. #3.8/4 Markus Handell 2023-03-01 14:00:12 +01:00
  • 18c869bc36 Revert "Use two MediaChannels for 2 directions." Harald Alvestrand 2023-03-01 11:20:14 +00:00
  • 4e86aa0870 Remove mentions of already deleted field trials Emil Lundmark 2023-03-01 13:01:21 +01:00
  • fb727f3a5f Implement support for Chrome task origin tracing. #3.9/4 Markus Handell 2023-03-01 14:15:35 +01:00
  • 8cb31cf125 Implement support for Chrome task origin tracing. #4/4 Markus Handell 2023-03-01 14:55:50 +01:00
  • 0925fe36cf Follow-up CL to deflake RTCStatsIntegrationTest.GetStatsFromCallee Johannes Kron 2023-03-01 15:19:47 +00:00
  • c1dc4fd0ef Remove sigslot dependency from RtpTransceiver Tommi 2023-03-01 12:08:09 +01:00
  • ae61aca9b1 Implement support for Chrome task origin tracing. #3.7/4 Markus Handell 2023-03-01 13:05:08 +01:00
  • bff2e27076 Deflake RTCStatsIntegrationTest::GetStatsFromCallee Johannes Kron 2023-03-01 12:25:50 +00:00
  • cec9d00769 Fix AVC PPS parser unit test. Qiu Jianlin 2023-03-01 18:06:06 +08:00
  • c0f8813870 Implement support for Chrome task origin tracing. #3.6/4 Markus Handell 2023-03-01 12:42:02 +01:00
  • d2ee133c59 Avoids initial kFrameDropped burst for WGC henrika 2023-03-01 10:23:06 +01:00
  • a1ceae206b Implement support for Chrome task origin tracing. #3.5/4 Markus Handell 2023-03-01 10:13:28 +01:00
  • f6afb3fd57 Disable flaky AudioKeepsFlowingAfterImplicitRollback test. Henrik Boström 2023-03-01 10:17:33 +01:00
  • ba088b1dce Revert "Add plumbing for video NACK to be coupled between channels." Harald Alvestrand 2023-03-01 08:54:53 +00:00
  • 0f43da2248 Cleanup RtcpReceiver::NTP function Danil Chapovalov 2023-02-28 17:03:21 +01:00
  • 8fa48f459d Revert "Change FakeMediaEngine to use send/receive channels" Harald Alvestrand 2023-03-01 09:02:12 +00:00
  • a09b30dd8a Revert "Launch WebRTC-SendPacketsOnWorkerThread" Andrey Logvin 2023-03-01 08:48:58 +00:00
  • 348741b8b2 Roll chromium_revision f21fda010d..9cb220fd9f (1110889:1111467) chromium-webrtc-autoroll 2023-03-01 00:02:57 -08:00
  • fddc9131a5 Aggregate and log video codec metrics Sergey Silkin 2023-02-28 16:59:25 +01:00
  • b27efd487d Add option to configure AV1 EncoderInfo resolution_bitrate_limits. Michael Horowitz 2023-02-28 09:59:50 -06:00
  • 8d33105015 Launch WebRTC-SendPacketsOnWorkerThread Evan Shrubsole 2023-02-16 15:37:27 +00:00
  • 3d6e7f8a3a Add simulcast test coverage for H264. Henrik Boström 2023-02-28 15:38:57 +01:00
  • 80663cd0da Expect VP9 legacy SVC test to ramp up eventually. Henrik Boström 2023-02-28 15:29:34 +01:00
  • a6135bcd43 Remove deprecated TransformableVideoFrame::GetAdditionalData Tony Herre 2023-02-28 14:57:04 +01:00
  • c65f5fd90f VP9 Simulcast test: Update comments to reflect L1T3. Henrik Boström 2023-02-28 16:04:21 +01:00
  • 227574804f Correctly register test field trials in parser unittest Emil Lundmark 2023-02-28 16:08:03 +01:00
  • db1fae46d8 Reland "Remove ISAC media constant and payload type mapping" Alessio Bazzica 2023-02-28 11:49:28 +00:00
  • 1fccaa4485 Reland "operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test" Tove Petersson 2023-02-28 13:07:42 +00:00
  • 9109e856d5 Add option to log a warning for unregistered field trials Emil Lundmark 2023-02-28 13:57:01 +01:00
  • 95250db10d Improve simulcast tests: resolution expectations and parameters fix. Henrik Boström 2023-02-28 14:40:24 +01:00
  • 9f397217e1 Delete RtpRtcpInterface::RemoteNtp as redundant to GetSenderReportStats Danil Chapovalov 2023-02-27 19:49:31 +01:00
  • 85ea8a8025 Roll chromium_revision ddbda5d5fb..f21fda010d (1110778:1110889) chromium-webrtc-autoroll 2023-02-28 04:16:30 -08:00
  • 8bf3210629 Revert "operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test" Andrey Logvin 2023-02-28 11:27:39 +00:00
  • 5b4c651d67 Add integration test for NACK functionality Harald Alvestrand 2023-02-28 08:25:34 +00:00
  • 437bf78ed9 operator== for VideoFrameMetadata + used in CloneSenderVideoFrame test Tove Petersson 2023-02-27 16:32:56 +00:00
  • 19a04c641f Roll chromium_revision 74ff8663a2..ddbda5d5fb (1110600:1110778) chromium-webrtc-autoroll 2023-02-27 22:02:38 -08:00
  • 25dd334d04 Roll chromium_revision fe9c38485e..74ff8663a2 (1110350:1110600) chromium-webrtc-autoroll 2023-02-27 14:02:52 -08:00
  • 7e5d9edfdf webrtc_libyuv: Raise warnings for unhandled types at compile time Andreas Pehrson 2023-01-27 15:10:22 +01:00
  • 832ce5eae6 Make FrameGeneratorInterface::fps() pure virtual. Mirko Bonadei 2023-02-27 15:38:22 +01:00
  • 8c3c5a6183 Replace use of test-only connections() with P2PTransportChannel member. Sameer Vijaykar 2023-02-24 18:39:38 +01:00
  • 419b6fcd08 Roll chromium_revision 0399f87721..fe9c38485e (1110240:1110350) chromium-webrtc-autoroll 2023-02-27 08:01:44 -08:00
  • 186ebdc1b0 Reland "Remove interim .h files from rtc_media_base" Harald Alvestrand 2023-02-27 05:55:17 +00:00
  • 6d262c504a Add TransformableVideoFrameInterface::Metadata() Tony Herre 2023-02-24 11:20:28 +00:00
  • c8b2088b3e Remove unused parameterization from P2PTransportChannelTests. Sameer Vijaykar 2023-02-24 18:36:58 +01:00
  • b5f2c7edda Make Y4mFrameGenerator read FPS from file format. Mirko Bonadei 2023-02-27 11:13:13 +01:00
  • 2a256c82ec Implement support for Chrome task origin tracing. #2/4 Markus Handell 2023-02-27 12:41:39 +01:00
  • ba3a1e2c26 Add RtpPacket test for the abs-capture-time extension Alessio Bazzica 2023-02-27 11:04:42 +01:00
  • 72b11a407a Remove adapter indirection for ICE controller interactions. Sameer Vijaykar 2023-02-24 18:36:25 +01:00
  • e80416334d Roll chromium_revision 5b15b42801..0399f87721 (1110120:1110240) chromium-webrtc-autoroll 2023-02-27 02:01:28 -08:00
  • 858aa7ba0f Use fuzzing_engine_main instead of libfuzzer_main. Adrian Taylor 2023-02-24 19:46:43 +00:00
  • ab90ea90bc Update WebRTC code version (2023-02-27T04:10:52). webrtc-version-updater 2023-02-26 20:10:53 -08:00
  • 0aa652d26a Roll chromium_revision f3f0dd84e3..5b15b42801 (1110014:1110120) chromium-webrtc-autoroll 2023-02-26 14:02:57 -08:00
  • 2d57f38c1c Revert "Remove interim .h files from rtc_media_base" Harald Alvestrand 2023-02-26 19:32:31 +00:00
  • 16205b31bf Remove interim .h files from rtc_media_base Harald Alvestrand 2022-12-21 14:18:52 +00:00
  • 90d6d89270 Roll chromium_revision e69fa7e252..f3f0dd84e3 (1109892:1110014) chromium-webrtc-autoroll 2023-02-25 10:01:11 -08:00
  • 0b57f209d5 Roll chromium_revision c917e410d4..e69fa7e252 (1109657:1109892) chromium-webrtc-autoroll 2023-02-24 16:01:18 -08:00
  • 7d81b9b144 Roll chromium_revision 34f1d79720..c917e410d4 (1109485:1109657) chromium-webrtc-autoroll 2023-02-24 10:01:08 -08:00
  • ef173f02bb Default enable active ICE controller. Sameer Vijaykar 2023-02-20 15:26:18 +01:00
  • c6ce953664 Add support for subclasses that override the old MediaChannel API. Harald Alvestrand 2023-02-24 10:57:54 +00:00
  • 8566e779e3 Add samples sum calculation Sergey Silkin 2023-02-17 15:05:41 +01:00
  • cec856991b Roll chromium_revision bf9471517a..34f1d79720 (1109037:1109485) chromium-webrtc-autoroll 2023-02-24 02:02:42 -08:00
  • 274408feab Switch WGC to ScreenCaptureFrameQueue henrika 2023-02-23 19:28:33 +01:00
  • 765812902c Roll chromium_revision 6aac6345f8..bf9471517a (1108803:1109037) chromium-webrtc-autoroll 2023-02-23 10:02:09 -08:00
  • ff1cf61cf3 Fix potentially bad rate control with libaom av1 encoder. Erik Språng 2023-02-23 18:41:13 +01:00
  • bea2278353 Separate last_stats_log_ms_ for send and receive stats. Linus Nilsson 2023-02-23 15:28:27 +01:00
  • b79b74e08b Revert "Remove ISAC media constant and payload type mapping" Björn Terelius 2023-02-23 14:14:40 +00:00
  • 5ece09b2db Init delay_detector_state to be kNormal Diep Bui 2023-02-23 10:15:54 +00:00
  • 4c7271aafe Remove ISAC media constant and payload type mapping Philipp Hancke 2023-02-22 10:46:57 +01:00
  • 5e482c1613 Roll chromium_revision d76cada124..6aac6345f8 (1107948:1108803) chromium-webrtc-autoroll 2023-02-23 00:02:10 -08:00
  • cdfeb4f792 Remove Xenial instrumented libraries from DEPS Tom Anderson 2023-02-23 00:58:57 +00:00
  • 4c49190ac9 Add unittest for RtpSenderVideoFrameTransformerDelegate Tony Herre 2023-02-22 16:33:05 +00:00
  • a09f21b207 Introduce capture_time_identifier in webrtc::EncodedImage Palak Agarwal 2023-02-22 14:46:23 +01:00
  • a087f6f1c8 Add plumbing for video NACK to be coupled between channels. Harald Alvestrand 2023-02-21 15:08:22 +00:00
  • 14e2779a6c Do not use acknowledge bitrate for backing off in alr. Diep Bui 2023-02-15 22:21:49 +00:00
  • b660b7a89c Enable multithreaded OpenH264 encoding behind field trial Philipp Hancke 2023-02-20 15:41:23 +01:00
  • b3c5bdb85a Allow video frame gaps in packet buffer for H.264 Zen Xu 2023-02-21 13:55:08 -08:00
  • b57053ec21 Use type webrtc::Timestamp as capture_time_identifier in VideoFrame Palak Agarwal 2023-02-20 13:29:46 +01:00
  • 6aba07e5fe Account for mid and rrsid when reserving extra space for an rtx packet Danil Chapovalov 2023-02-22 12:41:41 +01:00
  • 3d5c6dd38a EncoderBitrateAdjuster: Clarify spatial can also mean simulcast layer. Henrik Boström 2023-02-22 08:37:47 +01:00
  • fe1b39a648 stats: Deprecate RTCStatsReport(int64 timestamp_us) Philipp Hancke 2023-02-21 13:34:48 +01:00
  • 39dab96b98 Verify GetSources is not flaky for unsignaled SSRCs. Henrik Boström 2023-02-22 10:30:19 +01:00
  • e7478182ac Penalization of large delays on the initial phase. Jesús de Vicente Peña 2023-02-21 14:05:32 +01:00
  • 5561599656 sdp: add test coverage for handling of session-level extmap attributes Philipp Hancke 2023-02-21 10:49:18 +01:00
  • e4f8a6bef0 Roll chromium_revision bc324e05cd..d76cada124 (1107820:1107948) chromium-webrtc-autoroll 2023-02-21 14:02:00 -08:00
  • f2c67e2253 Update documentation links in modules/desktop_capture/linux/wayland/screencast_portal.(cc|h) Björn Terelius 2023-02-20 13:48:31 +01:00
  • e1cd158547 Allow setting the network labels in NetworkQualityMetricsReporter Dor Hen 2023-02-16 09:32:41 +02:00
  • df65d8e238 Roll chromium_revision 0763795d99..bc324e05cd (1107677:1107820) chromium-webrtc-autoroll 2023-02-21 10:01:40 -08:00
  • c5a4c938bb Reland "Make SimulcastIndex() and SpatialIndex() distinct (remove fallback)." Henrik Boström 2023-02-21 15:53:43 +01:00
  • 573f546197 Fix max bitrate not being resptected with some HW codecs. Erik Språng 2023-02-17 15:12:22 +01:00
  • 262b2d8509 Delete WebRTC-SlackedTaskQueuePacer experiment Evan Shrubsole 2023-02-17 09:08:06 +00:00
  • ff2f37e09d Roll chromium_revision 1a7287fea3..0763795d99 (1107431:1107677) chromium-webrtc-autoroll 2023-02-21 04:16:54 -08:00
  • 8188e59076 Remove use of refs/heads/master mirror in WebRTC infra. Björn Terelius 2023-02-20 15:20:32 +01:00
  • 915f17fa43 Update documentation links in docs/native-code/development/index.md Björn Terelius 2023-02-20 15:28:12 +01:00
  • c53f117c4c Update documentation links in infra/config/README.md Björn Terelius 2023-02-20 14:10:09 +01:00
  • 063f68a612 Roll chromium_revision a0f406407b..1a7287fea3 (1107323:1107431) chromium-webrtc-autoroll 2023-02-20 06:02:52 -08:00