Commit Graph

  • 8cec4fb6c2 Use default RTCConfiguration on iOS Yuriy Pavlyshak 2018-09-07 16:43:31 +02:00
  • 7f978f18b3 Revert "Enable VP9 KSVC perf tests." Sergey Silkin 2018-09-10 12:01:49 +00:00
  • a94ad2920c Bump iOS bots to iOS 11. Patrik Höglund 2018-09-10 11:28:12 +02:00
  • 623472219f Store RuntimeSetting in Aec Dumps. Alex Loiko 2018-09-10 10:18:07 +02:00
  • 042661b404 Revert "Frame rate controller per spatial layer." Sergey Silkin 2018-09-10 10:39:35 +00:00
  • fb2a66a58a libvpx vp8 encoder: get frame drop setting from temporal layer Erik Språng 2018-09-10 10:48:01 +02:00
  • 0417eadbf2 Removed unused member |last_unwrap_| from RtpFrameReferenceFinder. philipel 2018-09-07 13:20:40 +02:00
  • 4384f53285 Add more useful information to NetEqState and implement action_times_ms Ivo Creusen 2018-09-07 17:19:56 +02:00
  • 7461eff1bd For simulcast screenshare, make 2 tl default for high stream. Erik Språng 2018-09-10 09:43:56 +02:00
  • 76dac9ac2f Fix no_global_constructors in modules/video_capture. Mirko Bonadei 2018-09-06 16:28:07 +02:00
  • 211856b956 Make HasAttribute handle partial matching of attribute names. Johannes Kron 2018-09-06 12:12:28 +02:00
  • 2903888cde Verify posting task and reply just before task queue destruction Danil Chapovalov 2018-09-07 16:28:20 +02:00
  • 1fdcfa755e Enable VP9 KSVC perf tests. Sergey Silkin 2018-09-10 09:37:04 +02:00
  • b33290d082 Return null from PCFactory#createPeerConnection on failure. Sami Kalliomäki 2018-09-06 13:21:19 +02:00
  • 4daf66e71e Use C++11 style for loop in webrtcsdp.cc Steve Anton 2018-09-07 14:55:53 -07:00
  • 0b445c6271 Cleanup RtpPacketizerVp9 Danil Chapovalov 2018-09-07 18:33:35 +02:00
  • 5af3051f84 Fix no_exit_time_destructors in ortc. Mirko Bonadei 2018-09-07 22:15:07 +02:00
  • d7b79af9df Add "tones remaining" argument to DTMF ontonechange callback Harald Alvestrand 2018-09-06 09:33:56 +02:00
  • 792df6b4b9 Make RtcpTransceiver destructor non-blocking Danil Chapovalov 2018-09-07 13:03:32 +02:00
  • d7027dc081 Revert "Fix no_global_constructors in audio_processing/agc2/rnn_vad." Mirko Bonadei 2018-09-07 13:34:20 +00:00
  • d8c50780ea Reland "Consolidate loggability checks and replace streams." Jonas Olsson 2018-09-07 11:21:28 +02:00
  • d52a1a6971 Reland "Remove RTPVideoHeader::vp8() accessors." Philip Eliasson 2018-09-07 13:03:55 +00:00
  • 1811c04f22 Revert "Remove RTPVideoHeader::vp8() accessors." Philip Eliasson 2018-09-07 12:35:23 +00:00
  • 5470f4030f Renamed GetCodecHeader to GetRtpVideoHeader in RtpFrameObject. philipel 2018-09-07 13:38:53 +02:00
  • af7afc6642 Remove RTPVideoHeader::vp8() accessors. philipel 2018-09-06 13:20:09 +02:00
  • 5e007b77f1 Use function-local static variable for MessageQueueManager singleton. Niels Möller 2018-09-07 12:35:44 +02:00
  • 2c446f2723 Reenable simulcast video full stack test on MAC Ilya Nikolaevskiy 2018-09-06 13:59:39 +02:00
  • 2e4419e05b Add option to only request a frame interval change via OnOutputFormatRequest. Åsa Persson 2018-09-06 15:02:55 +02:00
  • 2f864fb4ab Handle empty GOF. Sergey Silkin 2018-09-07 11:49:38 +02:00
  • 3445b6bc51 Roll chromium_revision d03e9be2ec..de6484608c (589368:589477) Autoroller 2018-09-07 02:44:55 -07:00
  • fe3240aeae Reland "Delete class EventTimerWrapper." Niels Möller 2018-09-06 16:47:42 +02:00
  • 6ad6e1f04c Removed old and unused WebRTC-NewVideoJitterBuffer field trial from VideoReceiveStreamTest. philipel 2018-09-06 14:55:26 +02:00
  • fa5ec8d20d Use signed integers for limiting packet size in video packetizers Danil Chapovalov 2018-09-07 10:57:26 +02:00
  • 5e2e66d8a0 Fix no_global_constructors in audio_processing/agc2/rnn_vad. Mirko Bonadei 2018-09-06 15:27:32 +02:00
  • 7cd2a95148 Roll chromium_revision 450316fffc..d03e9be2ec (589248:589368) Autoroller 2018-09-06 16:44:54 -07:00
  • ed425d12c4 Multiplex codec cleanups Emircan Uysaler 2018-09-06 15:35:55 -07:00
  • 6a4fd19bbd AEC3: Parametrize the delay estimator to leverage strong echo paths Per Åhgren 2018-09-07 00:13:03 +02:00
  • 88e3e3f570 Updated FrameEncryptorInterface and FrameDecryptorInterface with status code. Benjamin Wright 2018-09-06 13:20:14 -07:00
  • f60bd4bb00 Interface for media transport Anton Sukhanov 2018-09-05 13:41:46 -04:00
  • 3c8d3e4fb2 Roll chromium_revision fcd25fc0ff..450316fffc (589073:589248) Autoroller 2018-09-06 12:49:05 -07:00
  • ea8b6f95c7 Adds the Java interface points for FrameEncryptor/FrameDecryptor. Benjamin Wright 2018-09-06 12:05:18 -07:00
  • c003a1f067 Fix no_global_constructors in congestion_controller/pcc. Mirko Bonadei 2018-09-06 15:17:00 +02:00
  • 59dd972e37 Fix no_global_constructors in congestion_controller/bbr. Mirko Bonadei 2018-09-06 15:10:35 +02:00
  • 50cfab7d84 Fix no_global_constructors in congestion_controller/goog_cc. Mirko Bonadei 2018-09-06 15:03:52 +02:00
  • 95c56eebe0 Fix paths for macOS framework’s copy actions. Anders Carlsson 2018-09-06 15:48:17 +02:00
  • 366a50c4ef Remove simple stringstream usages. Jonas Olsson 2018-09-06 13:41:30 +02:00
  • 96ede16a4e Enable -Wexit-time-destructors and -Wglobal-constructors. Mirko Bonadei 2018-09-06 13:45:44 +02:00
  • 47c48b8032 Partial revert of: 'Bump xcode versions for WebRTC bots.' Mirko Bonadei 2018-09-06 12:26:26 +02:00
  • 1c9d7bbeaf Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper." Niels Möller 2018-08-29 14:46:31 +02:00
  • be20ef789d Adds maximum burst length to InterArrival class. Sebastian Jansson 2018-09-06 12:32:31 +02:00
  • 5c3cf05788 Remove std::stringstream from the RTC_CHECK implementation. Jonas Olsson 2018-09-06 10:47:42 +02:00
  • 2589fd8a0a Remove unimplemented function declarations VCMGenericDecoder::External and VCMTimestampMap::Reset. Åsa Persson 2018-08-31 16:46:54 +02:00
  • af8c03673b Cleanup RtpPacketizerGeneric Danil Chapovalov 2018-09-05 16:54:22 +02:00
  • 8a7916b3f8 Add a LOG macro with customizable file name and line number. Jonas Olsson 2018-09-06 09:50:23 +02:00
  • 8909a63aca Reland "Explicitly wrap main thread in test_main.cc." Niels Möller 2018-09-06 08:42:44 +02:00
  • bb081a62dc Update sending resolution only on top spatial layer frame. Sergey Silkin 2018-09-04 18:34:22 +02:00
  • 37bbf799d2 Generate umbrella header for macOS framework. Anders Carlsson 2018-09-05 16:29:27 +02:00
  • ae9e188e67 Frame rate controller per spatial layer. Sergey Silkin 2018-09-05 21:07:17 +02:00
  • afa12d0cee Roll chromium_revision 87a4e8f8a7..fcd25fc0ff (588971:589073) Autoroller 2018-09-05 17:45:22 -07:00
  • ad18276754 Revert "Use AsyncInvoker in PeerConnection instead of MessageHandler" Steve Anton 2018-09-05 20:22:40 +00:00
  • b9bb9e3f66 Roll chromium_revision 4d01f290d4..87a4e8f8a7 (588344:588971) Autoroller 2018-09-05 12:45:06 -07:00
  • 05c6519eb9 ScreenCapturerMac: make sure the desktop frame is zero initiaziled Julien Isorce 2018-09-04 09:31:49 -07:00
  • 61c8bd4560 desktopCapture: add braveyao@webrtc.org as OWNER braveyao 2018-09-05 10:09:35 -07:00
  • f0076d31f8 Add RtcpTransceiver::Stop to allow non-blocking destruction Danil Chapovalov 2018-09-05 16:46:40 +02:00
  • 389d2261c3 Add support for platform software video decoder implementations. Sami Kalliomäki 2018-09-05 16:38:57 +02:00
  • 906add4b25 Introduce GN arg rtc_exclude_metrics_default. Mirko Bonadei 2018-09-05 16:03:16 +02:00
  • bace3a4bd6 in RtpPacketizer add support for first packet reduction length Danil Chapovalov 2018-09-05 16:15:08 +02:00
  • b468aced4b Reland "Reland "Update video_quality_analysis to align videos instead of using barcodes"" Magnus Jedvert 2018-09-05 16:11:48 +02:00
  • 01b8e5d0f8 Remove deprecated VideoEncoder.Settings constructor. Rasmus Brandt 2018-08-28 09:59:20 +02:00
  • 4a02b67ac3 Clean away WebRTC-Vp8DontDropKeyFrames switch Erik Språng 2018-09-05 10:48:13 +02:00
  • 62228c41ea Reland "Add tool for aliging video files" Magnus Jedvert 2018-09-05 15:04:08 +02:00
  • 11a922086b Demote RTC_NOTREACHED in pseudotcp RTT processing to warning. Jonas Olsson 2018-08-30 15:35:15 +02:00
  • 5b6afc0ce6 Adds stream-switch support in new Windows ADM. henrika 2018-09-05 14:34:40 +02:00
  • e10f3b7403 Reland "Remove steveanton from api/ watchlist" Ying Wang 2018-09-05 11:45:26 +00:00
  • 8ccddff6ac Update Android to use limited range YCbCr. Sami Kalliomäki 2018-09-05 11:43:38 +02:00
  • 548dec4a81 Test setting of spatial index. Sergey Silkin 2018-09-05 12:08:19 +02:00
  • 1a6a4f3d62 Replace WeakPtr with CancelablePeriodicTask in RtcpTransceiverImpl Danil Chapovalov 2018-09-05 12:24:07 +02:00
  • cfbd26df1e Relands Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC henrika 2018-09-05 11:36:22 +02:00
  • b29409064e Revert "Explicitly wrap main thread in test_main.cc." Ying Wang 2018-09-05 09:40:40 +00:00
  • 10e829a208 Reland "Add Y4mFileReader" Magnus Jedvert 2018-09-05 10:46:18 +02:00
  • 8f03216bbd Minor refactor in GoogCcNetworkController. Sebastian Jansson 2018-09-04 17:17:16 +02:00
  • e2924d555d Revert "Adds WebRTC.Audio.Record/PlayoutSampleRateOffsetInPercent UMA stats to native WebRTC." Patrik Höglund 2018-09-05 08:52:40 +00:00
  • 2ac2739d06 Scaling settings nullability in Obj-C SDK. Anders Carlsson 2018-09-03 14:17:03 +02:00
  • 55d5ef0048 Remove clang:find_bad_constructs suppression from logging (part 1). Mirko Bonadei 2018-09-03 09:47:38 +02:00
  • b267b0e021 Revert "Remove steveanton from api/ watchlist" Ying Wang 2018-09-05 08:30:07 +00:00
  • 822928a04b Fix rtc_base_generic webrtc_overrides dependencies. Mirko Bonadei 2018-09-05 09:22:29 +02:00
  • ec9e4923db Remove stringstreams from sdp parsing. Jonas Olsson 2018-09-05 09:53:49 +02:00
  • 1d52d2c24d Revert "Add SSLConfig object to IceServer." Ying Wang 2018-09-05 08:15:18 +00:00
  • af21eab531 Adds arithmetic support to DataRate. Sebastian Jansson 2018-09-04 18:34:45 +02:00
  • 96816753d9 Don't let time flow backwards in pacer Erik Språng 2018-09-04 18:40:19 +02:00
  • 711a31aead Explicitly wrap main thread in test_main.cc. Niels Möller 2018-09-04 14:32:13 +02:00
  • 7f1ffcccce Add SSLConfig object to IceServer. Diogo Real 2018-09-04 14:42:03 -07:00
  • ee82de28d6 Remove steveanton from api/ watchlist Steve Anton 2018-09-04 12:48:11 -07:00
  • d0e0ec959f Printing internal state of GoogCC. Sebastian Jansson 2018-09-04 18:55:14 +02:00
  • 9de4ef4b24 Adds signed infinity to timestamps. Sebastian Jansson 2018-09-04 17:32:36 +02:00
  • 376e1147e6 in RtpPacketizerVp8 factor out payload splitter function Danil Chapovalov 2018-09-04 16:11:58 +02:00
  • b0800519b0 Do not leak the Mach thread port in GetThreadCpuTimeNanos(). Robert Sesek 2018-08-30 17:13:44 -04:00
  • 46d65e2c2c Revert "Consolidate loggability checks and replace streams." Jonas Olsson 2018-09-04 13:42:08 +00:00
  • 4c6747c9db Revert "Reland "Refactor TestAudioDeviceModule to not depend on EventTimerWrapper."" Niels Moller 2018-09-04 11:52:23 +00:00
  • 85e6e826a2 Revert "Delete class EventTimerWrapper." Niels Moller 2018-09-04 11:49:57 +00:00