Commit Graph

  • 6153e15d31 Roll chromium_revision a989226e28..81b1889c8c (731140:731328) chromium-webrtc-autoroll 2020-01-14 06:01:37 -08:00
  • ecc5b93b13 AEC3: Restrict default logging of some delay changes to VERBOSE Sam Zackrisson 2020-01-14 12:58:12 +01:00
  • 3e66a498c3 Use RTX SSRCs in scenario test framework. Sebastian Jansson 2020-01-14 12:30:13 +01:00
  • 2a92d2b461 Cleanup: Prepares for simulated time peer connection tests. Sebastian Jansson 2020-01-13 16:49:32 +01:00
  • b580bff520 Roll chromium_revision d6f6958da9..a989226e28 (731013:731140) chromium-webrtc-autoroll 2020-01-14 00:02:05 -08:00
  • 1546f99572 Fixed timeout overflow in sctp reliability test. Yura Yaroshevich 2020-01-13 14:28:12 +03:00
  • 3e3c551ac6 Suppress C5041 constexpr warning for MSVC 2019 Jerome Humbert 2020-01-13 11:58:26 +00:00
  • 2ea27968d3 Extract an interface from the perf results logger. Patrik Höglund 2020-01-13 15:10:40 +01:00
  • 145cfc5025 Roll chromium_revision 69c66e4366..d6f6958da9 (730870:731013) chromium-webrtc-autoroll 2020-01-13 18:02:41 -08:00
  • 2cbfe17129 Roll chromium_revision 0792dc5faa..69c66e4366 (730752:730870) chromium-webrtc-autoroll 2020-01-13 14:02:48 -08:00
  • 76294b6709 Roll chromium_revision 210e790756..0792dc5faa (730612:730752) chromium-webrtc-autoroll 2020-01-13 12:02:07 -08:00
  • bb6677709b Roll chromium_revision b581de5b1b..210e790756 (730447:730612) chromium-webrtc-autoroll 2020-01-13 10:01:32 -08:00
  • b8c775aeaf Refactoring AudioSender api out of AudioSendStream for more abstraction to reuse AudioTransportImpl for voip api Tim Na 2020-01-10 10:33:05 -08:00
  • 8234b92ba3 Move DegradationPreference logic out of VideoSourceSinkController. Henrik Boström 2020-01-13 17:26:50 +01:00
  • e270ff1c41 [iOS] Reset VT session when H264 decoder malfunction error happen Yura Yaroshevich 2020-01-13 15:45:58 +03:00
  • 6ea2c6ae87 Cleanup: Merges Thread and MessageQueue. Sebastian Jansson 2020-01-13 14:07:22 +01:00
  • 7d43801a07 Delete RtpGenericDepacketizer as no longer used Danil Chapovalov 2020-01-09 14:50:45 +01:00
  • 48148dc840 Change log level of AEC3 buffer info to VERBOSE Sam Zackrisson 2020-01-13 13:54:58 +01:00
  • fa73393574 In TaskQueueWin fix race in canceling MutlimediaTimer Danil Chapovalov 2020-01-13 12:56:13 +01:00
  • fae640003c Add saza@ and peah@ to OWNERS of some audio files Sam Zackrisson 2020-01-13 12:42:54 +01:00
  • 54891af88d More lenient double comparison for RunningStatistics.FullSimpleTest Yves Gerey 2020-01-13 10:09:10 +01:00
  • 53cd9e2645 Separates simulated TaskQueue and simulated ProcessThread. Sebastian Jansson 2020-01-13 10:33:19 +01:00
  • ce0ea49001 VideoStreamEncoder configuring source/sink with VideoSourceController. Henrik Boström 2020-01-13 11:27:18 +01:00
  • d238200882 Introduce ResourceAdaptationModuleListener and VideoSourceRestrictions. Henrik Boström 2020-01-10 15:44:01 +01:00
  • 2869638b4d Avoid [[nodiscard]] warning C4834 with MSVC 2019 Jerome Humbert 2020-01-13 08:09:41 +00:00
  • f5ecb5f22e Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" Mirko Bonadei 2020-01-13 08:12:47 +00:00
  • 081f7a3498 Add missing header for dchecked_cast on UWP Jerome Humbert 2019-12-11 21:10:05 +00:00
  • 41d96d26ee Flip goog_ping_announce default to false Jonas Oreland 2020-01-10 16:06:23 +01:00
  • 5590ec063f Roll chromium_revision d794106d9d..b581de5b1b (730346:730447) chromium-webrtc-autoroll 2020-01-12 06:00:55 -08:00
  • 9d4bbc216b Using tasks to process packets in FakeNetworkSocketServer. Sebastian Jansson 2020-01-10 20:03:56 +01:00
  • 10d8758251 Roll chromium_revision bd2395cd43..d794106d9d (730226:730346) chromium-webrtc-autoroll 2020-01-10 16:01:32 -08:00
  • 9cad4dccc9 Reland "Reland "Reland "Distinguish between send and receive video codecs""" Johannes Kron 2019-12-16 09:54:07 +00:00
  • 0e3a3f6b1d Adding deadbeef to sctp/OWNERS and removing myself. Seth Hampson 2020-01-06 17:48:35 -08:00
  • b0e0728159 Replaces SynchronousMethodCall with rtc::Thread::Invoke. Sebastian Jansson 2020-01-10 19:39:58 +01:00
  • 290de82b2a Cleanup: Replace MessageQueue pointers with Thread pointers. Sebastian Jansson 2020-01-09 14:20:23 +01:00
  • ec648f50ca Roll chromium_revision 54a7cb4bda..bd2395cd43 (730109:730226) chromium-webrtc-autoroll 2020-01-10 10:01:25 -08:00
  • bcea217667 Unflake P2PTransportChannelTest.TurnToTurnPresumedWritable. Yves Gerey 2020-01-10 17:39:11 +01:00
  • b408bb7b95 Revert "In RtpBitrateConfigurator ignore new parameters when set to default values." Mirko Bonadei 2020-01-10 15:34:49 +00:00
  • b42aeaa3fb Move RtpDepacketizerH264 into own files Danil Chapovalov 2020-01-09 18:55:02 +01:00
  • 539f9b376e Use a TaskQueue for decoding in VideoStreamDecoderImpl. philipel 2020-01-09 16:12:25 +01:00
  • 27064adc34 SimulcastEncoderAdapter: In passthrough mode set correct lenght for frame_types parameter Ilya Nikolaevskiy 2020-01-10 11:56:31 +01:00
  • 4b07059139 [iOS] Reset VT session when H264 encoder malfunction error happen Yura Yaroshevich 2020-01-10 12:25:24 +03:00
  • 6ddbe2c5b0 Extract results line plotting. Patrik Höglund 2020-01-10 11:11:40 +01:00
  • 56452dd17b Roll chromium_revision aa827d6534..54a7cb4bda (729982:730109) chromium-webrtc-autoroll 2020-01-10 02:01:44 -08:00
  • 4b6df1777c Update Linux documentation links Tom Anderson 2020-01-09 17:56:05 -08:00
  • 9b289b2c29 Roll chromium_revision d63380b813..aa827d6534 (729869:729982) chromium-webrtc-autoroll 2020-01-09 16:02:34 -08:00
  • ab81316411 Housekeeping: Declare DataChannelController immovable Harald Alvestrand 2020-01-09 13:29:56 +01:00
  • be4f9ed113 Roll chromium_revision b57c714b1d..d63380b813 (729764:729869) chromium-webrtc-autoroll 2020-01-09 12:01:28 -08:00
  • 9a83dd729b Batch process pending tasks in the libevent TaskQueue Steve Anton 2020-01-09 11:03:25 -08:00
  • 3b19b27343 Make the sdk:audio_session_objc target public. Joe Chen 2020-01-09 08:31:06 -08:00
  • e27d4b3c8e Roll chromium_revision efba8d2927..b57c714b1d (729663:729764) chromium-webrtc-autoroll 2020-01-09 08:02:03 -08:00
  • 415e39da56 Update Android camera switch API to allow specifying a name Aaron Alaniz 2020-01-09 04:26:04 +00:00
  • e1cbb9c20e Extract plottable counter from perf results logger. Patrik Höglund 2020-01-09 15:38:50 +01:00
  • b40f75e427 Avoids crash in ADM for Android henrika 2020-01-09 15:18:12 +01:00
  • 350a82aec3 Reland "Add field trial to base stable target rate on loss based target rate" Jonas Oreland 2020-01-09 14:05:41 +01:00
  • 5c35f2fb1b Delete RtpDepacketizerVp9 in favor of VideoRtpDepacketizerVp9 Danil Chapovalov 2020-01-09 12:26:18 +01:00
  • 910cdc2a08 Add a round-trip test that stats.toJson output is parseable Harald Alvestrand 2020-01-09 12:58:23 +01:00
  • b93a7d7e05 Revert "Add field trial to base stable target rate on loss based target rate" Jonas Oreland 2020-01-09 12:51:54 +00:00
  • f5e71e46dc BalancedDegradationSettings: add codec specific min bitrate settings. Åsa Persson 2020-01-09 10:04:53 +01:00
  • bcbdeedd43 In RtpBitrateConfigurator ignore new parameters when set to default values. Danil Chapovalov 2019-12-16 15:59:02 +01:00
  • 26e1b7ac01 Delete RtpDepacketizerVp8 in favor of VideoRtpDepacketizerVp8 Danil Chapovalov 2020-01-08 13:36:38 +01:00
  • 63db77007b Add field trial to base stable target rate on loss based target rate Jonas Oreland 2020-01-09 11:28:43 +01:00
  • b19eb399cb Delete obsolete unused rtp header extension conversion Danil Chapovalov 2019-12-23 17:55:05 +01:00
  • af272d6eb8 Roll chromium_revision 5bd3bd2b6c..efba8d2927 (729553:729663) chromium-webrtc-autoroll 2020-01-09 00:01:45 -08:00
  • 293d46c31c Roll chromium_revision f9fb583f4e..5bd3bd2b6c (729442:729553) chromium-webrtc-autoroll 2020-01-08 16:02:41 -08:00
  • 2a3190ff2a Re-introduce the RTCError move constructor/assignment Steve Anton 2020-01-08 11:20:04 -08:00
  • 340a62eb5a Roll chromium_revision 4bca0ab408..f9fb583f4e (729323:729442) chromium-webrtc-autoroll 2020-01-08 12:01:35 -08:00
  • 28209b43f4 Roll chromium_revision 086dd4c442..4bca0ab408 (729202:729323) chromium-webrtc-autoroll 2020-01-08 06:02:19 -08:00
  • 2ee15eb4fa Remove extra delay field trial. Jakob Ivarsson 2020-01-08 14:29:04 +01:00
  • a406ee1ca2 Moving FakeNetworkSocket to fake_network_socket_server.h Sebastian Jansson 2020-01-07 17:52:24 +01:00
  • 4db28b5ac1 Cleanup: Removes redundant includes on message_queue.h Sebastian Jansson 2020-01-08 14:07:15 +01:00
  • bd5874accf Remove inter-arrival delay mode from DelayManager. Jakob Ivarsson 2020-01-07 17:07:40 +01:00
  • 57218b4e22 Delete RtpDepacketizer::Create factory Danil Chapovalov 2020-01-07 10:36:49 +01:00
  • 0b3a6e383e Make RTCAudioSession accessible to Swift. Joe Chen 2019-12-26 23:01:42 -08:00
  • 0c20213e2a Roll chromium_revision 170b5c3c75..086dd4c442 (729099:729202) chromium-webrtc-autoroll 2020-01-07 18:59:13 -08:00
  • 43e62fcc76 Fix Heap-use-after-free. Markus Handell 2020-01-07 19:46:15 +01:00
  • 2e6ca11bd1 Roll chromium_revision 630d591cce..170b5c3c75 (728985:729099) chromium-webrtc-autoroll 2020-01-07 14:01:44 -08:00
  • 1c1b99e30f Revert "Delete RtpPayloadParams::SetDependenciesVp8Deprecated as unused" Qingsi Wang 2020-01-07 19:16:33 +00:00
  • 014c02f7b9 Roll chromium_revision c2f0727826..630d591cce (728843:728985) chromium-webrtc-autoroll 2020-01-07 10:02:40 -08:00
  • 4f40fa5cef Implement RTCOutboundRtpStreamStats::remoteId. Henrik Boström 2019-12-19 13:27:27 +01:00
  • 266021dfa2 Add support for DegradationPreference in Android SDK Florent Castelli 2020-01-07 17:43:52 +01:00
  • 75b58972cb Allow nil degradationPreference in RTCRtpParameters. Mirta Dvornicic 2020-01-07 14:38:45 +01:00
  • 0aa7e37363 Add include of <cstdlib> Niels Möller 2020-01-07 14:23:54 +01:00
  • 382cc6d8a6 Add incomplete ResourceAdaptationModuleInterface. Henrik Boström 2020-01-07 10:15:04 +01:00
  • 1b4e4bf42e Migrate several call tests from legacy RtpHeaderParser to RtpPacket parsing. Danil Chapovalov 2019-12-06 12:34:57 +01:00
  • ec7b36cddf Added exception handling to EncodedImage's release callback. Raman Budny 2019-12-20 11:12:07 +03:00
  • 4cdd7fb898 Add degradationPreference to RTCRtpParameters in ObjC SDK. Mirta Dvornicic 2020-01-03 16:07:28 +01:00
  • b08882b625 Refactor out VideoStreamEncoder's overuse logic to separate module. Henrik Boström 2020-01-07 10:11:17 +01:00
  • 29e14e6aae Delete compatibility defines for unused error codes Niels Möller 2020-01-02 15:59:19 +01:00
  • 499de2d395 Fix tiny race condition when Vp9NonFlexMode_* tests were failing. Yves Gerey 2020-01-03 17:12:49 +01:00
  • 27f4d325ad Add VideoRtpDepacketizerGeneric Danil Chapovalov 2019-12-23 13:14:28 +01:00
  • dc7fe40f49 Delete RtpPayloadParams::SetDependenciesVp8Deprecated as unused Danil Chapovalov 2019-12-13 12:23:58 +01:00
  • 4442871b13 Adds srte to api/test/OWNERS. Sebastian Jansson 2020-01-03 13:34:47 +01:00
  • 28b2184d3e Roll chromium_revision 2f5cb46774..c2f0727826 (728648:728843) chromium-webrtc-autoroll 2020-01-07 00:02:33 -08:00
  • dc8001705d Mark TCP connections that fail initialization as failed. Harald Alvestrand 2020-01-06 20:01:36 +01:00
  • 1e63b9b213 Roll chromium_revision e0ea7be7d1..2f5cb46774 (728381:728648) chromium-webrtc-autoroll 2020-01-06 14:01:43 -08:00
  • 434dfa797a [Android SDK] Add cmdline-tools cipd package to DEPS. Yves Gerey 2020-01-07 06:56:55 +01:00
  • eb3beb8504 Revert "Replace the ExperimentalAgc config with the new config format" Yves Gerey 2020-01-07 03:51:40 +00:00
  • c33e4910c5 Prevent 'use after free' by waiting for all queued tasks to be processed. Yves Gerey 2020-01-02 21:17:38 +01:00
  • e8d54b924d Provide a default async resolver factory if none injected to PeerConnection. Qingsi Wang 2020-01-06 14:31:57 -08:00