Commit Graph

  • 548b771a80 Roll chromium_revision 3324b05ba6..795195df20 (550462:550567) Autoroller 2018-04-13 02:44:27 -07:00
  • 8a3eaddc95 Pre-amplification in the audio processing module. Alex Loiko 2018-04-13 11:15:34 +02:00
  • aaa85ae565 Reland "Floating-point exception observer for unit tests" Alessio Bazzica 2018-04-10 18:38:22 +02:00
  • f9e65a8f5b Roll chromium_revision accf099ab3..3324b05ba6 (550347:550462) Autoroller 2018-04-12 18:44:29 -07:00
  • bb005b6b96 Make ScreenCapturerMac more robust when using IOSurface Julien Isorce 2018-04-11 15:21:19 -07:00
  • bbf21a3fd6 Remove dependencies on modules:module_api from AudioProcessing. Fredrik Solenberg 2018-04-12 22:44:09 +02:00
  • 0ab56511f1 Fix handling of empty BUNDLE groups. Taylor Brandstetter 2018-04-12 10:30:48 -07:00
  • 4ab6c9d62c Roll chromium_revision 5651e5838c..accf099ab3 (550241:550347) Autoroller 2018-04-12 13:46:29 -07:00
  • 8944f6a3f5 [desktopCaptuer Win] exclude windows not on current virtual desktop braveyao 2018-04-06 10:59:50 -07:00
  • 44bf6a909b Roll chromium_revision f6c12979e9..5651e5838c (550137:550241) Autoroller 2018-04-12 09:45:46 -07:00
  • c3f8c759c4 Add ability for inject custom codec factories in VP integration test. Kári Tristan Helgason 2018-04-12 17:07:16 +02:00
  • 98a91ad454 Remove obsolete types from common_types.h Fredrik Solenberg 2018-04-11 19:04:37 +02:00
  • 09abeb9d11 Roll chromium_revision 0355b2473d..f6c12979e9 (550001:550137) Autoroller 2018-04-12 03:44:27 -07:00
  • 2734a066c2 Fix neteq_rtpplay crash in case new concealment event does not have voice concealed smaples Alex Narest 2018-04-11 13:49:33 +02:00
  • a2a9875dc2 Add unit tests for Android audio device module Paulina Hensman 2018-04-11 17:08:17 +02:00
  • 2ed62b3c9b Android: Allow construction of GlTextureFrameBuffer from non-OpenGL thread Magnus Jedvert 2018-04-11 14:25:14 +02:00
  • 6e641e64b2 Signal detailed packet info for each packet sent. Qingsi Wang 2018-04-11 20:14:17 -07:00
  • bc49b10a69 Roll chromium_revision d458cc5819..0355b2473d (549897:550001) Autoroller 2018-04-11 19:45:13 -07:00
  • 60c8dc8470 Adding regression test for rejecting and un-rejecting an m= section. Taylor Brandstetter 2018-04-11 15:20:27 -07:00
  • 7435b84b30 Removing StramParams.type & StreamParams.display. Seth Hampson 2018-04-10 10:52:10 -07:00
  • dd59d70491 Adding test for adding ICE candidate before applying answer. Taylor Brandstetter 2018-04-10 17:25:40 -07:00
  • ba42e99f18 Report an error when trying to set complex Plan B SDP on Unified Plan Steve Anton 2018-04-09 14:10:01 -07:00
  • d5601329aa Revert "Fix rendering on an iPhone X's tall screen." JT Teh 2018-04-09 23:48:41 +00:00
  • a5f0ba96e6 Roll chromium_revision 247740640c..d458cc5819 (549794:549897) Autoroller 2018-04-11 08:44:26 -07:00
  • e624d078bc Always update libvpx configuration if bitrate has changed. Erik Språng 2018-04-11 16:47:27 +02:00
  • e32bb50855 Adding missing #include in send_side_congestion_controller. Mirko Bonadei 2018-04-11 14:59:08 +02:00
  • 03bfc738b3 Remove deprecated methods from AudioFrame. Fredrik Solenberg 2018-04-11 13:00:18 +02:00
  • 27af5db5e0 Log video toolbox error codes Yura Yaroshevich 2018-04-10 19:43:20 +03:00
  • 6557d0c231 Delete header file videoengine_unittest.h. Niels Möller 2018-04-11 15:18:34 +02:00
  • b52e6eb4da Remove obsolete valgrind suppression. Fredrik Solenberg 2018-04-11 14:10:21 +02:00
  • 30d5f6d7f7 Small cleanup in sdk/android ADM Paulina Hensman 2018-04-11 10:30:42 +02:00
  • a72b7fc30a ObjC: Add missing _lastDrawnFrame assignments Maxim Pavlov 2018-04-10 16:57:43 +03:00
  • 3dc41069ef Revert "Add thread checker to PortAllocator and its subclasses and fix a bug" Patrik Höglund 2018-04-11 11:13:57 +00:00
  • 9df3cf3e8c Stats calls improve APM fuzzer coverage. Alex Loiko 2018-04-10 12:18:02 +02:00
  • 5a4749330d Roll chromium_revision a0e4387e0e..247740640c (549231:549794) Autoroller 2018-04-10 23:45:16 -07:00
  • 60921dfcc7 Revert "Disable internal lite bot." Patrik Höglund 2018-04-11 06:44:52 +00:00
  • fc43d11717 Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads. Qingsi Wang 2018-04-10 15:50:46 -07:00
  • d2248f82d3 Handle the corner cases for BUNDLE. Zhi Huang 2018-04-10 14:41:03 -07:00
  • 3ef3bfc2aa Add new histograms WebRTC.Audio.(Speech)ExpandRatePercent Henrik Lundin 2018-04-10 15:10:26 +02:00
  • f0482ea9dd Add MID sending to FlexfecSender Steve Anton 2018-04-09 13:33:52 -07:00
  • a3177057c7 Reland "Storing frame if encoder is paused." Sebastian Jansson 2018-04-10 13:05:49 +02:00
  • 31122d6c5f Correct and soften the AEC3 handling of saturated mic signals Per Åhgren 2018-04-10 16:33:55 +02:00
  • 342695d068 Removes network ostream operators. Sebastian Jansson 2018-04-09 14:41:57 +02:00
  • a73f8161aa Removing static initializers for BBR. Sebastian Jansson 2018-04-10 15:42:02 +02:00
  • e49452de1f Reland "Improve thread-safety of MTL Renderer." Kári Tristan Helgason 2018-04-10 10:38:43 +02:00
  • 07f80cc393 Set first_frame_in_picture on first encoded frame of picture. Sergey Silkin 2018-04-09 13:11:59 +02:00
  • bda78c9464 Fix cast of const-qualified types in FunctionThatDoesNothingImpl Hans Wennborg 2018-04-10 12:36:59 +02:00
  • 6e9d89588d Add missing includes checks.h/array_view.h Danil Chapovalov 2018-04-09 20:30:51 +02:00
  • 9df29b7411 Disable internal lite bot. Patrik Höglund 2018-04-10 11:14:50 +02:00
  • 1c4bbba491 Can use the given IOSurfaceRef to reach higher capture framerate on Mac Julien Isorce 2018-04-09 15:57:55 -07:00
  • 6144fa5362 Revert "Improve thread-safety of MTL Renderer." JT Teh 2018-04-10 00:27:04 +00:00
  • 86b7feabf8 Roll chromium_revision 971d5b4f79..a0e4387e0e (549119:549231) Autoroller 2018-04-09 11:45:19 -07:00
  • 61db3fd77f Make VideoFrame.Buffer implementations lock-free. Sami Kalliomäki 2018-04-09 17:51:19 +02:00
  • 11bf2fa43c Disable Paris QCIF test. Patrik Höglund 2018-04-09 12:20:50 +02:00
  • 11b34f4d08 Remove chromium clang style errors affecting sdk/android/media_jni Paulina Hensman 2018-04-09 14:24:52 +02:00
  • a8f13ccad4 Improve thread-safety of MTL Renderer. Kári Tristan Helgason 2018-04-05 11:48:00 +02:00
  • 68435f558b Ensures that an ADM can be created when rtc_include_pulse_audio is set to false henrika 2018-04-09 13:31:45 +02:00
  • ae9057831f Removed observer from network controller interface. Sebastian Jansson 2018-04-09 13:21:35 +02:00
  • 24697ab200 Delete obsolete tl_factory member and all mention thereof. Niels Möller 2018-04-09 10:54:50 +02:00
  • 2808ae99f8 Adds BBR network controller field trial. Sebastian Jansson 2018-04-09 11:13:04 +02:00
  • 220609774a [build] Share windows runtime dlls with src/build Michael Achenbach 2018-04-09 09:34:21 +02:00
  • 9098b30700 Trimming unneeded dependencies in test:test_support_unittests. Mirko Bonadei 2018-04-06 10:48:10 +02:00
  • 1ad210876f Revert "Storing frame if encoder is paused." Sergey Silkin 2018-04-08 21:14:33 +00:00
  • bb19fcf3bd Add explicit cast to void to silence -Wcomma warning Karl Wiberg 2018-04-07 05:17:33 +02:00
  • 5059c07604 Making periodic tasks in SSCC stoppable. Sebastian Jansson 2018-04-09 10:39:22 +02:00
  • ff40b142c0 Delete obsolete enable argument to SetVideoSend. Niels Möller 2018-04-09 08:49:14 +02:00
  • a1a3869f3d Roll chromium_revision d5c1e1eef5..971d5b4f79 (549017:549119) Autoroller 2018-04-09 00:44:59 -07:00
  • b46d1b8aea Delete deprecated version of VideoCodecInitializer::SetupCodec. Niels Möller 2018-04-06 13:07:01 +02:00
  • e3b5b6e50b Exclude first frames from RD perf analysis. Sergey Silkin 2018-04-02 17:27:17 +02:00
  • dcc7e88cc7 Storing frame if encoder is paused. Sebastian Jansson 2018-04-06 17:31:38 +02:00
  • b549bdc845 Probe test using task queue based congestion controller. Sebastian Jansson 2018-04-06 17:18:38 +02:00
  • 4da18e89bd compare Optional<unsigned> only to unsigned integers Danil Chapovalov 2018-04-06 18:03:46 +02:00
  • 96a0e60c6b Roll chromium_revision e34f08fadd..d5c1e1eef5 (548765:549017) Autoroller 2018-04-06 19:45:43 -07:00
  • 1b8773d8e8 Negotiate the MID header extension for Unified Plan Steve Anton 2018-04-06 11:13:34 -07:00
  • 4af95849f5 Always include the MID RTP header extension on every packet when configured Steve Anton 2018-04-06 11:09:46 -07:00
  • f2e3e7a25a Removed observer from probe controller. Sebastian Jansson 2018-04-06 17:16:06 +02:00
  • 5817d3dfaa AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory Karl Wiberg 2018-04-06 10:06:42 +02:00
  • d31843e436 rtc::MsanUninitialized to mark a trivially copiable object as uninitialized Alessio Bazzica 2018-04-06 16:18:21 +02:00
  • a348cfdf04 Roll chromium_revision 08d2ef4b27..e34f08fadd (548658:548765) Autoroller 2018-04-06 06:44:24 -07:00
  • 18f151a582 Remove stringstream usages from the APM Jonas Olsson 2018-04-05 11:34:56 +02:00
  • d93d01ef63 Lowercase all Windows headers in modules/video_capture. Mirko Bonadei 2018-04-06 09:23:37 +02:00
  • e3d522dd6b Revert "Floating-point exception observer for unit tests" Alessio Bazzica 2018-04-06 12:46:28 +00:00
  • 3fb3939896 Floating-point exception observer for unit tests Alessio Bazzica 2018-04-06 10:49:41 +02:00
  • 634a777b9d Add RRTR parameter to media engine and pass it to video receive stream Ilya Nikolaevskiy 2018-04-04 16:33:49 +02:00
  • ac6475e031 Reland "Added BBR network controller." Sebastian Jansson 2018-04-06 11:19:50 +02:00
  • 66f1e9eb34 Android: Add AudioDeviceModule interface and clean up implementation code Magnus Jedvert 2018-04-04 17:16:03 +02:00
  • 3ab5c40f72 Replaced EncodeTask with lambda. Sebastian Jansson 2018-04-05 12:30:50 +02:00
  • 7e85d67031 Added SetClockOffset on FakeNetworkPipe. Sebastian Jansson 2018-04-06 09:56:21 +02:00
  • 645e2e0a29 Handle per-layer frame drops. Sergey Silkin 2018-04-06 09:42:13 +02:00
  • d1f7eb6e83 Postpone setting of CpuOveruseOptions. Niels Möller 2018-03-28 16:40:58 +02:00
  • 83d676bd15 Bug fix for applying a remote description twice without stream IDs. Seth Hampson 2018-04-05 18:12:09 -07:00
  • 780dc38e41 Roll chromium_revision 0c62dce191..08d2ef4b27 (548550:548658) Autoroller 2018-04-05 20:45:14 -07:00
  • 19aab2ee7c Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory. Benjamin Wright 2018-04-05 15:39:06 -07:00
  • fd350d74ee By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. Taylor Brandstetter 2018-04-03 16:29:26 -07:00
  • c8b90aabd5 Roll chromium_revision 84e7725ab4..0c62dce191 (548410:548550) Autoroller 2018-04-05 13:50:15 -07:00
  • 9201d1aa8a Fixed Hostname Validation in OpenSSLAdapter. Benjamin Wright 2018-04-05 12:12:26 -07:00
  • 5150ee40f4 Changing MTU size for SCTP socket options. Seth Hampson 2018-04-04 17:39:19 -07:00
  • 09a6cd5541 Prepare for |is_posix| switch in the Fuchsia build Fabrice de Gans-Riberi 2018-03-30 10:38:06 -07:00
  • 1641ca3dd3 Split out video targets from //sdk/android:base_java. Sami Kalliomäki 2018-04-04 15:59:31 +02:00
  • 259a497632 Reland "Reland "Move rtp-specific config out of EncoderSettings."" Niels Möller 2018-04-05 15:36:51 +02:00