Commit Graph

  • 2bed397a1c Support changing the tagged BUNDLE media section section Steve Anton 2019-01-04 17:04:30 -08:00
  • f7fd8a80be Roll chromium_revision 3b5444c7ba..3f506bc44c (620264:620373) chromium-webrtc-autoroll 2019-01-07 10:01:32 -08:00
  • 08223c1576 Revert "Reland "Refactor rate profile update."" Sergey Silkin 2019-01-07 15:41:08 +00:00
  • 07276e4f89 Refactor and remove media_optimization::MediaOptimization. Erik Språng 2019-01-07 15:11:16 +01:00
  • 73eb41fe9e Log reason for dropped frame in RTCCameraVideoCapturer. Kári Tristan Helgason 2019-01-07 14:12:04 +01:00
  • 77aedaee69 Reland "Refactor rate profile update." Sergey Silkin 2018-12-20 14:41:23 +01:00
  • 357c2b7b94 Delete unused method VideoSender::EnableFrameDropper. Niels Möller 2018-12-21 16:28:06 +01:00
  • 32106925c2 Roll chromium_revision bccf0827db..3b5444c7ba (620164:620264) chromium-webrtc-autoroll 2019-01-06 23:01:31 -08:00
  • 242e0df947 Roll chromium_revision 2fd987c9e8..bccf0827db (620062:620164) chromium-webrtc-autoroll 2019-01-04 19:01:23 -08:00
  • 60f0ed74f9 Roll chromium_revision 04c3c02350..2fd987c9e8 (619939:620062) chromium-webrtc-autoroll 2019-01-04 13:01:29 -08:00
  • fb4e9bc9a2 Add a missing NULL check before releasing a texture ref. Aaron Golden 2019-01-04 12:03:31 -08:00
  • 47e38b73bb Revert "Refactoring MID generation to use unique string generator." Amit Hilbuch 2019-01-04 20:44:23 +00:00
  • f996c8453e Add probe failures to the GoogCC eventlogvisualizer graph. Piotr (Peter) Slatala 2019-01-04 06:54:22 -08:00
  • 40f511540b Extract NetworkReceiverInterface and introduce EmulatedIpPacket Artem Titov 2019-01-04 15:45:01 +01:00
  • 45f2f2a4c2 Roll chromium_revision 68b0fa4802..04c3c02350 (619837:619939) chromium-webrtc-autoroll 2019-01-04 06:01:59 -08:00
  • 852fe661b7 Removes deprecated alias ParsedRtcEventLogNew. Sebastian Jansson 2019-01-04 13:15:49 +01:00
  • 6c330ab63f Update some audio processing tests to new VAD API Sam Zackrisson 2019-01-04 10:35:53 +01:00
  • ff98f4b1d8 Fix stop logging errors for stereo mode when it is not used Gustavo Garcia 2018-12-19 10:37:16 +01:00
  • 1ebfb6aac7 Introduce VideoFrame::id to keep track of frames inside application. Artem Titov 2019-01-03 23:49:37 +01:00
  • 12cea05119 Roll chromium_revision d393ae33a4..68b0fa4802 (619726:619837) chromium-webrtc-autoroll 2019-01-03 17:01:17 -08:00
  • 1c376760d8 Refactoring MID generation to use unique string generator. Amit Hilbuch 2019-01-03 16:25:00 -08:00
  • 221cb736c4 Roll chromium_revision adf0af4da1..d393ae33a4 (619625:619726) chromium-webrtc-autoroll 2019-01-03 12:00:58 -08:00
  • b290a6d767 Renames RtcEventLogParseNew to RtcEventLogParser Sebastian Jansson 2019-01-03 14:46:23 +01:00
  • a29b3a6f34 Use rtc::StringBuilder in stats/ Steve Anton 2018-12-27 15:44:25 -08:00
  • d9ac058464 New class FileRotatingStreamReader Niels Möller 2019-01-03 14:21:38 +01:00
  • fd87da7a4b Delete WebRtcVideoCapturer and related classes. Niels Möller 2019-01-03 12:07:13 +01:00
  • 1dfc4d5065 Fix bug in camera preview layer. Kári Tristan Helgason 2019-01-03 13:49:39 +01:00
  • 3f2b9aad4a Moves logged event structs to separate header. Sebastian Jansson 2019-01-03 14:42:15 +01:00
  • 6704c91061 Bugfix: Activate pushback on every sent packet. Ying Wang 2019-01-03 13:58:36 +01:00
  • f9feffcfb8 Roll chromium_revision 86bff8b8d1..adf0af4da1 (619523:619625) chromium-webrtc-autoroll 2019-01-03 05:01:28 -08:00
  • d02541e276 Add an observer API for DTLSTransport events. Harald Alvestrand 2019-01-03 12:43:28 +01:00
  • 8319e7f8ab Use ordered data structure for supported frame lengths in ANA. Minyue Li 2019-01-02 16:57:02 +01:00
  • b76be9a39f Convert peerconnection_client to use VcmCapturer Niels Möller 2018-12-20 16:28:23 +01:00
  • 0a59535ce7 Update unityplugin to use VcmCapturer. Niels Möller 2019-01-02 15:12:38 +01:00
  • 2d5fc2d382 Roll chromium_revision d189a9543f..86bff8b8d1 (619409:619523) chromium-webrtc-autoroll 2019-01-02 15:01:22 -08:00
  • c63ddb2a3f Negotiating Simulcast in the initial offer/answer - Part1. Amit Hilbuch 2019-01-02 10:13:58 -08:00
  • bba675db3e Clean up api/ DEPS Steve Anton 2018-12-27 11:15:19 -08:00
  • c7dbd5ac08 Renamed a variable in overuse_detector. Christoffer Rodbro 2019-01-02 15:52:58 +01:00
  • 5f7c835487 Roll chromium_revision c5391e481f..d189a9543f (619309:619409) chromium-webrtc-autoroll 2019-01-02 08:00:50 -08:00
  • bde71044cd Add constructor from test::FrameGeneratorCapturer Artem Titov 2018-12-28 10:05:45 +01:00
  • 412d185b4a Delete pre_encode_callback from VideoSendStream::Config Niels Möller 2019-01-02 09:42:54 +01:00
  • 29e13fd2ca Delete rtc::PacketTime (was an alias for int64_t) Niels Möller 2018-12-17 12:35:30 +01:00
  • c98c8a0a9d Roll chromium_revision 27eb7bb481..c5391e481f (619209:619309) chromium-webrtc-autoroll 2018-12-31 07:00:55 -08:00
  • 95bdf5f39e Roll chromium_revision 7ca220e15c..27eb7bb481 (619107:619209) chromium-webrtc-autoroll 2018-12-28 16:01:19 -08:00
  • 0c02250969 Pass RtcEventLog to MediaTransportFactory. Piotr (Peter) Slatala 2018-12-28 10:39:39 -08:00
  • 5f8b5fdb62 Use for range loop in pc/channel.cc Steve Anton 2018-12-27 16:58:10 -08:00
  • d8264475aa Roll chromium_revision 79c15076cc..7ca220e15c (619005:619107) chromium-webrtc-autoroll 2018-12-27 18:01:13 -08:00
  • 9fe758e788 Use project-level include path in NADViewController.mm Steve Anton 2018-12-26 15:19:24 -08:00
  • 67a39ac511 Don't use system include syntax for project include in jni/pc/peerconnection.h Steve Anton 2018-12-26 15:17:39 -08:00
  • 4db667be74 Add private voice detection instance to replace public voice detector Sam Zackrisson 2018-12-21 16:29:27 +01:00
  • d0fce0b1ec Roll chromium_revision 614cdd0c8c..79c15076cc (618904:619005) chromium-webrtc-autoroll 2018-12-26 21:01:32 -08:00
  • 7e0978c5e8 Use project-level include path in rtptransceiver_unittest.cc Steve Anton 2018-12-26 14:24:46 -08:00
  • 0f808aa15a Roll chromium_revision 1e83ff21fd..614cdd0c8c (618799:618904) chromium-webrtc-autoroll 2018-12-25 20:00:58 -08:00
  • e121eb9f47 Roll chromium_revision 5f9e4ce628..1e83ff21fd (618699:618799) chromium-webrtc-autoroll 2018-12-23 16:01:27 -08:00
  • 35a9c6df44 Roll chromium_revision f0099863fc..5f9e4ce628 (618597:618699) chromium-webrtc-autoroll 2018-12-21 17:01:42 -08:00
  • ef77ef3573 Revert "Desktop capturer: Add OnDisplayChanged callback" Brave Yao 2018-12-21 23:22:53 +00:00
  • 0fc2843c10 Removing redundant argument for SSRCs from ctor of RtpVideoSender. Amit Hilbuch 2018-12-18 13:01:47 -08:00
  • 06e88361c9 Roll chromium_revision 26e9592db5..f0099863fc (618302:618597) chromium-webrtc-autoroll 2018-12-21 13:01:48 -08:00
  • 77938e6409 Simulcast work to enable RID mux. Amit Hilbuch 2018-12-21 09:23:38 -08:00
  • 86079a4571 Fix potential null pointer dereference. Yves Gerey 2018-12-19 17:43:56 +01:00
  • d375f1c8d1 Refactor NetEqTestFactory to not use "external" decoders Niels Möller 2018-12-20 15:51:43 +01:00
  • a921660060 Add ability to paste VideoFrameBuffer into the middle of I010Buffer and I420Buffer Ilya Nikolaevskiy 2018-12-21 14:21:08 +01:00
  • da0222b3fc Adds new timer based rate controller trial to GoogCC Sebastian Jansson 2018-12-21 14:14:43 +01:00
  • 49856f1891 mb: Turn LUCI desktop perf bots into builder + tester pairs Oleh Prypin 2018-12-21 13:21:22 +01:00
  • cf85e24661 Delete test VideoSendStreamTest.CapturesTextureAndVideoFrames. Niels Möller 2018-12-21 11:49:18 +01:00
  • 91085072fa mb: merge the configs for "pure release bot" and "perf release bot" Oleh Prypin 2018-12-21 13:20:11 +01:00
  • ea7e7a9753 Fix incorrect behavior in H264 packetizer in some cases Ilya Nikolaevskiy 2018-12-21 13:16:16 +01:00
  • d0def19069 Add --verbose flag to test_main Niels Möller 2018-12-21 11:28:45 +01:00
  • c0a67baa36 AEC3: moving the dumping of the Erle to aec state Jesús de Vicente Peña 2018-12-21 10:50:06 +01:00
  • a1f78a4fa6 Revert "Refactor rate profile update." Sergey Silkin 2018-12-21 09:04:47 +00:00
  • b6cdfdc165 Refactor rate profile update. Sergey Silkin 2018-12-20 14:41:23 +01:00
  • 05cb485999 Roll chromium_revision 5397835a49..26e9592db5 (618202:618302) chromium-webrtc-autoroll 2018-12-20 12:03:22 -08:00
  • 9405efaeff Add element_type typedef to rtc::scoped_refptr Steve Anton 2018-12-19 15:05:41 -08:00
  • 7f57788ab7 Removes trial to enable BBR congestion controller. Sebastian Jansson 2018-12-20 09:46:29 +01:00
  • e2e000059d Make pacing buffer send interval configurable. Christoffer Rodbro 2018-12-20 15:46:03 +01:00
  • 61832dd018 Propagate spatial index to EncodedImage. Sergey Silkin 2018-12-20 14:32:14 +01:00
  • 76fd7b402e Roll chromium_revision bdf260ef72..5397835a49 (617896:618202) chromium-webrtc-autoroll 2018-12-20 06:08:44 -08:00
  • 3793bb447a Refactor TestVideoCapturer to support multiple sinks. Niels Möller 2018-12-20 13:46:06 +01:00
  • 941fd43a15 Update number of spatial layers if SS is available. Sergey Silkin 2018-12-20 10:19:51 +01:00
  • 2894750848 Adds flag to customize output root dir in scenario tests. Sebastian Jansson 2018-12-20 10:42:51 +01:00
  • d69998aa5c Adds support for empty key fields in field trial parser. Sebastian Jansson 2018-12-20 12:25:19 +01:00
  • afa07dda42 [Unified Plan] SRD: Always set associated remote streams. Henrik Boström 2018-12-20 11:06:02 +01:00
  • 02c4f150a8 Stop using deprecated PacedSender method from RtpTransportControllerSend. Sebastian Jansson 2018-12-20 09:41:03 +01:00
  • 29a935a7fe Refactor NetEqDecoderPlc to use AudioDecoderProxyFactory Niels Möller 2018-12-17 13:06:10 +01:00
  • f65309cd47 Removes return value and Try prefix from TryDeliverPacket. Sebastian Jansson 2018-12-20 10:26:00 +01:00
  • 9a4f38ec5c Adds optional video quality metrics to scenario tests. Sebastian Jansson 2018-12-19 13:14:41 +01:00
  • 54fa02486a Removed log from StatsCollector::GetTrackIdBySsrc. Seth Hampson 2018-12-19 16:12:11 -08:00
  • ceac0152b1 Fail SetLocalDescription if a=mid lines are missing Steve Anton 2018-12-19 11:32:20 -08:00
  • b275788016 Register stat callbacks after rate observer is registered. Piotr (Peter) Slatala 2018-12-18 11:17:09 -08:00
  • 322bba7b7d Roll chromium_revision 7ebbeeebe7..bdf260ef72 (617780:617896) chromium-webrtc-autoroll 2018-12-19 11:01:30 -08:00
  • e920351798 Update PeerConnectionProxy to reflect new PeerConnectionInterface methods Steve Anton 2018-12-18 16:29:34 -08:00
  • f5fc537c4b Allow H264 simulcast be default Erik Språng 2018-12-19 16:04:08 +01:00
  • 3f651d80a0 Reland "Add AudioDecoderFactory to NetEqTest constructor." Niels Möller 2018-12-19 15:06:17 +01:00
  • 31d8b52075 Delete unneeded includes of rtc_base/stringutils.h. Niels Möller 2018-12-19 11:26:37 +01:00
  • aabac232b1 Roll chromium_revision 638370e07d..7ebbeeebe7 (617680:617780) chromium-webrtc-autoroll 2018-12-19 02:01:46 -08:00
  • f2090c1085 Roll chromium_revision eaca19bda5..638370e07d (617557:617680) chromium-webrtc-autoroll 2018-12-18 16:10:05 -08:00
  • 06817cd973 [Unified Plan] Support legacy endpoints that do not use a=mid Steve Anton 2018-12-18 15:55:30 -08:00
  • d1208c26b1 Desktop capturer: Add OnDisplayChanged callback Gary Kacmarcik 2018-12-14 11:37:13 -08:00
  • 5a1de87e9a Use unique_ptr in webrtcsdp.cc Steve Anton 2018-12-18 11:25:55 -08:00
  • c26337d96d Roll chromium_revision 640d842b5c..eaca19bda5 (617449:617557) chromium-webrtc-autoroll 2018-12-18 10:00:47 -08:00