Commit Graph

  • 3ff50fba59 Create experimental Obj-C++ API. Anders Carlsson 2018-02-01 15:47:05 +01:00
  • bc3b782813 Using fully qualified #include paths in g722 code. Mirko Bonadei 2018-02-01 14:30:53 +01:00
  • 2bf82c1842 Using fully qualified #include paths in g711 code. Mirko Bonadei 2018-02-01 14:25:11 +01:00
  • 08973eed36 Using fully qualified #include paths in isac code. Mirko Bonadei 2018-02-01 14:12:55 +01:00
  • 28dbf97242 Fixing warnings in public iOS SDK headers. Building with the newly published cocoapod generated a few warnings, which looked a bit bad. Peter Hanspers 2018-02-01 13:33:18 +01:00
  • 56fa050125 Improved accuracy of packet loss calculation in tests. Sebastian Jansson 2018-02-01 13:00:57 +01:00
  • 10d9d59db1 Adding simulcast/spatial layering support to VideoProcessor. Sergey Silkin 2018-02-01 13:25:17 +01:00
  • d5e17d6831 Don't run video_quality_loopback_test from the src dir. Edward Lemur 2018-01-31 17:28:28 +01:00
  • dff310227d Reorganize code in java_types to logical groups. Sami Kalliomäki 2018-02-01 13:21:15 +01:00
  • 3b1df674d0 Add the missing header for errno variable in checks.cc Jiawei Ou 2018-01-29 15:32:03 -08:00
  • e062385dc7 Avoid to unconditionally include rtc_base/win32.h. Mirko Bonadei 2018-02-01 11:17:40 +01:00
  • 06c944f035 Fix aecdumps in AppRTC on Android. Gustaf Ullberg 2018-01-31 20:16:38 +01:00
  • 956b3068ba Reland "Set actual resolution for coded frame in VP9 enc wrapper." Sergey Silkin 2018-02-01 10:43:49 +01:00
  • 3587b8302a Make RTCP report interval configurable Jiawei Ou 2018-01-31 22:08:26 -08:00
  • addc380168 Change some SSL logging to use DLOG Jonas Olsson 2018-02-01 09:53:06 +01:00
  • c38d320689 Add AsyncInvoker::Clear method to allow canceling pending invocations Chris Dziemborowicz 2018-01-31 12:52:24 -08:00
  • dba737066b Roll chromium_revision ebad4703ef..1bf6c49e7a (533453:533562) Autoroller 2018-01-31 20:44:26 -08:00
  • 98fd8e5021 Roll chromium_revision 1101e069aa..ebad4703ef (533253:533453) Autoroller 2018-01-31 14:44:56 -08:00
  • 6ade76d69d Revert "Updates tests for turning simulcast streams on/off." Oleh Prypin 2018-01-31 22:11:06 +00:00
  • 8fb22e71ee Updates tests for turning simulcast streams on/off. Seth Hampson 2018-01-30 10:31:07 -08:00
  • 96d7f76036 Fix spelling of (internal) method name UpdateChannelParameters. Niels Möller 2018-01-30 11:27:16 +01:00
  • 8e9252a14f AEC3 can only be activated by injection. Gustaf Ullberg 2017-11-29 15:07:17 +01:00
  • 7c4dedade1 Delete DumpBacktrace. Niels Möller 2018-01-30 15:08:16 +01:00
  • 21a35bc188 Ignore Chromium-specific flags on video_quality_loopback_test. Edward Lemur 2018-01-31 13:46:50 +01:00
  • 83bd29081c Remove the AudioProcessing::Create methods. Ivo Creusen 2018-01-31 12:33:51 +01:00
  • f9e012149f Roll chromium_revision 6bbdd0a46f..1101e069aa (532839:533253) Autoroller 2018-01-31 03:44:53 -08:00
  • bbf46c2753 Revert "Set actual resolution for coded frame in VP9 enc wrapper." Oleh Prypin 2018-01-31 10:54:06 +00:00
  • 75df7282eb Revert "Break up rtc_event_log_api to solve circular dependencies." Mirko Bonadei 2018-01-31 09:39:23 +00:00
  • 78ac89b82f Revert "Structured ICE logging via RtcEventLog." Mirko Bonadei 2018-01-31 09:38:28 +00:00
  • 3b3364ed2e Add new Logger to iOS SDK to be able to intercept logs and report them to the appropriate system Anders Carlsson 2018-01-30 15:46:13 +01:00
  • 3c706972ba Add flexfec payload name to string-type conversions Danil Chapovalov 2018-01-30 11:11:08 +01:00
  • 4e53a0f384 Set actual resolution for coded frame in VP9 enc wrapper. Sergey Silkin 2018-01-30 17:01:38 +01:00
  • dd8c16574e Enable building WebRTC without built-in software codecs Anders Carlsson 2018-01-30 10:32:13 +01:00
  • 70294c8eab Revert "Add ScopedAllowBaseSyncPrimitives for DesktopConfigurationMonitor." Henrik Grunell 2018-01-31 08:32:01 +00:00
  • eed5aa8904 Structured ICE logging via RtcEventLog. Qingsi Wang 2018-01-30 16:54:15 -08:00
  • 3518e7bea4 Add the rejected TransportInfo when creating an answer. Zhi Huang 2018-01-30 13:20:35 -08:00
  • 018dd6e9d1 Refer to the underlying object when reporting the state of SSL basic I/O Jiawei Ou 2018-01-30 12:13:48 -08:00
  • 76d295231a Don't crash when sender info has been discarded by lower layers. Harald Alvestrand 2018-01-30 14:43:29 +01:00
  • 0a3593c25d Add ScopedAllowBaseSyncPrimitives for DesktopConfigurationMonitor. This is a temporary measure until the synchronization method used in the class, gets fixed. Tommi 2018-01-17 23:30:51 +01:00
  • 001546da95 Break up rtc_event_log_api to solve circular dependencies. Qingsi Wang 2018-01-24 16:23:20 -08:00
  • 98bf720f97 Reland "Add unit tests covering MultiplexImageComponent" Emircan Uysaler 2018-01-25 16:31:54 -08:00
  • 2e5966b3d3 Store video_quality_loopback_test perf results in Chart JSON format. Edward Lemur 2018-01-30 15:33:02 +01:00
  • 607f464b16 Remove ThreadUtils.waitUninterruptibly. Sami Kalliomäki 2018-01-30 14:17:56 +01:00
  • 1a2f207485 Add sakal as an owner of rtc_base/java/src/org/webrtc. Sami Kalliomäki 2018-01-30 15:20:53 +01:00
  • cf30d8b1ec Adding :isac_fix_c_arm_asm missing dependency. Mirko Bonadei 2018-01-30 13:36:55 +01:00
  • fdc3863373 Fixes java.lang.NullPointerException in combination with call to onWebRtcAudioTrackInitError() henrika 2018-01-30 13:03:53 +01:00
  • 775d7ec1bf Roll chromium_revision 34ad909848..6bbdd0a46f (532738:532839) Autoroller 2018-01-30 03:44:34 -08:00
  • 79d331b091 Removing henrika from p2p/OWNERS and rtc_base/OWNERS henrika 2018-01-24 17:01:32 +01:00
  • 49456a5b33 Add hack to RtcpTransceiver to mitigate bug in RtcpReceiver of remote endpoint. Danil Chapovalov 2018-01-30 09:56:23 +01:00
  • f120cba82d Delete AudioMonitor and related code. Niels Möller 2018-01-30 09:33:03 +01:00
  • 04164cc5ac When processing report blocks do not store rtt when it is not calculated Danil Chapovalov 2018-01-26 20:01:48 +01:00
  • 82f96e6a56 Create an experimental Android NDK. Sami Kalliomäki 2018-01-29 13:18:57 +01:00
  • 4f6e4f0884 Increase rtp_file_reader line length to support ipv6. Stefan Holmer 2018-01-26 10:51:52 +01:00
  • f61b3ba65e Revert "Target SDK level 27 in AppRTCMobile." Sami Kalliomäki 2018-01-30 08:34:15 +00:00
  • 2036da9cd8 Roll chromium_revision da763f1ccd..34ad909848 (532638:532738) Autoroller 2018-01-29 18:45:23 -08:00
  • 2baa39e81d Roll chromium_revision 5d01e2667f..da763f1ccd (531725:532638) Autoroller 2018-01-29 14:45:03 -08:00
  • d7ae3c34e5 Reland "Rename stereo video codec to multiplex" Emircan Uysaler 2018-01-25 13:01:09 -08:00
  • 1f5e98d97e Increasing "SERVER_WAIT" for TCPChannelClient tests. Taylor Brandstetter 2018-01-26 12:20:27 -08:00
  • dee9191fdf Use rtc::ToString instead of std::to_string Jiawei Ou 2018-01-28 22:40:54 -08:00
  • ca913b0549 Stop using public_deps in modules/audio_processing/aec_dump. Mirko Bonadei 2018-01-26 15:11:40 +01:00
  • e48c61fca7 Delete unused MediaFile module. Niels Möller 2018-01-18 09:11:35 +01:00
  • 88a0c4add3 Never use surface mode in MediaCodecVideoEncoder if egl_context_ is null. Sami Kalliomäki 2018-01-26 13:58:14 +01:00
  • af4f1b4127 Target SDK level 27 in AppRTCMobile. Sami Kalliomäki 2018-01-29 10:02:06 +01:00
  • a0e29fc2a9 Propagate jsoncpp include path to depenent targets. Mirko Bonadei 2018-01-26 16:50:02 +01:00
  • 4f2a4a12df NetEq: Make the fix for Opus DTX permanent Henrik Lundin 2018-01-26 17:32:56 +01:00
  • 70b820fefe Implemented the GetRemoteAudioSSLCertificate method. Zhi Huang 2018-01-27 14:16:15 -08:00
  • 22da89f502 Implement legacy offer_to_receive options for Unified Plan Steve Anton 2018-01-25 13:58:07 -08:00
  • 1204448a68 Revert "Reland "Rename stereo video codec to multiplex"" Taylor Brandstetter 2018-01-27 00:45:14 +00:00
  • 74255ffb39 Add PeerConnection interop integration tests Steve Anton 2018-01-24 18:32:57 -08:00
  • 94d8ccec4c Revert "Parameterize PeerConnection signaling tests for Unified Plan" Taylor Brandstetter 2018-01-26 22:44:21 +00:00
  • 4954a77cf8 Reland "Rename stereo video codec to multiplex" Emircan Uysaler 2018-01-25 13:01:09 -08:00
  • 65c0a60302 Parameterize PeerConnection signaling tests for Unified Plan Steve Anton 2018-01-25 10:39:16 -08:00
  • 3871f6f9d4 Rewrite StatsCollector tests to use a fake PeerConnection Steve Anton 2018-01-26 10:25:53 -08:00
  • 4dbc7e4f2b Move transport feedback adapter into its own target. Stefan Holmer 2018-01-26 15:09:41 +01:00
  • 65ce31158f Removing useless dependencies on //testing/gmock. Mirko Bonadei 2018-01-26 11:57:47 +01:00
  • 5e4833cc90 Add missing stdio.h header in files using scanf/sscanf function. Piotr Tworek 2017-12-12 12:09:31 +01:00
  • 6bc7bb659e Revert "Rename stereo video codec to multiplex" Ivo Creusen 2018-01-26 12:24:52 +00:00
  • 15eeef4189 Revert "Add unit tests covering MultiplexImageComponent" Ivo Creusen 2018-01-26 12:43:22 +00:00
  • 665d18ea29 Use sched_yield instead of nanosleep(0) for Android Yura Yaroshevich 2018-01-23 17:10:29 +03:00
  • 833cdea923 Fix typo in VCMRttFilter Ilya Nikolaevskiy 2018-01-26 10:47:18 +01:00
  • 4dc891f5e3 Add unit tests covering MultiplexImageComponent Emircan Uysaler 2018-01-25 16:31:54 -08:00
  • bbdabe50db Rename stereo video codec to multiplex Emircan Uysaler 2018-01-25 13:01:09 -08:00
  • 2752528e4f Stop undefining EACCES. Peter Collingbourne 2018-01-24 15:01:13 -08:00
  • 8bac1d994e Add more string matching rules for detecting VPN interfaces. Taylor Brandstetter 2018-01-24 17:38:00 -08:00
  • ba37b4b075 Change return type of RtpSenderInterface::SetParameters from bool to RTCError Zach Stein 2018-01-23 15:02:36 -08:00
  • 3a5653af1c Use FILE* instead of const FILE* in perf_test.h Edward Lemur 2018-01-25 17:59:55 +01:00
  • bc5c69f8e7 Use of unititialized value in AECM. Alex Loiko 2018-01-25 14:27:04 +01:00
  • c9e4522656 Add an option to print perf results to a file. Edward Lemur 2018-01-25 15:17:55 +01:00
  • 24ea822dcb Remove logging in audio/* from release builds. Jonas Olsson 2018-01-25 10:14:29 +01:00
  • e994058eb1 NaNs in Echo Canceller. Alex Loiko 2018-01-25 13:27:53 +01:00
  • 600bdb4adc Undefined shifts. Alex Loiko 2018-01-25 11:42:43 +01:00
  • beabdcb498 Break VP8 temporal_layers dependency on libvpx. Anders Carlsson 2018-01-24 10:25:15 +01:00
  • a76ef9d0b4 Robustify the faster alignment in AEC3 to avoid resets Per Åhgren 2018-01-25 07:01:34 +01:00
  • b9b07eaf28 Move stats for decoded frames per second from VCMTiming to ReceiveStatisticsProxy. Åsa Persson 2018-01-24 17:04:07 +01:00
  • 91af24a74b Fix backward jump in timestamp if framerate increases in video processor tests. Åsa Persson 2018-01-24 17:20:18 +01:00
  • 191c39f307 Parameterize PeerConnection end to end tests for Unified Plan Steve Anton 2018-01-24 19:35:55 -08:00
  • ad7bffccd1 Parameterize PeerConnection media tests for Unified Plan Steve Anton 2018-01-22 10:21:56 -08:00
  • 9bb8f0553d Cleanup of unused RTP structs and packetizer for stereo codec Emircan Uysaler 2018-01-23 15:53:06 -08:00
  • be5e208b3e Add FakePeerConnectionBase Steve Anton 2018-01-24 15:29:17 -08:00
  • 46d926a388 Parameterize PeerConnection ICE tests for Unified Plan Steve Anton 2018-01-23 10:23:06 -08:00