Commit Graph

  • 5ebb82ba9c Android: Remove video recording functionality from the camera classes Magnus Jedvert 2018-04-12 16:23:34 +02:00
  • 6a8f30e5a3 Add control for inter-layer prediction mode. Sergey Silkin 2018-04-26 11:03:49 +02:00
  • ad7f6e5ccf [desktopCapture Mac] Continue screen capture at graphic cards switching braveyao 2018-04-26 14:39:36 -07:00
  • 65e9439f38 Roll chromium_revision fb0734bbb7..80461bb5df (553995:554260) Autoroller 2018-04-26 18:45:57 -07:00
  • 25cfeb9ef1 Fix possible race between the stats collector and transport controller Steve Anton 2018-04-26 11:44:00 -07:00
  • e782abab19 Revert "TCP TURN Integration Test" Benjamin Wright 2018-04-26 18:43:40 +00:00
  • edbd389ecc TCP TURN Integration Test Benjamin Wright 2018-04-25 14:06:31 -07:00
  • 3a9c46d5ff Extend packet_id to 64 bits in SentPacket and PacketOptions to support QUIC packet numbers. Bjorn Mellem 2018-04-25 13:24:48 -07:00
  • 280a31fc30 Revert "Making the delay estimator more robust to noisy nearends and low echoes" Per Åhgren 2018-04-26 14:57:49 +00:00
  • efbdcb0008 Clarify comment in simulcast.cc. Rasmus Brandt 2018-04-26 17:47:42 +02:00
  • bc0f0d3ded Rename end_of_superframe to end_of_picture. Sergey Silkin 2018-04-24 21:29:14 +02:00
  • 0cb4a25e43 Apply upper gain limit after coherence gains in AEC3 Gustaf Ullberg 2018-04-26 15:45:44 +02:00
  • a12bdbfe6e Roll chromium_revision 3a1317cc43..fb0734bbb7 (553262:553995) except third_party/ffmpeg Oleh Prypin 2018-04-26 15:49:11 +02:00
  • 73df8837db Make rtc_event_log_parser visible to other targets. Bjorn Terelius 2018-04-26 14:46:06 +02:00
  • c199fae89f Deprecate RTCRtpFragmentationHeader argument for objc decoders. Niels Möller 2018-04-26 09:54:25 +02:00
  • 530a55fc86 Correctly specify Xcode version for trybots (same as for postsubmit) Oleh Prypin 2018-04-26 16:27:52 +02:00
  • 0f77feae6d Init max supported H.264 profile at runtime on iOS Yura Yaroshevich 2018-04-26 15:41:01 +03:00
  • f364cd7541 Revert "Adding gclient_gn_args_file to WebRTC DEPS." Mirko Bonadei 2018-04-26 04:25:06 +00:00
  • 775d07e277 Avoid ObjectToString warning Oleh Prypin 2018-04-26 15:36:45 +02:00
  • 6136314cff Fixed typo in max macroblock frame size. Yura Yaroshevich 2018-04-20 20:54:39 +03:00
  • 6f3d01c829 "Fix" signed integer overflow in old code Karl Wiberg 2018-04-26 11:18:33 +02:00
  • 29a8d10138 Fixing unnecessary copy (-Wreturn-std-move). Mirko Bonadei 2018-04-25 23:58:26 +02:00
  • c1f083d143 Add notifiers for when the audio session will be activated/deactivated, did activate/deactivate and failed to activate/deactivate. JT Teh 2018-04-25 09:19:35 -07:00
  • dc872b6be1 AEC3: Audibility: improvements on the initial noise estimation Jesús de Vicente Peña 2018-04-25 16:11:42 +02:00
  • ff61273c01 Revert "Create new API for RtcEventLogParser." Björn Terelius 2018-04-25 14:23:01 +00:00
  • 65fb4049c1 Don't expose resilience mode in VP8 and VP9 configuration. Niels Möller 2018-04-25 14:46:06 +02:00
  • d5cb477576 AEC3: Audibility improvements Jesús de Vicente Peña 2018-04-25 13:58:45 +02:00
  • 74e5f804e4 Make BitrateAllocator::transmission_max_bitrate_multiplier_ const. Niels Möller 2018-04-25 14:03:46 +02:00
  • 5bb98971ce Remove attenuation of narrow banded peaks Gustaf Ullberg 2018-04-25 12:54:59 +02:00
  • 1f433e46db Mark built-in software video codecs as poisonous. Anders Carlsson 2018-04-24 16:39:05 +02:00
  • cd7da92012 Add MediaCodec VP tests for uncommon resolutions. Rasmus Brandt 2018-04-25 12:45:16 +02:00
  • 89aad9e168 Remove the limit on concurrent RtcEventLogImpl instances Elad Alon 2018-04-18 14:02:21 +02:00
  • 512bdce714 Using microseconds in FakeNetworkPipe. Sebastian Jansson 2018-04-23 13:15:04 +02:00
  • 09408115cd Moving demux from FakeNetworkPipe to DirectTransport. Sebastian Jansson 2018-04-24 14:41:22 +02:00
  • abc821cd31 Allow multiple calls to ProcessFramesAndMaybeVerify with frame writers enabled. Rasmus Brandt 2018-04-25 10:56:55 +02:00
  • 9e336ec0b8 Create new API for RtcEventLogParser. Bjorn Terelius 2018-04-24 16:28:35 +02:00
  • a945aee72e Make quality scaler downscale faster. Åsa Persson 2018-04-24 16:53:25 +02:00
  • c79268f15a Add IsClosed checks to various PeerConnection methods Steve Anton 2018-04-24 09:54:10 -07:00
  • 323a8e824b Roll chromium_revision a5ade7264f..3a1317cc43 (553159:553262) Autoroller 2018-04-24 13:45:46 -07:00
  • 2ff7b6adf0 Revert "Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler." Mirko Bonadei 2018-04-24 20:26:08 +00:00
  • c5a131a5fb Add non_ref_for_inter_layer_pred to VP9 RTP. Sergey Silkin 2018-04-24 20:13:49 +02:00
  • 70244d2252 Roll chromium_revision b218f3e0f3..a5ade7264f (553051:553159) Autoroller 2018-04-24 09:44:52 -07:00
  • 693b446eca Wiring up probe_rtt_congestion_window_gain in BBR. Sebastian Jansson 2018-04-24 12:34:15 +02:00
  • e61125c4a1 Move setting videoFrameSize into the main dispatch queue. JT Teh 2018-04-24 08:53:09 -07:00
  • 97a58969ed Remove PeerConnectionInterface::UpdateIce Steve Anton 2018-04-23 17:00:37 -07:00
  • 2efb665e27 Add some more test cases for RTCCVPixelBuffer. Anders Carlsson 2018-04-24 13:49:34 +02:00
  • 1a759c6354 Android: Only use Java VideoFrames internally Magnus Jedvert 2018-04-24 15:11:02 +02:00
  • 498592d391 Increase logging for Java ADM Paulina Hensman 2018-04-24 15:08:52 +02:00
  • 7741b7ac49 Disable flaky OrtcFactoryIntegrationTests on debug iOS 64 builds. Sami Kalliomäki 2018-04-24 13:45:59 +02:00
  • 00ec2d94af Disabling openmax_dl Alessio Bazzica 2018-04-24 11:47:52 +02:00
  • f4f0cbb4bb Roll chromium_revision 61bbfaf35b..b218f3e0f3 (552653:553051) Autoroller 2018-04-24 04:44:17 -07:00
  • 3ccda74d21 Removes unneeded DCHECK in BBR DataTransferTracker. Sebastian Jansson 2018-04-24 12:28:15 +02:00
  • 29e865a5d8 Adds stereo support to FineAudioBuffer for mobile platforms. henrika 2018-04-24 13:22:31 +02:00
  • 47d7fbd8fe Reuse the AEC2 coherence-based gain for the lower bands in AEC3. Per Åhgren 2018-04-24 12:44:29 +02:00
  • f0e88d4601 Adding gclient_gn_args_file to WebRTC DEPS. Mirko Bonadei 2018-04-24 11:09:06 +02:00
  • 5b33dd12f5 Building "all" with client.webrtc iOS bots. Mirko Bonadei 2018-04-24 10:34:54 +02:00
  • 658601ed93 Revert "Do not build 'all' on iOS trybots." Mirko Bonadei 2018-04-24 08:37:51 +00:00
  • f394f65b71 Make VideoStreamEncoder::ReconfigureEncoder always call ConfigureQualityScaler. Niels Möller 2018-04-24 09:13:08 +02:00
  • 882477f19d Corrected the counter for the filter constraint when the filter size changes Per Åhgren 2018-04-24 09:42:32 +02:00
  • 89a877445b Removing definition of _CRT_SECURE_NO_WARNINGS. Mirko Bonadei 2018-04-24 09:12:13 +02:00
  • b04e5cae08 Making the delay estimator more robust to noisy nearends and low echoes Per Åhgren 2018-04-20 15:35:15 +02:00
  • e987f2b765 Android: Stop using VideoRenderer class Magnus Jedvert 2018-04-23 16:14:47 +02:00
  • b9ac121598 Android: Update MediaCodecVideoDecoder to output VideoFrames Magnus Jedvert 2018-04-23 11:29:05 +02:00
  • 9b20677c4e Moves PostUpdates from SSCC to ControlHandler. Sebastian Jansson 2018-04-17 16:47:18 +02:00
  • 566124a6df Move BitrateAllocation to api/ and rename it VideoBitrateAllocation Erik Språng 2018-04-23 12:32:22 +02:00
  • 5c14725d53 Update the drawable size when changing the view's frame. JT Teh 2018-04-22 09:28:27 -07:00
  • e8a9c45cc1 Delete enum VP8ResilienceMode. Niels Möller 2018-04-20 14:20:01 +02:00
  • 5987f2a9ae Fix a couple of nits and update a few comments in forward_error_correction_internal. Ying Wang 2018-04-19 14:32:19 +02:00
  • f9deb7ab5f Fixed comparator in AppRTCMobile for iOS Yura Yaroshevich 2018-04-19 17:32:53 +03:00
  • 7d8f5949b2 Make depending on a specific audio implementation optional. Sami Kalliomäki 2018-04-23 15:07:34 +02:00
  • acdaaaf29a Android: Fix cropping logic for NV12/NV21 buffers Magnus Jedvert 2018-04-23 14:49:49 +02:00
  • bb23c838f5 GN hack to tag targets as poisonous (and use it with audio codecs) Karl Wiberg 2018-04-22 19:55:00 +02:00
  • e999b3fdf7 Let NetEq stats getter provide time for each stats query. Minyue Li 2018-04-23 09:40:56 +02:00
  • d78f70514f Testing receive time correction field trial. Sebastian Jansson 2018-04-23 13:35:37 +02:00
  • 25acef756b Fixing "ninja -C out/<Debug/Release> all". Mirko Bonadei 2018-04-23 11:17:50 +02:00
  • 0536175fa8 Disable flaky test: OrtcFactoryIntegrationTest.SrtpSendersAndReceiversWithMismatchingKeys Sami Kalliomäki 2018-04-23 12:53:16 +02:00
  • 1322dbc81a Fix calculation of target bitrate of VP9 spatial layer. Sergey Silkin 2018-04-23 12:30:35 +02:00
  • 753f72e1b8 Allow NetEq stats getter to config stats query interval. Minyue Li 2018-04-17 11:33:51 +02:00
  • df1fe11e6f Roll chromium_revision 437e6fbedf..61bbfaf35b (552522:552653) Autoroller 2018-04-23 01:44:48 -07:00
  • 2b415da8d0 Seperate NetEq stats getter to use in other tools. Minyue Li 2018-04-16 14:33:53 +02:00
  • 04d5f1d2e5 QualityScaler: rename classes and methods from "QP" to "Qp". Åsa Persson 2018-04-20 15:19:11 +02:00
  • 6719017d19 NetEq: Remove background noise fill during long expansions Henrik Lundin 2018-04-20 15:34:48 +02:00
  • 6e396b0188 Moving transform_tables.c to isac_fix_common. Mirko Bonadei 2018-04-20 13:54:53 -07:00
  • 89f645ad18 Add missing header include for filterbanks_neon.c Jiawei Ou 2018-04-16 21:57:30 -07:00
  • 6c3584852e Roll chromium_revision 4cfd129eb1..437e6fbedf (552409:552522) Autoroller 2018-04-20 16:44:24 -07:00
  • 53e43b3060 Fix bug that reset SRTP context on every applied answer. Taylor Brandstetter 2018-04-19 14:44:12 -07:00
  • d085936e6a Roll chromium_revision 2f10b28e5b..4cfd129eb1 (552304:552409) Autoroller 2018-04-20 11:45:13 -07:00
  • bd7392829a Revert "Reland "Remove our stream << overloads from non-test build targets."" Taylor Brandstetter 2018-04-20 15:58:11 +00:00
  • 4049a25afd Make MTLView content mode settable. Kári Tristan Helgason 2018-04-20 17:33:32 +02:00
  • 6847f9b490 VideoStreamDecoderImpl implementation, part 4. philipel 2018-04-20 15:05:37 +02:00
  • 1b20a3fe9d Do not build 'all' on iOS bots (part 2). Mirko Bonadei 2018-04-19 12:17:04 -07:00
  • 652dc915bc Adds unit tests for VideoSendStreamImpl. Sebastian Jansson 2018-04-19 17:09:15 +02:00
  • 33444dc835 APM pre-gain sub-module: code improvements. Alessio Bazzica 2018-04-20 13:16:55 +02:00
  • a16ac58a5e Roll chromium_revision 848c1835e9..2f10b28e5b (551051:552304) Autoroller 2018-04-20 04:44:57 -07:00
  • 3d19009c56 Temporary suppress bytebuffer warnings. Artem Titov 2018-04-20 12:34:06 +02:00
  • ed55ffd7e4 Delete unused class VideoCodecInformation. Niels Möller 2018-04-20 11:37:23 +02:00
  • 551d11546e Android: Fix PeerConnectionFactory init order in AppRTCMobile Magnus Jedvert 2018-04-20 12:57:27 +02:00
  • 8f659a0bb4 Dynamically allocate empty_data() instead of using in-binary buffer. Tommi 2018-04-20 12:35:14 +02:00
  • ae8d8a1d22 Remove audio_frame.h from module_common_types.h Fredrik Solenberg 2018-04-19 17:14:27 +02:00
  • 9b4aa600e5 Fix ptr overflow warning in filter_ar.c Henrik Lundin 2018-04-20 09:07:45 +02:00