Commit Graph

  • 9aed31c24e Temporarily removed the analog gain change detection in AEC3 Per Åhgren 2017-06-29 20:23:27 +02:00
  • 8f9ce1d991 Corrected the limit on the allowed API jitter in AEC3 peah 2017-06-30 03:13:21 -07:00
  • d2b63cf131 Move webrtc/{tools => rtc_tools} kjellander 2017-06-30 03:04:59 -07:00
  • cb8f045d9f Fix receiving FlexFEC in video_loopback. brandtr 2017-06-30 02:34:20 -07:00
  • 5f8b04d53a Higher logging severity for RED packets in UlpfecReceiverImpl. brandtr 2017-06-30 01:52:24 -07:00
  • 2800be3b5d Roll chromium_revision 7aa4e8bf36..cf58257d56 (483375:483646) buildbot 2017-06-30 01:51:16 -07:00
  • 1129df26b0 Always ResetSenderCongestionControlObjects before RegisterEtc... ossu 2017-06-30 01:38:56 -07:00
  • 88af8b4b62 Fix -Wcomment warning in webrtcsdp.cc kjellander 2017-06-29 23:19:31 -07:00
  • 5869f50f7a Support encrypted RTP extensions (RFC 6904) jbauch 2017-06-29 12:31:36 -07:00
  • c9be3d5e8b Roll chromium_revision 3691cc167a..7aa4e8bf36 (483339:483375) buildbot 2017-06-29 10:11:34 -07:00
  • 26afe214ad Properly export the symbols of video frame-buffer classes for link-time VladimirTechMan 2017-06-29 09:11:10 -07:00
  • 06b47c520d Listen for Wifi-Direct networks and include them in the network list bdodson 2017-06-29 08:57:01 -07:00
  • 8cf398d4e1 Roll chromium_revision 53b56ec80b..3691cc167a (483312:483339) buildbot 2017-06-29 08:38:39 -07:00
  • a9cc40b7d2 Allow an external audio processing module to be used in WebRTC peah 2017-06-29 08:32:09 -07:00
  • 3dbfac3515 Fix two simple type mismatches thay may cause compilation issues on win. sprang 2017-06-29 07:42:18 -07:00
  • 960fd5b903 Adding a presubmit check for .proto files EOF newline Mirko Bonadei 2017-06-29 14:59:36 +02:00
  • f1e34832b8 Revert "VideoFrameBuffer: Remove deprecated functions" Magnus Jedvert 2017-06-29 13:39:20 +00:00
  • bc8feda1db Delete SignalThread class. nisse 2017-06-29 06:21:20 -07:00
  • 428c9e2185 VideoFrameBuffer: Remove deprecated functions Magnus Jedvert 2017-06-27 15:56:33 +02:00
  • 57ca81aff0 Actually use virtual network in OrtcFactory unit test. deadbeef 2017-06-29 05:34:45 -07:00
  • 8a90f87518 Add SetCodecSettings method for configuring VideoCodec settings. asapersson 2017-06-29 05:13:27 -07:00
  • 17432ec3b7 Add magjed@ as owner of webrtc/api/video/ Magnus Jedvert 2017-06-27 15:59:15 +02:00
  • 26b1f924ac Roll chromium_revision 9dd69e9f64..53b56ec80b (483005:483312) buildbot 2017-06-29 04:32:17 -07:00
  • d726a3f487 Reland of Only compare sequence numbers from the same SSRC in ForwardErrorCorrection. (patchset #1 id:1 of https://codereview.webrtc.org/2919313005/ ) brandtr 2017-06-29 02:45:35 -07:00
  • e4350197ec Don't disable FEC if timing frames are disabled. ilnik 2017-06-29 02:27:44 -07:00
  • 8c1ee7b73a Simplifies StartStopRecording test on iOS. henrika 2017-06-28 15:58:51 +02:00
  • 8d08a92c05 Do not copy I420 frames in the decoder when not necessary. Sami Kalliomäki 2017-06-28 11:20:50 +02:00
  • b14fad45b8 Adding newline at the end of .proto files Mirko Bonadei 2017-06-28 11:17:24 +02:00
  • f4efb6fb3d Reland "Move webrtc/{base => rtc_base} (stub headers) Henrik Kjellander 2017-06-29 08:16:02 +02:00
  • c03627683f Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) Henrik Kjellander 2017-06-29 08:03:04 +02:00
  • ec78f1cebc Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) Henrik Kjellander 2017-06-29 07:52:50 +02:00
  • a4c113afe1 Support building WebRTC without audio and video for IOS. zhihuang 2017-06-28 14:05:44 -07:00
  • 9588682dfe Update memcheck suppression for HttpServer.SignalsCloseAfterForcedCloseAll Henrik Kjellander 2017-06-28 22:38:32 +02:00
  • 9b808e7c43 Update TSan suppressions for base->rtc_base rename Henrik Kjellander 2017-06-28 22:27:28 +02:00
  • 6776518bea Move webrtc/{base => rtc_base} Henrik Kjellander 2017-06-28 20:58:07 +02:00
  • e0eb35dd53 Roll chromium_revision 8af690d4cd..9dd69e9f64 (482924:483005) buildbot 2017-06-28 09:55:54 -07:00
  • 86c40a14b4 Fixing RTCIceCandidatePairStats.nominated for ICE controlling agent. deadbeef 2017-06-28 09:37:23 -07:00
  • c3e3e60f59 nit: Rename RtpDemuxer::sink_ to RtpDemuxer::ssrc_sinks_ eladalon 2017-06-28 08:18:51 -07:00
  • 9f789a4500 LowCutFilter::BiqueadFilter::Process: Fix UBSan fuzzer bug Alex Loiko 2017-06-28 15:07:23 +02:00
  • d6e9466e7e No compliation-flag-dependent members in CriticalSection eladalon 2017-06-28 07:31:30 -07:00
  • 3d0e7bb907 Improved thread checking scheme for iOS. henrika 2017-06-28 15:17:17 +02:00
  • 1330166bc0 Add value_type alias to rtc::Buffer Danil Chapovalov 2017-06-28 15:15:30 +02:00
  • c8e0552c07 Limit the number of simultaneous event logs. terelius 2017-06-28 06:40:51 -07:00
  • 41b59ca8bf Fix CQ_INCLUDE_TRYBOTS CL value generated by roll_deps.py Henrik Kjellander 2017-06-28 11:29:34 +02:00
  • 3635f44f3e Workaround for hardware encoders crashing timing frames processing ilnik 2017-06-28 03:53:19 -07:00
  • 03fa534fcc Support getting external HMAC auth context with libsrtp 2.1.0. jbauch 2017-06-28 03:35:57 -07:00
  • 8cb4397fa0 Roll chromium_revision 1b96d497c1..8af690d4cd (482761:482924) buildbot 2017-06-28 02:59:37 -07:00
  • db3c9b0f72 Expose ILBC codec in webrtc/api/audio_codecs/ solenberg 2017-06-28 02:05:04 -07:00
  • cd9dd458d0 Revert of Roll chromium_revision 1b96d497c1..6e26093ba6 (482761:482873) (patchset #1 id:1 of https://codereview.webrtc.org/2961953002/ ) kjellander 2017-06-28 01:23:23 -07:00
  • 372e587ea8 Fix samplingMatrix for I420Frames converted from VideoFrame. Sami Kalliomäki 2017-06-27 17:00:21 +02:00
  • 3aa3ea7913 Improve HardwareVideoDecoder stability. Sami Kalliomäki 2017-06-26 14:30:46 +02:00
  • 912b4d57cb Fix typo in roll_deps.py Henrik Kjellander 2017-06-28 09:24:49 +02:00
  • de4ea0cf0b Add linux_internal trybot to DEPS autoroll script. Henrik Kjellander 2017-06-28 08:29:32 +02:00
  • 3dd574ad31 Ensure Dxgi duplicator works correctly in session 0 zijiehe 2017-06-27 22:04:21 -07:00
  • 8a671751fc Roll chromium_revision 1b96d497c1..6e26093ba6 (482761:482873) buildbot 2017-06-27 21:13:37 -07:00
  • 93a889b88c Revert of Roll chromium_revision 1b96d497c1..11b33cca76 (482761:482828) (patchset #1 id:1 of https://codereview.webrtc.org/2955103004/ ) zhihuang 2017-06-27 19:29:07 -07:00
  • cb09abd845 Roll chromium_revision 1b96d497c1..11b33cca76 (482761:482828) buildbot 2017-06-27 18:25:55 -07:00
  • fadfc5e4c0 Roll chromium_revision 0591491eb3..1b96d497c1 (482698:482761) buildbot 2017-06-27 15:33:23 -07:00
  • 696f8ca2fa Handle the PROTO_TSL when getting the protocol priority. zhihuang 2017-06-27 15:11:24 -07:00
  • a7d0df7ac1 Enable libjingle_peerconnection_datachannelonly_so target. Henrik Kjellander 2017-06-27 08:56:46 +02:00
  • 542407cb6a Roll chromium_revision eafc049cce..0591491eb3 (482638:482698) buildbot 2017-06-27 12:14:49 -07:00
  • 14f59e3e7f Roll chromium_revision 23503cd4bc..eafc049cce (482586:482638) buildbot 2017-06-27 09:18:42 -07:00
  • 323197ab0c Attempt to reduce AUDIO_RECORD_START_STATE_MISMATCH error rate on Android. henrika 2017-06-27 14:10:55 +02:00
  • 471f63559f Allow passing in decoder factory to PeerConnectionFactory. Sami Kalliomäki 2017-06-27 13:53:38 +02:00
  • 8179a7cf97 Fixing bad use of std::sort in test method. deadbeef 2017-06-27 07:52:50 -07:00
  • 376473054c Only use 95% of the link capacity if the true link capacity is found by probing. terelius 2017-06-27 07:50:31 -07:00
  • 4bdced5d93 Corrected the initialization of the AEC3 Per Åhgren 2017-06-27 16:00:38 +02:00
  • 267041c470 Fix deadlock in webrtc_perf_tests ilnik 2017-06-27 07:21:01 -07:00
  • 4847ae6b51 Reland of Periodically update codec bit/frame rate settings. sprang 2017-06-27 07:06:52 -07:00
  • f0a6fb19c6 Corrected the computation of the headroom in the AEC3 buffer alignment Per Åhgren 2017-06-27 11:44:27 +02:00
  • 17c11ec37c Fix building RTCCameraVideoCapturereTests with iOS 11 SDK. Kári Tristan Helgason 2017-06-27 10:52:04 +02:00
  • 2d94f815c6 Roll chromium_revision 751f0a2995..23503cd4bc (482554:482586) buildbot 2017-06-27 03:27:28 -07:00
  • 121ea329ba Notify delegates about audio glitches in real time Anders Carlsson 2017-06-26 15:34:47 +02:00
  • 93ad1f7f1b Reland C++ wrapper for VideoDecoder and VideoDecoderFactory interfaces. Sami Kalliomäki 2017-06-27 10:03:49 +02:00
  • 37a2350498 Revert "C++ wrapper for VideoDecoder and VideoDecoderFactory interfaces." Sami Kalliomäki 2017-06-27 07:35:28 +00:00
  • afd52d3777 iOS: Run more tests on real devices Oleh Prypin 2017-06-26 14:36:47 +02:00
  • 9eaf2360db Roll chromium_revision 038bd90be9..751f0a2995 (482533:482554) buildbot 2017-06-27 00:23:49 -07:00
  • ef4342f21b C++ wrapper for VideoDecoder and VideoDecoderFactory interfaces. Sami Kalliomäki 2017-06-26 13:40:49 +02:00
  • 42c62e6cd6 Roll chromium_revision 9ea908c113..038bd90be9 (482493:482533) buildbot 2017-06-26 22:24:23 -07:00
  • e00c279281 Roll chromium_revision 1e7ac4345c..9ea908c113 (482425:482493) buildbot 2017-06-26 18:16:13 -07:00
  • 189775146d Roll chromium_revision 00c0761c39..1e7ac4345c (482341:482425) buildbot 2017-06-26 15:32:34 -07:00
  • 3ea0e9259c Roll chromium_revision 41562d1c4d..00c0761c39 (482284:482341) buildbot 2017-06-26 12:12:37 -07:00
  • a52722fac4 Reland of Create RtcpDemuxer (patchset #1 id:1 of https://codereview.webrtc.org/2957763002/ ) eladalon 2017-06-26 11:23:54 -07:00
  • 376b6fd483 Roll chromium_revision 54e58e7497..41562d1c4d (482251:482284) buildbot 2017-06-26 09:12:07 -07:00
  • b89f300e03 Run cl format on audio_device_pulse_linux.cc. Occurrences of WEBRTC_TRACE(...) will in the future be replaced with the preferred logging mechanism LOG(...). That will be done with a script that runs 'git cl format' on diffs, which will break formatting of surrounding code if the file is not already formatted. Hence this CL. saza 2017-06-26 07:01:32 -07:00
  • 1238de6853 Roll chromium_revision 7ab277d27f..54e58e7497 (482221:482251) buildbot 2017-06-26 06:33:42 -07:00
  • 0e7e7869e7 Revert of Create RtcpDemuxer (patchset #13 id:240001 of https://codereview.webrtc.org/2943693003/ ) guidou 2017-06-26 06:28:36 -07:00
  • cb83bdf01f Create RtcpDemuxer. Capabilities: 1. Demux RTCP messages according to the sender-SSRC. 2. Demux RTCP messages according to the RSID (resolved to an SSRC, then compared to the sender-RTCP). 3. Allow listening in on all RTCP messages passing through the demuxer ("broadcast sinks"). eladalon 2017-06-26 05:56:34 -07:00
  • 3ac91c7580 Disable AudioBweIntegrationTest.NoBandwidthDropAfterDtx - it's flaky eladalon 2017-06-26 05:04:12 -07:00
  • 1b97e26364 Don't forget to support G722 stereo decoding kwiberg 2017-06-26 04:19:43 -07:00
  • 2f45b6b15f Remove unused "crypto_options_" field. jbauch 2017-06-26 04:07:52 -07:00
  • 05e1f2e9ae Roll chromium_revision ce88977522..7ab277d27f (482203:482221) buildbot 2017-06-26 03:22:21 -07:00
  • 587ff11208 Revert of Disable RTCVideoRenderFrameCallbackNV12 test (patchset #1 id:20001 of https://codereview.webrtc.org/2951273002/ ) magjed 2017-06-26 03:11:51 -07:00
  • d3cf0476b4 Put attribute before function name instead of after, as required by GCC kwiberg 2017-06-26 01:32:40 -07:00
  • 93ecc5dad0 Rename safe_cmp::{Eq,Ne,Lt,Le,Ge,Gt} to Safe{Eq,Ne,Lt,Le,Ge,Gt} kwiberg 2017-06-26 01:31:31 -07:00
  • 001d00a79a Roll chromium_revision 4ce716d53e..ce88977522 (482193:482203) buildbot 2017-06-26 00:20:01 -07:00
  • 3059378f7d Always reset the audio session configuration after a call. Anders Carlsson 2017-06-22 14:27:27 +02:00
  • 7941fc6e09 CQ: Add linux_gcc_rel to default trybot set. Henrik Kjellander 2017-06-26 08:09:03 +02:00
  • 852a560088 Fix some bugs in the HardwareVideoDecoder. Bjorn Mellem 2017-06-23 10:01:56 -07:00
  • 95ac3616a0 MB: Move Linux GCC to main waterfall. Henrik Kjellander 2017-06-26 07:32:21 +02:00