Commit Graph

  • 25b41f8c11 remove unused stringstream import Jonas Olsson 2018-05-16 13:57:47 +02:00
  • 0428d37305 Roll chromium_revision f9a24d5d6f..e9fcce491e (564886:565609) Autoroller 2018-06-08 04:43:38 -07:00
  • 6aa415e5e3 Add full stack test with link capacity of 150 kbit/s. Niels Möller 2018-06-07 11:14:13 +02:00
  • 350531e2a3 Revert "Move class VideoCodec from common_types.h to its own api header file." Danil Chapovalov 2018-06-08 11:04:04 +00:00
  • 72520531e8 Add R8 to DEPS. Patrik Höglund 2018-06-08 10:43:05 +02:00
  • 9edbc27960 Roll chromium_revision 42930fc83a..f9a24d5d6f (564069:564886) Patrik Höglund 2018-06-08 09:26:54 +02:00
  • efc71e565e Move class VideoCodec from common_types.h to its own api header file. Niels Möller 2018-06-08 08:46:04 +02:00
  • b616d09e1b Android: Add deprecation annotations to VideoRenderer and I420Frame Magnus Jedvert 2018-06-07 15:12:58 +02:00
  • 5aba818e45 Remove test AudioCodingModuleTest.TestAPI Karl Wiberg 2018-06-07 14:50:52 +02:00
  • 5e8fd8ad49 Add simulcastStream output from VideoCodecTestFixture::Config::ToString. Rasmus Brandt 2018-06-07 08:56:17 +02:00
  • 086de82f51 Add bitrate_priority to GetSimulcastConfig call. Rasmus Brandt 2018-06-07 09:13:32 +02:00
  • e266c80ce3 Guard the android aaudio headers include with the aaudio preprocessor Jiawei Ou 2018-06-05 15:26:24 -07:00
  • ed51a6e665 AEC3: Avoid static initializers Gustaf Ullberg 2018-06-07 19:18:35 +02:00
  • 05d8ee1b3e AEC3: Delay stabilization after a delay change Per Åhgren 2018-06-07 15:59:59 +02:00
  • 78ea818864 AEC3: Added filter preprocessing to avoid low frequency artefacts Per Åhgren 2018-06-07 14:50:17 +02:00
  • 3ecec84c83 Android: Throw exception in CallSessionFileRotatingLogSink if dir is null Magnus Jedvert 2018-06-07 12:57:06 +02:00
  • f469b63d44 AEC3: Improved anti-aliasing filter for DSF 4 Gustaf Ullberg 2018-06-07 11:25:21 +02:00
  • 7210af206c Removing warning suppression flags from test/. Mirko Bonadei 2018-06-05 15:22:02 +02:00
  • 1127fb9856 Re-enabling SanitizerTest.MsanUninitialized. Mirko Bonadei 2018-06-05 21:44:50 +02:00
  • b544f6c2f5 Fixing issue where pacer budget increased in congestion. Sebastian Jansson 2018-06-04 19:02:41 +02:00
  • 6cb74fd77a Remove unused methods in VCMDecoderDataBase. Åsa Persson 2018-06-01 15:13:42 +02:00
  • 97e04884bd Delete unused stats for preferred_bitrate. Niels Möller 2018-05-25 09:43:26 +02:00
  • 34c9f1252a AEC3: Move decimator filters to the new notation Gustaf Ullberg 2018-06-07 07:55:01 +02:00
  • 2b3af2e8be Delete RTP-specific values from the VideoCodecType enum. Niels Möller 2018-06-04 14:22:15 +02:00
  • 81327d54f3 Move stats for delayed frames to renderer from VCMTiming to ReceiveStatisticsProxy. Åsa Persson 2018-06-05 13:34:33 +02:00
  • 16e28d143a Disabling VeryLowBitrateVP9 to unblock roll. Patrik Höglund 2018-06-07 08:59:17 +02:00
  • a3e69e6c74 Add min_bitrate_bps to RTCRtpEncodingParameters. Rasmus Brandt 2018-06-05 10:55:56 +02:00
  • 1659e97767 Use DecimalFormat instead of String.format. Sami Kalliomäki 2018-06-04 14:07:58 +02:00
  • 5daaf7dbc6 Support cropping and rotation override in Metal renderers. Peter Hanspers 2018-06-01 10:34:37 +02:00
  • e4e1ce903b Android: Remove deprecated CapturerObserver methods Magnus Jedvert 2018-05-18 11:13:51 +02:00
  • b6c462d4e4 Cleanup webrtc:: namespace from leaked TimingFrameFlags Ilya Nikolaevskiy 2018-06-05 15:21:32 +02:00
  • 5352ad7928 Remove MIPS MB config since we don't need it anymore. Patrik Höglund 2018-06-05 13:55:43 +02:00
  • 4c6390aabc Remove deprecated RtpSenderInterface::GetParameters() const method Florent Castelli 2018-06-04 16:01:22 +02:00
  • 45a57fda24 Remove unused include from FrameBuffer2. Rasmus Brandt 2018-06-05 11:26:30 +02:00
  • dac422f5d3 Fixing gtest_parallel_wrapper_test on Windows. Mirko Bonadei 2018-06-05 09:12:34 +02:00
  • 3ea3e300dc Fixing some SIGFPEs that are making my tests crash Natalie Silvanovich 2018-05-16 11:03:12 -07:00
  • 3a79a9a290 Remove deprecated API methods in video pipeline Ilya Nikolaevskiy 2018-06-01 13:06:06 +02:00
  • ab55c34ef1 Remove warning suppression flags from sdk/android. Mirko Bonadei 2018-06-01 14:54:29 +02:00
  • 267287407a AEC3: Set default down sampling factor to 4 Gustaf Ullberg 2018-06-04 19:04:40 +02:00
  • 27300c3546 Allow 3 encoder threads in libvpx for HD on > 6 core cpus Erik Språng 2018-05-23 11:01:34 +02:00
  • ac1501acd9 Throw exception in Java if log tag or message is null Paulina Hensman 2018-06-04 16:32:49 +02:00
  • a24493e048 Roll chromium_revision cf1645bec7..42930fc83a (563963:564069) Autoroller 2018-06-04 05:43:50 -07:00
  • adb4841173 Remove explicit locking using av_lockmgr_register Mirko Bonadei 2018-06-04 13:55:37 +02:00
  • 520ca4e3b8 Delete enum RtpVideoCodecTypes, replaced with VideoCodecType. Niels Möller 2018-06-04 11:14:38 +02:00
  • b18931d30c Updating ffmpeg deprecated functions TODO. Mirko Bonadei 2018-06-04 13:45:09 +02:00
  • eed5faefb9 Revert "Disabling VideoCaptureTest on Linux." Oleh Prypin 2018-06-01 06:59:31 +00:00
  • 358f2e0760 Broadcast extension for AppRTCMobile on iOS Anders Carlsson 2018-06-04 10:24:37 +02:00
  • 27fe43a1aa Removing warning suppression flags from modules/audio_coding. Mirko Bonadei 2018-06-04 09:23:46 +02:00
  • 5441398d21 Removing -Wno-write-strings from video_capture_tests. Mirko Bonadei 2018-06-04 09:38:24 +02:00
  • 2d02e085de Delete deprecated CreateAudioSource method, with constraints. Niels Möller 2018-05-21 11:23:35 +02:00
  • 0c12d8d8c6 Roll chromium_revision f2d1e453de..cf1645bec7 (563863:563963) Autoroller 2018-06-03 01:43:39 -07:00
  • 38eac97df0 Roll chromium_revision 6989818705..f2d1e453de (563760:563863) Autoroller 2018-06-01 16:43:44 -07:00
  • 5abd78b40a Revert "Reland "Injectable logging"" Alex Glaznev 2018-06-01 19:12:58 +00:00
  • e1dcad905b Roll chromium_revision 3a0333ff4e..6989818705 (563625:563760) Autoroller 2018-06-01 12:46:47 -07:00
  • 277a656263 Unstable BWE due to improper bit rate padding for VP9. “Michael 2018-06-01 14:09:19 -05:00
  • a7087e37f1 Unify the build define to enable or disable built in ssl root certificates. Benjamin Wright 2018-05-29 17:46:04 -07:00
  • 28deb90728 Reland "Start supporting H264 packetization mode 0." Taylor Brandstetter 2018-05-30 14:56:50 -07:00
  • 6fd5b05ff9 Roll chromium_revision 29e2805f88..3a0333ff4e (563524:563625) Autoroller 2018-06-01 07:43:42 -07:00
  • 56df67bf96 Fix: Leak of a CVPixelBufferRef in RTCVideoEncoderH264. Peter Hanspers 2018-06-01 14:21:10 +02:00
  • f8518889ba Adds flags for configuring log output from full stack tests. Sebastian Jansson 2018-05-31 14:52:59 +02:00
  • e97b5493a5 Fixes leak of AudioDeviceID array due to early return in AudioDeviceMac::GetNumberDevices() henrika 2018-06-01 13:13:03 +02:00
  • 392f8d0fa9 Add JoinFilename to testsupport code, replacing use of rtc::Pathname. Niels Möller 2018-06-01 10:14:44 +02:00
  • 79ce820a13 Obj-C SDK for parsing and generating H264 ProfileLevelIds. Anders Carlsson 2018-06-01 12:51:09 +02:00
  • f1c470e9fb Remove the audio codec factory methods that don't take AudioCodecPairId Karl Wiberg 2018-06-01 11:24:55 +02:00
  • c4b7f037b7 AEC3: Adjust active render limits for downsampling factor 8 Gustaf Ullberg 2018-06-01 11:22:05 +02:00
  • 0c87e293c9 Update packet_buffer_fuzzer to fuzz full packets. philipel 2018-05-17 16:44:47 +02:00
  • f2fae875d5 Add min pushback target bitrate as a parameter that can be set in field trial string. Ying Wang 2018-05-31 17:20:38 +02:00
  • aa35aeaa66 Write to file on a dedicated thread in VideoFileRenderer. Sami Kalliomäki 2018-05-30 09:24:19 +02:00
  • d45b345700 Set max_consec_drop to INT_MAX. Sergey Silkin 2018-05-31 16:00:24 +02:00
  • b2cf9d38bd Roll chromium_revision 2fd473c996..29e2805f88 (563409:563524) Autoroller 2018-05-31 20:43:40 -07:00
  • 5234a49a07 Create PeerConnectionFactoryDependencies to prevent new function overloads. Benjamin Wright 2018-05-29 15:04:32 -07:00
  • 79880624e4 Roll chromium_revision 54223a6fbb..2fd473c996 (563301:563409) Autoroller 2018-05-31 15:43:58 -07:00
  • cdd05f0cc1 Implement proper SCTP data channel closing procedure. Taylor Brandstetter 2018-05-31 13:23:32 -07:00
  • 20e8cfb341 Fixing bug with PseudoTcp that corrupts data if initial packet is lost. Taylor Brandstetter 2018-05-24 16:43:02 -07:00
  • 311428fecb Remove unnecessary set_stream_ids call Piasy Xu 2018-05-31 19:47:33 +08:00
  • cfecd9e8d3 Roll chromium_revision 812f7cad93..54223a6fbb (563201:563301) Autoroller 2018-05-31 10:44:53 -07:00
  • 7f1583c921 [desktopCapture Windows] ignore Chrome notification window on top braveyao 2018-05-30 16:48:56 -07:00
  • 435187d18d AEC3: CascadedBiQuadFilter can run different filters in cascade Gustaf Ullberg 2018-05-31 14:14:20 +02:00
  • bae79db1f6 Roll chromium_revision 64b2aa35c9..812f7cad93 (563090:563201) Autoroller 2018-05-31 05:44:09 -07:00
  • 8ebba7420c Add collection of usage signatures on PeerConnections Harald Alvestrand 2018-05-31 14:00:34 +02:00
  • 879f5a34a5 Add test against crashes in VideoQualityObserver Ilya Nikolaevskiy 2018-05-31 09:47:17 +02:00
  • 0cedc054a2 Refactor SimulcastTestUtility into SimulcastTestFixture{,Impl} Rasmus Brandt 2018-05-31 12:53:00 +02:00
  • 29921cf097 Revert "Use absl::optional instead or rtc::Optional" Mirko Bonadei 2018-05-31 11:42:38 +00:00
  • 3d8dbcb686 Adds loss rate filter in BBR controller. Sebastian Jansson 2018-05-31 12:32:37 +02:00
  • 613591a5b8 Add min_bitrate_bps to RtpEncodingParameters. Åsa Persson 2018-05-29 09:21:31 +02:00
  • 802506c2e9 Add placeholder header file api/video_codecs/video_codec.h. Niels Möller 2018-05-31 10:44:51 +02:00
  • 59b4e3ea8c Split IceCandidatePairEventType enum. Bjorn Terelius 2018-05-30 17:14:08 +02:00
  • f0b83c5e87 Fixing null rtc::Optional dereference in VideoQualityObserver. Taylor Brandstetter 2018-05-30 12:40:10 -07:00
  • 750efbe5ce Delete definitions of NULL. Niels Möller 2018-05-30 15:27:28 +02:00
  • ccac98861f iOS SDK 10.0 compatability. Kári Tristan Helgason 2018-05-30 16:44:21 +02:00
  • 02a69190e8 Reland "Use absl::optional instead or rtc::Optional" Danil Chapovalov 2018-05-31 06:39:21 +00:00
  • 303f4a3127 Roll chromium_revision 372312ba2f..64b2aa35c9 (562984:563090) Autoroller 2018-05-30 17:44:17 -07:00
  • e7e0602a0d ObjC: Notify local video track Piasy Xu 2018-05-30 23:31:07 +08:00
  • 7941c8a6ba Roll chromium_revision ebe721b053..372312ba2f (562863:562984) Autoroller 2018-05-30 13:44:01 -07:00
  • 196b02863d Roll chromium_revision 9d94097261..ebe721b053 (562745:562863) Autoroller 2018-05-30 09:44:33 -07:00
  • a4888f01a4 Revert "Metal rendering should account for cropping." JT Teh 2018-05-30 16:45:36 +00:00
  • 3f1d15b352 Remove deprecated mac capture code. Kári Tristan Helgason 2018-05-30 15:09:09 +02:00
  • 533c7d0204 Add missing header file to WebRTC iOS SDK. Anders Carlsson 2018-05-30 16:58:30 +02:00
  • fc4a9c9333 Metal rendering should account for cropping. Peter Hanspers 2018-05-23 16:30:00 +02:00
  • 942b360d82 Add conversions to and from double for units. Sebastian Jansson 2018-05-30 15:47:44 +02:00