Commit Graph

  • e2ae78b381 Delete obsolete BitrateAdjuster constructor. Niels Möller 2018-04-19 12:54:35 +02:00
  • d7ee72041f Reland "Remove our stream << overloads from non-test build targets." Jonas Olsson 2018-04-18 10:11:07 +02:00
  • 4397e4ae9c Correcting payload size to NetEq simulator in RTC event log analyzer. Minyue Li 2018-04-19 13:52:36 +02:00
  • 36b096c38e Ignore overflowing left shift Karl Wiberg 2018-04-19 14:07:25 +02:00
  • e63d38ba34 AGC2 RNN VAD: Linear Prediction Residual Alessio Bazzica 2018-04-19 17:56:55 +02:00
  • 0b71c2973f Allow creation of 420 Buffer using YUV data. Piotr (Peter) Slatala 2018-04-18 12:42:30 -07:00
  • 06d094f3e6 Add renderer-agnostic delegate protocol. Kári Tristan Helgason 2018-04-19 17:38:05 +02:00
  • 9fd6b98f44 Don't interrupt exponential probing when VideoStream bitrates are reconfigured. philipel 2018-04-19 16:58:07 +02:00
  • b4c748de03 AGC2 RNN VAD: Symmetric matrix buffer Alessio Bazzica 2018-04-19 16:48:07 +02:00
  • 832678079d Adds mock bitrate allocator. Sebastian Jansson 2018-04-19 08:27:19 +02:00
  • 497bdaf1d5 Delete unused VideoSendStream::Config::EncoderSettings::encoder. Niels Möller 2018-04-19 11:22:09 +02:00
  • adbd808e0a AGC2 RNN VAD: Ring buffer Alessio Bazzica 2018-04-19 14:28:00 +02:00
  • 8d7393bb28 FineAudioBuffer now uses 16-bit audio samples to match the AudioDeviceBuffer. henrika 2018-04-19 13:40:15 +02:00
  • 4f7b6406c4 Add checks that we don't redraw the previous frame. Kári Tristan Helgason 2018-04-16 11:39:53 +02:00
  • aedd090b72 Android JavaAudioDeviceModule: Defer creation of native ADM Magnus Jedvert 2018-04-18 16:03:39 +02:00
  • 0ad2d8af39 Minor changes to QualityScaler. Åsa Persson 2018-04-19 11:06:11 +02:00
  • 2cb7b5ebef Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. Niels Möller 2018-04-19 10:02:26 +02:00
  • 24ad720885 Uses config struct with bitrate allocator. Sebastian Jansson 2018-04-19 08:25:12 +02:00
  • 629a97339b Delete unused struct BitrateStatistics. Niels Möller 2018-04-17 16:41:29 +02:00
  • 13fb0ef801 Fix ptr overflow warning Artem Titov 2018-04-19 09:58:17 +02:00
  • 4db138e889 Reland "Move creating encoder to VideoStreamEncoder." Niels Möller 2018-04-19 09:04:13 +02:00
  • 5396232d03 Fixing root_files WATCHLIST regex. Mirko Bonadei 2018-04-18 21:03:26 -07:00
  • d161eda477 Revert "Adding absl includes and defines to rtc_* templates." Mirko Bonadei 2018-04-19 00:07:31 +00:00
  • 9d8f3850f4 Adding absl includes and defines to rtc_* templates. Mirko Bonadei 2018-04-16 19:59:11 -07:00
  • 8e0b15b584 Moves VideoSendStreamImpl to a separate file. Sebastian Jansson 2018-04-18 19:19:22 +02:00
  • 7ba2e19c17 Removing deprecated label() that is no longer used. Seth Hampson 2018-04-18 09:29:34 -07:00
  • 3725d544fa Change PeerConnection error codes Harald Alvestrand 2018-04-13 15:02:10 +02:00
  • 104ad0b62b Remove stale dependencies from APM static lib target: Fredrik Solenberg 2018-04-18 15:59:43 +02:00
  • 8619e8a3d7 Add VideoEncoder.ScalingSettings.toString method. Sami Kalliomäki 2018-04-17 14:44:36 +02:00
  • 46e1f7f97d Remove part of the FEC code table that covers FEC code for group of 13-48 media packets, instead generate interleaved FEC code at run time. FEC code masks for protection of group of 1 - 12 media packets is not changed. Ying Wang 2018-04-18 15:25:05 +02:00
  • 31ef5f0d1b Revert "Remove our stream << overloads from non-test build targets." Jonas Olsson 2018-04-18 10:51:12 +00:00
  • 4736d4e524 AGC2 RNN VAD: Sequence buffer Alessio Bazzica 2018-04-17 16:46:45 +02:00
  • a44ab181bf Adds queue time when using demuxer with FakeNetworkPipe. Sebastian Jansson 2018-04-06 12:59:14 +02:00
  • d0fa820559 Allow AEC3 to use any externally reported audio buffer delay in AEC3 Per Åhgren 2018-04-18 09:35:13 +02:00
  • c841d18d25 Remove our stream << overloads from non-test build targets. Jonas Olsson 2018-04-18 10:11:07 +02:00
  • b02644f2b8 AEC3 transparency improvements through refined echo audibility analysis Per Åhgren 2018-04-17 11:52:17 +02:00
  • 0d650b44ef Revert "Move creating encoder to VideoStreamEncoder." Niels Moller 2018-04-18 07:17:07 +00:00
  • 450cdf3fc8 Clean up posix-only files. Fabrice de Gans-Riberi 2018-04-17 12:56:01 -07:00
  • c06ed70835 Update PeerConnection client example to Unified Plan APIs Steve Anton 2018-04-17 12:53:02 -07:00
  • 4ea53b356d Prevent warning logs when signaling stats from connectionless sockets. Qingsi Wang 2018-04-16 18:22:31 -07:00
  • 0676f224f8 Probe on video encoder reconfiguration test. philipel 2018-04-17 16:12:21 +02:00
  • 010eace381 Removes redundant members in congestion controller. Sebastian Jansson 2018-04-17 16:44:30 +02:00
  • 98c704fcfd Fix true/false error in AppRTC PeerConnectionClient Paulina Hensman 2018-04-17 16:49:44 +02:00
  • 0d70e372d6 Avoids caching native buffers of captured frames. Sebastian Jansson 2018-04-17 13:57:13 +02:00
  • d746da6a1d Delete obsolete methods from MockRtpRtcp. Niels Möller 2018-04-17 16:56:50 +02:00
  • fb82fcc7f9 Move creating encoder to VideoStreamEncoder. Niels Möller 2018-04-17 16:09:34 +02:00
  • a44b91de3e Reland "Reland "AGC2 RNN VAD: initial build targets"" Alessio Bazzica 2018-04-17 15:58:40 +02:00
  • 4478d9b773 Update Android HW encoders to the latest CodecSpecificInfoVP9 changes. Rasmus Brandt 2018-04-17 13:49:18 +02:00
  • 772d43d4c0 Revert "Reland "AGC2 RNN VAD: initial build targets"" Alessio Bazzica 2018-04-17 13:17:34 +00:00
  • e0031500ba Reland "AGC2 RNN VAD: initial build targets" Alessio Bazzica 2018-04-17 13:16:33 +00:00
  • 080e7b27f5 Android: Log OpenGL shader source code in case of compile error Magnus Jedvert 2018-04-11 14:58:59 +02:00
  • a153c00bce Revert "AGC2 RNN VAD: initial build targets" Alessio Bazzica 2018-04-17 12:48:20 +00:00
  • 8628f5bb7c AGC2 RNN VAD: initial build targets Alessio Bazzica 2018-04-17 11:41:06 +02:00
  • 8aba6b4114 Remove incompatiblities with absl::optional in audio_coding Danil Chapovalov 2018-04-17 10:10:57 +02:00
  • 70595c1c35 Delete unneeded references to EventWrapper. Niels Möller 2018-04-17 10:24:21 +02:00
  • 7ce3091d8a IWYU: Include <string.h> for memcpy(3) after bbf21a3fd. Raphael Kubo da Costa 2018-04-16 11:17:10 +02:00
  • 6dfc8d6ef3 Add member VideoEncoderConfig::SdpVideoFormat. Niels Möller 2018-04-17 12:51:59 +02:00
  • cbaa254641 Attempting to fix lingering issues with BUNDLE negotiation. Taylor Brandstetter 2018-04-16 16:42:14 -07:00
  • f82644c9c7 Change the receiving state update rule. Qingsi Wang 2018-04-16 16:47:32 -07:00
  • afe7217f6d Adding Abseil LICENSE to LIB_TO_LICENSES_DICT. Mirko Bonadei 2018-04-13 11:11:52 +02:00
  • 5f2c0cc0ad Do not build 'all' on iOS trybots. Mirko Bonadei 2018-04-16 10:27:55 +02:00
  • a2d60679c9 Reland "Add thread checker to PortAllocator and its subclasses and fix a bug causing memory contention by threads." Qingsi Wang 2018-04-11 16:57:45 -07:00
  • e8c92dcac1 Roll chromium_revision 9b98a25a5d..848c1835e9 (550943:551051) Autoroller 2018-04-16 11:45:49 -07:00
  • 93a7b2470f Accept session names of "s= " in SDP. Taylor Brandstetter 2018-04-16 10:45:24 -07:00
  • c0597fb382 Revert "Reland "Floating-point exception observer for unit tests"" Taylor Brandstetter 2018-04-16 18:36:00 +00:00
  • b1facc1f71 The initialization of the echo detector should always signal that the input audio is mono. Ivo Creusen 2018-04-12 16:15:58 +02:00
  • 0c87fe85b8 Removes frequent log messages from BBR Controller. Sebastian Jansson 2018-04-16 16:36:14 +02:00
  • 1d270f8193 Reland "Android: Generalize and make TextureBufferImpl public" Magnus Jedvert 2018-04-16 16:28:29 +02:00
  • 324865a206 Removes common header for network units. Sebastian Jansson 2018-04-16 12:17:06 +02:00
  • b5c9a79e68 Activate the pre-amplifier in AudioProcessing. Alex Loiko 2018-04-16 16:31:22 +02:00
  • bfd54ef5cb Round down when converting layer bitrate from bits to kilobits. Sergey Silkin 2018-04-13 23:41:11 +02:00
  • 098f8d2c1c Round down when converting allocated bitrate from bits to kilobits. Sergey Silkin 2018-04-14 22:25:22 +02:00
  • 64051d4975 Revert "Android: Generalize and make TextureBufferImpl public" Sami Kalliomäki 2018-04-16 13:37:07 +00:00
  • f7ffd94ad2 Removes abbreviated seconds functions on network time classes. Sebastian Jansson 2018-04-16 11:46:42 +02:00
  • 5feb30e85f Options and settings for the Pre-amplifier. Alex Loiko 2018-04-16 13:52:32 +02:00
  • 28111d7fa0 Android: Generalize and make TextureBufferImpl public Magnus Jedvert 2018-04-16 13:31:28 +02:00
  • e31be15d47 Moves data rate related operations to data_rate.h Sebastian Jansson 2018-04-16 12:41:47 +02:00
  • c054e78f4e Send runtime settings to the Audio Processing Module (APM) Alessio Bazzica 2018-04-16 12:10:09 +02:00
  • 5b07c24056 iOS H264 encoder: Make initial compression session respect pixel format. Anders Carlsson 2018-04-13 14:12:22 +02:00
  • b1f063db32 Handle Receiver Reference Time Report from multiple receivers. Mirta Dvornicic 2018-04-16 11:16:21 +02:00
  • 68edac7d30 Roll chromium_revision 795195df20..9b98a25a5d (550567:550943) Autoroller 2018-04-15 23:44:49 -07:00
  • bc20fe1221 Rename spatial/temporal index variables and fields in videoprocessor. Sergey Silkin 2018-04-15 21:06:16 +02:00
  • eb99d84341 Updating WATCHLISTS. Mirko Bonadei 2018-04-13 15:59:34 +02:00
  • 365381fdf1 Replace BundleFilter with RtpDemuxer in RtpTransport. Zhi Huang 2018-04-13 16:44:34 -07:00
  • c6416fbe16 [desktopCapture] add some logs into trace event braveyao 2018-04-12 17:40:45 -07:00
  • c4384ea138 Remove PORTALLOCATOR_ENABLE_SHARED_UFRAG Steve Anton 2018-04-12 15:21:00 -07:00
  • 3acffc3b16 Remove SdpSemantics::kDefault Steve Anton 2018-04-12 17:21:03 -07:00
  • 5d8f8fa0b6 Revert "Adding test for adding ICE candidate before applying answer." Henrik Boström 2018-04-13 15:22:50 +00:00
  • fafeac3517 Use codec's bitrate limits if SVC is off. Sergey Silkin 2018-04-13 16:36:39 +02:00
  • 30bd4038cf Splits network units into separate headers. Sebastian Jansson 2018-04-13 13:56:17 +02:00
  • 8cbb1c9162 Make Videoprocessor integration test stringly typed. Kári Tristan Helgason 2018-04-13 14:25:22 +02:00
  • 19a68d405d Use VP8EncoderSimulcastProxy in VideoQualityTest. Niels Möller 2018-04-13 13:37:52 +02:00
  • 4e140da62f Log SendSideCongestionController experiment Sebastian Jansson 2018-04-13 13:25:19 +02:00
  • a73538828f Fixes potential crash in GoogCcNetworkController Sebastian Jansson 2018-04-13 11:47:33 +02:00
  • 7d3efacb61 Disable toggling of controller in SSCC. Sebastian Jansson 2018-04-13 10:54:37 +02:00
  • c1161eb5e3 Add test case for renderer reconstruction. Kári Tristan Helgason 2018-04-13 12:50:49 +02:00
  • d91f7dfa14 Remove duplicate line in AppRTC PeerConnectionClient Paulina Hensman 2018-04-12 11:10:18 +02:00
  • 983042b84a Re-enable test on mac now that issue is fixed. Kári Tristan Helgason 2018-04-09 15:07:54 +02:00
  • 682c6498a2 Removes timeout warnings from pacer before first packet. Sebastian Jansson 2018-04-12 13:08:22 +02:00
  • 70488de694 Check for controller in SSCC when route changed. Sebastian Jansson 2018-04-13 10:46:26 +02:00