Commit Graph

  • 7ff6ca5844 Adds voice concealment periods reporting to neteq_rtpplay. Change-Id: Ie5a89eacef8c1cf7d5a6220b045d2c331fef199e Alex Narest 2018-02-07 18:46:33 +01:00
  • f209cb52a4 Added ptime to RtpEncodingParameters. Seth Hampson 2018-02-06 14:28:16 -08:00
  • 1829af6a39 Extend FakePeriodicVideoCapturer with FakeVideoCapturerWithTaskQueue. Tommi 2018-02-06 09:29:17 +01:00
  • c334ce978c Remove legacy ctor from SimulcastEncoderAdapter. Rasmus Brandt 2018-02-05 13:03:25 +01:00
  • e4275901fe Update frame_analyzer binary. Edward Lemur 2018-02-06 14:08:32 +01:00
  • 260c39871b Add support for hyphens to rtc_base/flags Edward Lemur 2018-02-07 15:45:40 +01:00
  • 2a25be6b06 Update AppRTCMobile AAR-project to SDK version 27. Sami Kalliomäki 2018-02-07 12:47:32 +01:00
  • 2cbc20bb56 NetEq quality tests: avoid default preloading of the buffer Henrik Lundin 2018-02-07 15:17:37 +01:00
  • 4b381afd8e Enforce that VideoProcessor is only run on a TaskQueue. Rasmus Brandt 2018-02-07 13:56:16 +01:00
  • b0acec3679 Testing that media is resumed when congestion ends. Sebastian Jansson 2018-02-07 12:04:47 +01:00
  • 11c51dd53d Update documentation for VideoEncoder.Callback#onEncodedImage. Sami Kalliomäki 2018-02-07 12:50:47 +01:00
  • 5684921a16 Roll chromium_revision eeca1d8fa2..5f99c89339 (534891:534995) Autoroller 2018-02-07 05:44:11 -08:00
  • 67417157d4 Removes TSAN suppression in AudioDeviceLinuxPulse which is no longer used in PC unittests henrika 2018-02-07 15:16:07 +01:00
  • 7b52f102ef Don't write pacer exit timestamp without pacer Erik Språng 2018-02-07 14:37:37 +01:00
  • a8b150888c Stricter declarations in VideoStreamEncoder. Niels Möller 2018-02-07 13:42:09 +01:00
  • 1f432e014b Update VideoCapturerTrackSourceTest to deliver frames via TaskQueue. This is inline with how other peerconnection tests run. Tommi 2018-02-05 23:01:43 +01:00
  • ee0a756741 Remove TSAN suppressions in non-existing VoiceEngine code. Fredrik Solenberg 2018-02-07 13:56:55 +01:00
  • 27b2c9a3b0 Add PRESUBMIT test to make sure all valgrind dependencies are listed. Edward Lemur 2018-02-01 15:23:33 +01:00
  • 95a5f00484 Update HWVideoEncoder to reuse codec buffer instead of copying the data. Sami Kalliomäki 2018-02-07 13:54:12 +01:00
  • b537496520 Renamed PacketQueue2 to RoundRobinPacketQueue. Sebastian Jansson 2018-02-07 13:26:38 +01:00
  • 17cdcbb57b Access ImplementationName() from task queue. Rasmus Brandt 2018-02-07 11:49:02 +01:00
  • 1e06289cdb Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. Niels Möller 2018-02-07 10:18:32 +01:00
  • e6cefdf9c5 Moved congestion controller to goog_cc folder. Sebastian Jansson 2018-02-07 10:00:51 +01:00
  • 2a5ce2bcf8 Fix clang style errors in rtp_rtcp and dependant targets Danil Chapovalov 2018-02-07 09:38:31 +01:00
  • 740f8e72df Android: Fix a race condition in VideoDecoderWrapper. Sami Kalliomäki 2018-02-06 14:46:49 +01:00
  • 63a4d99c40 Roll chromium_revision 242dbc9f7b..eeca1d8fa2 (534785:534891) Autoroller 2018-02-06 18:44:39 -08:00
  • 03e5ce84de Roll chromium_revision 5ab60ca7a8..242dbc9f7b (534678:534785) Autoroller 2018-02-06 12:44:18 -08:00
  • dffead8835 Fail CreateAnswer if signaling state is not correct Steve Anton 2018-02-06 10:31:29 -08:00
  • 2870b0a57e Expose a link-local network interfaces enumeration option Daniel Lazarenko 2018-01-25 10:30:22 +01:00
  • 5dfde18c77 Change PeerConnection stats interface to be more flexible Steve Anton 2018-02-06 10:34:40 -08:00
  • 8234ead6d9 Allows the application to set active simulcast streams. Seth Hampson 2018-02-02 15:16:24 -08:00
  • c0216b8e68 Fix the iOS Framework dependency Jiawei Ou 2018-02-03 12:24:24 -08:00
  • e2f69cfeef Reland "Updates tests for turning simulcast streams on/off." Seth Hampson 2018-01-30 10:31:07 -08:00
  • 29f14322d1 Improved robustness and recovery speed in AEC3 during echo path changes Per Åhgren 2018-02-06 15:31:57 +01:00
  • 5c8622fa25 Removing backwards compatible rtc_event_log_impl target. Mirko Bonadei 2018-02-02 10:40:43 +01:00
  • 9f5abb6ad7 Roll chromium_revision f5b70e88bf..5ab60ca7a8 (534436:534678) Autoroller 2018-02-06 04:44:48 -08:00
  • 7fc0259160 check_includes=fase on audio_device_generic & objc_codec_factory_helper. Mirko Bonadei 2018-02-06 14:08:01 +01:00
  • c6b224abc0 Pass the external fec_controller_ to VideoSendStream when available. Stefan Holmer 2018-02-06 13:52:44 +01:00
  • f3a0e77e72 Make gustaf and peah OWNERS of api/audio Gustaf Ullberg 2018-02-06 11:35:40 +01:00
  • 32586eacfd Temporarily skipping examples/* from gn check. Mirko Bonadei 2018-02-06 13:28:07 +01:00
  • c2dd59c25d Skip oversized rtp header extension when parsing Rtp Packet. Danil Chapovalov 2018-02-06 11:29:35 +01:00
  • 71d766eb4b Pass the right flag to Android video quality test. Edward Lemur 2018-02-05 21:59:36 +01:00
  • c974b4bbc7 Remove corevideoframebuffer target. Anders Carlsson 2018-02-06 10:14:12 +01:00
  • 43c225f8d1 Add gustaf to audio_processing OWNERS Gustaf Ullberg 2018-02-06 11:31:18 +01:00
  • 19052ba95c Temporarily skipping sdk:* from gn check. Mirko Bonadei 2018-02-06 11:43:16 +01:00
  • 96a48ef70a Reland "Removing forward headers in modules/audio_coding/codecs."" Mirko Bonadei 2018-02-06 09:36:32 +00:00
  • dca1aee22a Temporarily skipping libyuv from gn check. Mirko Bonadei 2018-02-06 11:02:11 +01:00
  • 885e081f06 Roll chromium_revision e0c329f7fe..f5b70e88bf (534318:534436) Autoroller 2018-02-05 10:44:38 -08:00
  • dbbb33cd00 Stop using public_deps in common_audio. Mirko Bonadei 2018-02-05 15:50:41 +01:00
  • 6114c24384 Stop using public_deps in api. Mirko Bonadei 2018-02-05 15:02:42 +01:00
  • 28e710798e Only allow MediaTek H264 HW Codec for O_MR1 or later Alex Leung 2018-02-05 13:42:48 -08:00
  • 57daeb7ac7 Reland "Moved congestion controller to task queue." Sebastian Jansson 2018-02-05 17:15:09 +01:00
  • 8e467dfa6d Move EchoControl out of audio_processing.h. Gustaf Ullberg 2018-02-05 14:39:38 +01:00
  • 1c3509f7d3 Assign names to signaling and worker threads in OrtcFactory. This can be helpful when debugging or analyzing logcats. Tommi 2018-02-06 08:49:12 +01:00
  • 7092368982 Fix race condition in cleanup of old frame records. Jonathan Yu 2018-02-02 12:44:33 -08:00
  • eb0df088ca Update SSL call sites to compile with both OpenSSL 1.1.0 and BoringSSL Jiawei Ou 2018-02-02 14:51:18 -08:00
  • 0501e1cd97 Pass chartjson_result_file to gtest_parallel tests. Edward Lemur 2018-02-01 15:14:53 +01:00
  • 0488fcf293 Made modules/audio_processing/vad its own target. Alex Loiko 2018-02-05 11:15:23 +01:00
  • 824ef89757 Remove old copies of C++ codec factory wrappers. Anders Carlsson 2018-02-05 12:41:11 +01:00
  • 19651c3ef2 Handle lifetime short than 2 minutes for TURN allocations Jonas Oreland 2018-02-05 10:41:41 +01:00
  • f105325a55 Move all Android specific stuff to android_codec_factory_helper. Rasmus Brandt 2018-02-05 09:52:31 +01:00
  • 80ba333fc5 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix Karl Wiberg 2018-02-05 10:33:35 +01:00
  • 3a36e38521 Delete unused VCMCodecDataBase::SendCodec methods. Niels Möller 2018-02-01 14:59:30 +01:00
  • 59e29894dc Roll chromium_revision 306e8326db..e0c329f7fe (534215:534318) Autoroller 2018-02-04 19:44:41 -08:00
  • 6b375dd68e Clean up the pc/OWNERS file. Zhi Huang 2018-02-02 10:54:49 -08:00
  • 79a5560e06 Add RTC_UNUSED for call to write() in TaskQueue libevent dtor. Tommi 2018-02-03 11:17:09 +01:00
  • 93a843944a Bind the structured ICE logging with P2PTransportChannel. Qingsi Wang 2018-01-30 17:13:09 -08:00
  • 09e86b2f69 Roll chromium_revision a7892a1d2c..306e8326db (534071:534215) Autoroller 2018-02-02 16:45:08 -08:00
  • 5b38731f0b Use fake PeerConnection for RTCStatsCollector tests Steve Anton 2018-02-02 16:00:20 -08:00
  • 8eca1ff510 Reland "Structured ICE logging via RtcEventLog." Qingsi Wang 2018-02-02 11:49:44 -08:00
  • cc7125f240 Sets sending status for active RtpRtcp modules. Seth Hampson 2018-02-02 08:46:16 -08:00
  • d34dbac2ed Roll chromium_revision 9308190400..a7892a1d2c (533967:534071) Autoroller 2018-02-02 08:45:07 -08:00
  • 7ef9a0bb46 Add pcm16b quality test supporting 48khz. Alex Narest 2018-02-02 17:21:46 +01:00
  • 5a503b05e1 Revert "Moved congestion controller to task queue." Sebastian Jansson 2018-02-02 16:55:07 +00:00
  • c5017136c7 Split end to end tests into more cohesive test sets. Sebastian Jansson 2018-02-02 16:24:16 +01:00
  • 1d0b9d04bd Revert "Removing forward headers in modules/audio_coding/codecs." Mirko Bonadei 2018-02-02 15:15:19 +00:00
  • 7272453558 Using fully qualified #include paths in pcm16b code. Mirko Bonadei 2018-02-02 09:54:36 +01:00
  • 8e2852d506 Add chartjson_result_file argument to isac_fix_test. Edward Lemur 2018-02-02 13:41:00 +01:00
  • debbc7801f Use correct presentationTimestampUs for VideoFrames in old encoder. Sami Kalliomäki 2018-02-02 10:01:46 +01:00
  • 06c2aa9f7b Using fully qualified #include paths in ilbc code. Mirko Bonadei 2018-02-01 15:11:41 +01:00
  • 2279aec00b Removing forward headers in modules/audio_coding/codecs. Mirko Bonadei 2018-02-02 10:06:19 +01:00
  • f2594a48e6 Removing skvlad@ from logging/OWNERS. Mirko Bonadei 2018-02-02 13:44:31 +01:00
  • 0cbcba7ea0 Moved congestion controller to task queue. Sebastian Jansson 2018-02-02 12:57:33 +01:00
  • 98a867ccd2 Rename VideoCodecTest to VideoCodecUnitTest. Rasmus Brandt 2018-02-01 15:45:38 +01:00
  • 682dc619f2 Conclude VideoFrame emit fieldtrial. Sami Kalliomäki 2018-01-26 11:06:45 +01:00
  • c22d6a8f9b Revert "Reland "Parameterize PeerConnection signaling tests for Unified Plan"" Oleh Prypin 2018-02-02 08:42:18 +00:00
  • 7dd9d6f54b Roll chromium_revision b696eeaf6b..9308190400 (533674:533967) Autoroller 2018-02-01 21:44:33 -08:00
  • c7b964cd71 Report cipher usage to UMA for all media types on a transport Steve Anton 2018-02-01 14:39:45 -08:00
  • 970b088878 Reland "Break up rtc_event_log_api to solve circular dependencies." Qingsi Wang 2018-02-01 11:04:46 -08:00
  • a9c94d5b12 Be explicit about OpenSSL version requriement. Jiawei Ou 2018-01-30 23:05:07 -08:00
  • 7b581eb1ca Reland "Parameterize PeerConnection signaling tests for Unified Plan" Steve Anton 2018-02-01 11:32:31 -08:00
  • e831b8c94d Add MSID signaling compatibility for Unified Plan endpoints Steve Anton 2018-02-01 12:22:16 -08:00
  • ed7b4ff9e3 Use isolated-script-test-perf-output on low_bandwidth_audio_test. Edward Lemur 2018-02-01 17:23:58 +01:00
  • 5f94aa2c01 Correct MSID behavior with Unified Plan Steve Anton 2018-02-01 10:58:30 -08:00
  • edab3011fa Remove webrtc::test::InitFieldTrialsFromString(const std::string&). Bjorn Terelius 2018-01-31 17:23:40 +01:00
  • 9a5c6f8f3f Add the network preference to RTCConfiguration. Qingsi Wang 2018-02-01 10:38:40 -08:00
  • dc221515ff Remove win_chromium_webrtc_compile_rel_ng from CQ Oleh Prypin 2018-02-01 20:16:36 +01:00
  • 06953bac6d Move AudioSendStream lifetime reporting into destructor Sam Zackrisson 2018-02-01 16:53:16 +01:00
  • b90a64a449 Merge OveruseDetector into the TrendlineEstimator (send side BWE only) Bjorn Terelius 2018-02-01 15:48:14 +01:00
  • c67f18e89c Roll chromium_revision 1bf6c49e7a..b696eeaf6b (533562:533674) Autoroller 2018-02-01 07:45:13 -08:00