Commit Graph

  • b7d9d8346f Implement RtpCodecParameters::parameters Florent Castelli 2018-05-15 18:14:14 +02:00
  • d2882187b1 Roll chromium_revision ddace756be..5e8d8448f9 (558641:558688) Mirko Bonadei 2018-05-15 16:16:10 +02:00
  • 2f1e6d4920 AGC2 RNN VAD: Polishing. Alessio Bazzica 2018-05-15 15:52:38 +02:00
  • cebf50ff75 Reland "Implement RtpParameters.transaction_id for PC RtpSenderInterface" Florent Castelli 2018-05-03 15:31:53 +02:00
  • ef75ebef55 Directly include VideoBitrateAllocation in call/ targets Erik Språng 2018-05-15 15:18:36 +02:00
  • ec47565f3c Directly include VideoBitrateAllocation in api targets Erik Språng 2018-05-15 15:12:55 +02:00
  • 1aec594018 Merge :audio_processing and :aec_dump_interface. Alex Loiko 2018-05-15 13:13:22 +02:00
  • 28a325b523 ArrayView, adding ctor for fixed-size views of const(expr) std::array. Alessio Bazzica 2018-05-15 14:57:51 +02:00
  • ae93f0412a Make an energy computation not overflow in iLBC PLC Sam Zackrisson 2018-05-15 13:41:45 +02:00
  • 59216ec4a4 Injectable logging Paulina Hensman 2018-05-15 13:41:06 +02:00
  • 8694f29b30 Rename VideoProcessorIntegrationTest -> VideoCodecTest. Rasmus Brandt 2018-05-15 10:56:06 +02:00
  • 866d6dcdba Remove the remaining non-test stringstreams from api/ Jonas Olsson 2018-05-14 17:30:22 +02:00
  • 8d95e3b211 Moving iOS Audio Device to sdk. Peter Hanspers 2018-05-15 10:22:36 +02:00
  • ef00310a4a Roll chromium_revision a7f5d9dfea..ddace756be (558593:558641) Mirko Bonadei 2018-05-15 11:24:00 +02:00
  • 73ec01977b Add RuntimeSettings to CustomProcessing. Alex Loiko 2018-05-15 10:52:28 +02:00
  • beb1d34729 AGC2 RNN VAD: Feature extraction. Alessio Bazzica 2018-05-14 20:22:18 +02:00
  • bfe3d854cd Add field trial to override default number of temporal layers Erik Språng 2018-05-15 09:54:14 +02:00
  • 5702736f7e Control inter-layer prediction mode in test apps. Sergey Silkin 2018-05-15 09:12:05 +02:00
  • d675e63684 Add syzygy to .gitignore, because it will be downloaded by gclient on win Artem Titov 2018-05-14 16:54:39 +02:00
  • a7e4844298 Move H.264 codec test activation directly behind build flag. Rasmus Brandt 2018-05-14 17:11:49 +02:00
  • 8a483be137 Android JNI: Disallow automatic conversion from long to jint Magnus Jedvert 2018-05-08 10:51:00 +02:00
  • fdf1f88f62 Add dummy default implementations for deprecated methods. Niels Möller 2018-05-14 20:29:02 +02:00
  • e6c0964572 Ensures that arrival is past send time in SimulatedNetwork. Sebastian Jansson 2018-05-11 10:53:02 +02:00
  • 30bbbe8e79 Adds PacketNumberIndexedQueue for BBR. Sebastian Jansson 2018-05-14 18:53:15 +02:00
  • dfe8ca0d43 Layering and rate allocation for VP9 screen sharing. Sergey Silkin 2018-05-14 19:31:07 +02:00
  • 0019ff76ba Add third_party/absl. Patrik Höglund 2018-05-14 16:21:00 +02:00
  • 7dcca4b9ed Limit inter-layer prediction to key pictures. Sergey Silkin 2018-05-14 18:25:06 +02:00
  • 1d4526039c Roll chromium_revision 3dc058abd9..a7f5d9dfea (558478:558593) Autoroller 2018-05-14 19:43:39 -07:00
  • d23c6590dd Roll chromium_revision f7f609d28c..3dc058abd9 (558320:558478) Autoroller 2018-05-14 14:44:20 -07:00
  • 52cab50c22 Fixes thread-safety-analysis warnings for Windows ADM. henrika 2018-05-14 17:55:06 +02:00
  • 858c4d70cd ArrayView, adding ctor for fixed-size views of std::array. Alessio Bazzica 2018-05-14 16:33:58 +02:00
  • 6e0c145538 Roll chromium_revision 191d55580e..f7f609d28c (557824:558320) Autoroller 2018-05-14 08:43:29 -07:00
  • b54500ec32 VP9 SVC minimum bit rate thresholds too low for 720p “Michael 2018-05-14 08:35:00 -05:00
  • 3fe981adbf Update documentation for THIRD_PARTY_DEPS; add pymock. Patrik Höglund 2018-05-14 12:10:36 +02:00
  • b330688ef7 Fix build errors when rtc_use_builtin_sw_codecs is set to false. Anders Carlsson 2018-05-14 10:11:42 +02:00
  • f55babc298 Add namespace 'webrtc' to AudioFrameView. Alex Loiko 2018-05-14 12:39:32 +02:00
  • c1a8603a00 Add video_capture_tests to isolate map Oleh Prypin 2018-05-14 14:28:30 +02:00
  • f61475dfcf Make unpack_aecdump optionally unpack render/capture call order Sam Zackrisson 2018-05-11 11:34:49 +02:00
  • 8a150d9c21 All encoders are reported as created encoders by fake encoder factory. Anders Carlsson 2018-05-14 12:40:04 +02:00
  • 43619a4f4a Revert "Moving iOS Audio Device to sdk." Peter Hanspers 2018-05-14 10:41:10 +00:00
  • df3630d65d Fix retry opening camera if there is an exception during getParameters in Camera1Session Gustavo Garcia 2018-05-09 11:23:18 +02:00
  • 5f2bb62f71 Remove dependency in FakeWebRtcVideoCodecFactories. Anders Carlsson 2018-05-14 09:48:06 +02:00
  • 08da28dd60 Moving iOS Audio Device to sdk. Peter Hanspers 2018-05-11 10:58:45 +02:00
  • c6ce9c5938 New file api/video/BUILD.gn Niels Möller 2018-05-11 11:15:30 +02:00
  • bc0b37c08a AGC2 RNN VAD: Spectral features extraction. Alessio Bazzica 2018-05-09 13:40:38 +02:00
  • 739351d476 Roll chromium_revision 95336cb92b..191d55580e (557816:557824) Artem Titov 2018-05-11 12:21:36 +02:00
  • a04d140666 Remove third_party from DEPS file to prepare to check it into webrtc. Artem Titov 2018-05-11 11:23:00 +02:00
  • 5c7efe7fe8 Refactor PeerConnectionIntegrationTest to not use cricket::VideoCapturer Niels Möller 2018-05-11 10:34:46 +02:00
  • c43fc20a44 Roll chromium_revision 390f99c0db..95336cb92b (557630:557816) Autoroller 2018-05-11 01:45:27 -07:00
  • e72ea24d88 Removing -Wno-parentheses-equality. Mirko Bonadei 2018-05-09 12:13:01 +02:00
  • 3cbdb78878 Add method FakePeriodicVideoSource::Stop() Niels Möller 2018-05-08 13:55:43 +02:00
  • 73b36b582f Roll chromium_revision 9d7b66e9bb..390f99c0db (557514:557630) Autoroller 2018-05-10 12:45:18 -07:00
  • 7d86b1fa7b Roll chromium_revision 4116d5a412..9d7b66e9bb (557414:557514) Autoroller 2018-05-10 07:45:07 -07:00
  • 7f0a069550 Reduce log level for socket.SetOptions() to LS_INFO Harald Alvestrand 2018-05-02 10:41:26 +02:00
  • b4e0e50a2b Roll chromium_revision d66554b28a..4116d5a412 (557284:557414) Autoroller 2018-05-09 18:45:49 -07:00
  • e53ac0463d Add Ethernet and loopback entries to GetAdapterTypeFromName. Qingsi Wang 2018-05-08 11:55:07 -07:00
  • e1f222e5c5 Roll chromium_revision ac6b00ded1..d66554b28a (557117:557284) Autoroller 2018-05-09 12:45:25 -07:00
  • 377ef24a8f Remove extra reference from GOF. Sergey Silkin 2018-05-07 09:17:12 +02:00
  • a29b148557 Create a fuzzer for the Opus encoder Henrik Lundin 2018-05-09 14:56:08 +02:00
  • d18e87edd4 Correcting the AEC3 transparent mode behavior avoid incorrect activation Per Åhgren 2018-05-09 12:07:26 +02:00
  • ced31ba1cf Correcting the usage of the estimated echo path gain in AEC3 Per Åhgren 2018-05-09 11:48:49 +02:00
  • e05c43cc39 Remove the headroom and delay estimation feedback loop in AEC3 Per Åhgren 2018-05-09 12:26:51 +02:00
  • c6c44268bc Moves network control interface to API. Sebastian Jansson 2018-05-09 10:33:39 +02:00
  • 7eca805ce3 Removing -Wno-unused-private-field. Mirko Bonadei 2018-05-09 10:03:46 +02:00
  • a05d47e344 Adding a way to disable public_deps presubmit check. Mirko Bonadei 2018-05-09 11:03:38 +02:00
  • 212fb5e4d8 Removing -Wno-tautological-compare. Mirko Bonadei 2018-05-09 09:34:44 +02:00
  • ee98be7811 Fix handling non-tightly packed ByteBuffers in HardwareVideoDecoder. Sami Kalliomäki 2018-05-08 15:22:08 +02:00
  • c710ac142e Removing -Wno-comment. Mirko Bonadei 2018-05-08 16:52:55 +02:00
  • f4e8b9f511 Roll chromium_revision 3055ddf805..ac6b00ded1 (556795:557117) Autoroller 2018-05-09 00:45:17 -07:00
  • 5ebb416aaf Fixing NetEq RTP player. Minyue Li 2018-05-08 22:42:00 +02:00
  • d6f86e8fca This changeset adds dependency injection support for SSL Root Certs. Benjamin Wright 2018-05-08 13:12:25 -07:00
  • 7c682e0c35 Update to allow the application to set a low max bitrate. Seth Hampson 2018-05-04 16:28:15 -07:00
  • 4e268edb53 Add two new RTP header extensions to neteq_rtpplay Henrik Lundin 2018-05-08 16:36:33 +02:00
  • acb4cba5b1 Ignore spatial index. Sergey Silkin 2018-05-08 17:16:39 +02:00
  • 1729711a70 Roll chromium_revision 5de2157f1e..3055ddf805 (556680:556795) Autoroller 2018-05-08 07:45:01 -07:00
  • 03b41483c1 Removing warning suppression -Wno-missing-braces. Mirko Bonadei 2018-05-08 15:00:16 +02:00
  • 5f83cf0c6d Replacing rtc::TimeDelta with webrtc::TimeDelta. Sebastian Jansson 2018-05-08 14:52:22 +02:00
  • 5b2b692079 Remove unused members in HistogramTest. Åsa Persson 2018-05-07 09:55:51 +02:00
  • 24bebb86bd Add checks and offset when using byteBuffer in WebRtcAudioRecord. Paulina Hensman 2018-05-08 11:13:46 +02:00
  • 0520b0eb7b FFT-based auto correlation. Alex Loiko 2018-05-08 13:11:12 +02:00
  • 0bd0a3fe4c AGC2 RNN VAD: Spectral features internal API. Alessio Bazzica 2018-05-08 11:10:45 +02:00
  • 496caa9095 Update sdk/objc ownership Magnus Jedvert 2018-05-03 10:41:15 +02:00
  • 6fae6ec2ee Moves network unit types to API. Sebastian Jansson 2018-05-08 10:43:18 +02:00
  • 76c106725a ACM: Properly initialize last_audio_buffer_ array Henrik Lundin 2018-05-07 13:47:28 +02:00
  • 826738b78c Revert "Moving iOS Audio Device to sdk." Max Morin 2018-05-08 11:00:21 +00:00
  • 5f0d0e737e Re-enable PeerConnectionTest#testTrackRemovalAndAddition. Rasmus Brandt 2018-05-04 11:33:34 +02:00
  • 2284c56670 Adding double braces for array initialization. Alessio Bazzica 2018-05-08 10:12:36 +02:00
  • a167212657 Moving iOS Audio Device to sdk. Peter Hanspers 2018-05-07 14:09:48 +02:00
  • 8df3a388a3 Deprecate RTPFragmentationHeader argument to VideoDecoder::Decode Niels Möller 2018-05-07 16:10:01 +02:00
  • ea562b40f8 Removes dependency on Optional for unit classes. Sebastian Jansson 2018-05-07 18:14:53 +02:00
  • f8ed5614c2 Remove last mention of speex codec Henrik Lundin 2018-05-07 12:05:57 +02:00
  • 092bbb5193 Roll chromium_revision 972ad081bc..5de2157f1e (556577:556680) Autoroller 2018-05-07 20:45:06 -07:00
  • 8e952d1f1c Roll chromium_revision ba34164cc1..972ad081bc (556466:556577) Autoroller 2018-05-07 14:45:24 -07:00
  • 3172c035d5 Implement OnRemoveTrack and OnRemoveStream for Unified Plan Steve Anton 2018-05-03 15:30:18 -07:00
  • 31e5bf59e0 Remove deprecated SocketFactory overrides. Steve Anton 2018-05-07 10:42:55 -07:00
  • 31dbc246d7 Adding PeerConnection.Observer.onTrack to the Java SDK. Seth Hampson 2018-05-07 09:28:19 -07:00
  • 1f184f0a15 [desktopCapture Mac] have latest iosurface before invalidating region braveyao 2018-05-04 16:34:11 -07:00
  • 4a22921985 Roll chromium_revision 63c80f2e33..ba34164cc1 (556358:556466) Autoroller 2018-05-07 09:44:23 -07:00
  • d5ef6ff258 Disable WavWriterTest flaky tests on Mac. Alessio Bazzica 2018-05-07 16:33:36 +02:00
  • 27e2b7d177 Plot NetEq stats in RTC event log visualizer. Minyue Li 2018-05-07 15:20:24 +02:00