Commit Graph

  • 6fc6a0cbb1 Reland "Adds richer packet and ice processing to ParsedRtcEventLog." Sebastian Jansson 2019-01-21 20:00:42 +01:00
  • 5be3bbd639 Clarify and unify network delay plot annotations. Konrad Hofbauer 2019-01-21 12:31:07 +01:00
  • fe3dfeeb3c Add Visual Studio Code project folder to gitignore file. Konrad Hofbauer 2019-01-21 12:46:26 +01:00
  • 400736081a Remove dimensions subarray from internal iOS bots config Artem Titarenko 2019-01-21 16:45:38 +01:00
  • 7121564e97 Move congestion window field trial parsing to new class. Erik Språng 2019-01-21 16:30:55 +01:00
  • b4c6d1e6d9 Connect global task queue factory and rtc::TaskQueue Danil Chapovalov 2019-01-21 13:52:59 +01:00
  • 443760d4ba Android: Add option to print native stack traces in PeerConnectionFactory API Magnus Jedvert 2019-01-20 13:44:45 +01:00
  • 1b761ca21a Remove simulcast constraints in SimulcastEncoderAdapter Florent Castelli 2019-01-21 14:33:02 +01:00
  • e6a4793b16 AEC3: avoiding a warning in the reverberation decay estimator. Jesús de Vicente Peña 2019-01-18 16:48:48 +01:00
  • 7510e4aac5 Reland "Android: Add helper methods for printing native stack traces" Magnus Jedvert 2019-01-20 11:46:32 +01:00
  • dfc7d63978 Deprecate FirstSubFrameInFrame() and LastSubFrameInFrame() Elad Alon 2019-01-21 14:08:46 +01:00
  • 05acd2b76f Removes clock from TransportFeedbackAdapter. Sebastian Jansson 2019-01-21 13:07:47 +01:00
  • 805a27e134 Reland "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2." Niels Möller 2019-01-21 12:21:27 +01:00
  • 5a6ae02e90 Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" Niels Möller 2019-01-21 11:59:10 +01:00
  • 700615fb1c Revert "Android: Add helper methods for printing native stack traces" Magnus Jedvert 2019-01-21 11:08:29 +00:00
  • d7bc09705b Change webrtc-internal iOS pool for try and ci bots Artem Titarenko 2019-01-17 12:10:43 +01:00
  • 36e0f57de3 Replace the usage of RTC_HISTOGRAM_COMMON_BLOCK with RTC_HISTOGRAM_COMMON_BLOCK_SLOW. Qingsi Wang 2019-01-16 18:37:21 -08:00
  • 4241cf5ed5 Add 2 new virtual methods to IceTransportInternal Harald Alvestrand 2019-01-21 09:29:42 +01:00
  • a882fb3ee4 Revert "Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2." Niels Moller 2019-01-21 08:44:37 +00:00
  • aa8b94c170 Refactor WebRtcVideoEngine tests to not use cricket::VideoCapturer, part 2. Niels Möller 2019-01-18 14:33:16 +01:00
  • dd6633beaa Refactor VideoTrackTest to not depend on cricket::VideoCapturer Niels Möller 2019-01-18 14:23:12 +01:00
  • fad0893688 Android: Remove static thread references from PeerconnectionFactory Magnus Jedvert 2019-01-20 12:43:00 +01:00
  • dc32cc00e8 Android: Add helper methods for printing native stack traces Magnus Jedvert 2019-01-20 11:46:32 +01:00
  • 982639c019 Fix for bandwidth toggling problem in StartUpPhase. Christoffer Rodbro 2019-01-18 15:34:59 +01:00
  • 5c2f1f053f Add some missing includes and dependencies. Bjorn Terelius 2019-01-16 17:45:05 +01:00
  • 914acd7589 Roll chromium_revision 2f804d91f5..1cac36a781 (624000:624101) chromium-webrtc-autoroll 2019-01-18 06:01:47 -08:00
  • 9dac02d939 Adding text log on actual opus bitrate. Minyue Li 2019-01-18 11:09:47 +01:00
  • 215ba609de Refactor PeerConnectionInterfaceTest to not depend on cricket::VideoCapturer Niels Möller 2019-01-18 13:59:45 +01:00
  • fdfe1c96a3 Update jitter delay on per-superframe level from FrameBuffer Ilya Nikolaevskiy 2019-01-18 13:33:38 +01:00
  • 3de32e6e8c Add test WebRtcVideoChannelTest.DoesNotAdaptWhenScreeensharing Niels Möller 2019-01-18 08:42:18 +01:00
  • 3eaf9f169c Refactor PeerConnectionFactoryTest to not use FakeVideoCapturer. Niels Möller 2019-01-17 16:31:36 +01:00
  • d15687d612 Don't include packetization overhead in protection bitrate. Erik Språng 2019-01-18 10:47:07 +01:00
  • 466472796c Revert "Trim down FileWrapper class to be merely a wrapper owning a FILE*" Niels Moller 2019-01-18 12:04:43 +00:00
  • 5a1a6dba5c Update PlatformThread constructor to take name with absl::string_view Danil Chapovalov 2019-01-17 19:55:46 +01:00
  • 2ec0c650e9 Set inter_pic_predicted video codec flag in vp9 encoder correctly Ilya Nikolaevskiy 2019-01-18 11:56:48 +01:00
  • baaf911c80 Introduce global task queue factory. Danil Chapovalov 2019-01-18 10:09:40 +01:00
  • 8a3b9bf435 Increase even more timeout for internal iOS perf Artem Titarenko 2019-01-18 11:27:06 +01:00
  • ecb6897ade Adds repeating task class. Sebastian Jansson 2019-01-18 10:30:54 +01:00
  • 95edb037a4 Adds WebRtcKeyValueConfig interface Sebastian Jansson 2019-01-17 16:24:12 +01:00
  • 80b95de765 Trim down FileWrapper class to be merely a wrapper owning a FILE* Niels Möller 2019-01-17 15:23:31 +01:00
  • 85989c4490 Remove unused friend declaration from ParsedRtcEventLog. Zach Stein 2019-01-17 11:14:45 -08:00
  • 4b68b241de Roll chromium_revision 16c3dfe1d0..2f804d91f5 (623888:624000) chromium-webrtc-autoroll 2019-01-17 20:02:33 -08:00
  • 607e6fd44e Fixing possible bug when Flex and RTX used together. Amit Hilbuch 2019-01-17 15:18:40 -08:00
  • 01120bc1c1 Roll chromium_revision e291b99915..16c3dfe1d0 (623778:623888) chromium-webrtc-autoroll 2019-01-17 15:01:01 -08:00
  • 1fa51d6905 Revert "Opus multistream." Amit Hilbuch 2019-01-17 22:38:48 +00:00
  • 08a9b618a6 Introduce VideoFrameWriter. Artem Titov 2019-01-17 21:37:19 +01:00
  • f0d9cda950 Revert "AEC3: Lockless transfer of render data to the capture thread" Mirko Bonadei 2019-01-17 20:43:58 +00:00
  • ea9845f16a Roll chromium_revision 3a9216d2da..e291b99915 (623639:623778) chromium-webrtc-autoroll 2019-01-17 11:01:52 -08:00
  • 934f735528 DTLS transport needs to forward network route change. Piotr (Peter) Slatala 2019-01-17 10:02:54 -08:00
  • 24a164bdcf Introduce ExampleVideoQualityAnalyzer. Artem Titov 2019-01-17 16:05:10 +01:00
  • dbdd8395f7 Add ability for VideoEncoder to signal frame rate allocation. Erik Språng 2019-01-17 15:27:50 +01:00
  • f93eda1705 Move some video codec constants to separate file. Erik Språng 2019-01-16 17:10:57 +01:00
  • 74ba99062c AEC3: Lockless transfer of render data to the capture thread Gustaf Ullberg 2019-01-17 09:19:35 +01:00
  • fb7a6a7f8d Delete test WebRtcVideoChannelTest.AdaptsOnOveruseAndChangeResolution Niels Möller 2019-01-17 13:09:07 +01:00
  • 15589a3be1 Increase timeout for internal iOS perf, like for public android and desktop Artem Titarenko 2019-01-17 14:12:08 +01:00
  • 348b08ac3e Introduce webrtc::TaskQueue and TaskQueueFactory interfaces Danil Chapovalov 2019-01-17 13:07:25 +01:00
  • 24871e4cbe Rename EncodedImage::_buffer --> buffer_, and make private Niels Möller 2019-01-17 11:31:13 +01:00
  • 83ed89a45f Opus multistream. Alex Loiko 2019-01-17 12:32:11 +01:00
  • fe626f53f0 Roll chromium_revision ac86e0cdbd..3a9216d2da (623074:623639) chromium-webrtc-autoroll 2019-01-17 03:01:24 -08:00
  • 1ba3ddd3c6 Remove obsolete video_capture_module dependency. Yves Gerey 2019-01-16 19:44:44 +01:00
  • cbe2edc319 Fix chromium roll Artem Titov 2019-01-17 11:15:42 +01:00
  • 4a7b3acfcf Add DTLSTransport info into sender/receiver state. Harald Alvestrand 2019-01-17 10:39:40 +01:00
  • ad8719442b Adds audio DTX and mute support to scenario tests. Sebastian Jansson 2019-01-16 17:21:28 +01:00
  • 62f55321cf Fix typo in DISABLED_HighBitrateWithFakeCodec test Emircan Uysaler 2019-01-16 17:48:47 -05:00
  • 2b5baeec17 Create no-op DTLS if media transport is used. Piotr (Peter) Slatala 2019-01-16 08:25:21 -08:00
  • 7c03bdc1d3 Reland "Add a high bitrate full stack test with fake codec" Emircan Uysaler 2019-01-16 15:07:56 -05:00
  • 52de8b0270 Adds functionality to write logs to memory. Sebastian Jansson 2019-01-16 17:25:44 +01:00
  • 375b346b30 Delete all logic related to VCMDecodeErrorMode Niels Möller 2019-01-10 15:35:56 +01:00
  • 309aafe351 Add 'AudioPacket' notification to media transport interface. Piotr (Peter) Slatala 2019-01-15 14:24:34 -08:00
  • e7d08df837 Fix chromium roll into WebRTC. Artem Titov 2019-01-16 14:49:44 +01:00
  • 90d0a627c4 Deflake VideoSendStreamTest.SupportsVideoTimingFrames Ilya Nikolaevskiy 2019-01-15 14:28:59 +01:00
  • 50e77457db Harmonic frame rate metric. Sergey Silkin 2019-01-16 13:41:46 +01:00
  • dcc70297cd Simplify WebRtcVideoChannelTest.PreviousAdaptationDoesNotApplyToScreenshare Niels Möller 2019-01-15 16:32:38 +01:00
  • 254ecffacf Using absl::string_view to stringify an RTCErrorType. Mirko Bonadei 2019-01-16 12:14:29 +01:00
  • 0acffb5b36 Expose jitterBufferEmittedCount in addition to the existing jitterBufferDelay for getStats(). Chen Xing 2019-01-15 15:46:29 +01:00
  • 876d1d3fed Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog."" Sebastian Jansson 2019-01-16 08:26:26 +00:00
  • 20aae1de5c Reland "Adds richer packet and ice processing to ParsedRtcEventLog." Sebastian Jansson 2019-01-16 07:44:11 +00:00
  • 77536a2b81 Rename EncodedImage::_length --> size_, and make private. Niels Möller 2019-01-15 08:50:01 +01:00
  • 7491e8f17b Roll chromium_revision c6a258bb5d..ac86e0cdbd (622808:623074) chromium-webrtc-autoroll 2019-01-15 19:01:10 -08:00
  • a0d4580936 Add the equals method to IceServer. Qingsi Wang 2019-01-15 13:33:11 -08:00
  • 5586d7fb57 Revert "Adds richer packet and ice processing to ParsedRtcEventLog." Amit Hilbuch 2019-01-15 21:57:54 +00:00
  • 7a6739eda8 Make Ice Transports signal failures. Jonas Olsson 2019-01-15 16:31:55 +01:00
  • 4306a25dfc Adds richer packet and ice processing to ParsedRtcEventLog. Sebastian Jansson 2019-01-15 15:38:59 +01:00
  • 66a29b9953 Introduce CopyToFileAudioCapturer. Artem Titov 2019-01-15 14:43:20 +01:00
  • ccc1b57e32 Poll is_hardware_accelerated from VideoEncoder instead of VideoEncoderFactory. Mirta Dvornicic 2019-01-15 12:42:18 +01:00
  • 29cbd85cce Fix rtc_media_unittests deps (crbug.com/908819 is now fixed). Mirko Bonadei 2019-01-15 13:14:40 +01:00
  • 921d366aed Remove comments about using std::shared_ptr. Mirko Bonadei 2019-01-14 20:45:42 +01:00
  • 36faf0b397 Delete setting of unused variable nack_window_ms Niels Möller 2019-01-15 10:15:42 +01:00
  • 173d198020 Revert "Ensure correct decoding for unfiltered KSVC streams" Ilya Nikolaevskiy 2019-01-15 12:19:24 +00:00
  • e4b5023f65 Avoid repeated semi-expensive field_trials read in frame_buffer2.cc Elad Alon 2019-01-14 18:56:14 +01:00
  • c259a3b0e9 Roll chromium_revision 783044b798..c6a258bb5d (621838:622808) chromium-webrtc-autoroll 2019-01-15 03:01:45 -08:00
  • c25fa89e9e RNN VAD: fix pitch gain type and change pitch period type Alessio Bazzica 2019-01-14 13:54:57 +01:00
  • 49ea47b90e Fix fuzzer identified crash in DecodeFramesHistory Ilya Nikolaevskiy 2019-01-15 10:28:37 +01:00
  • ee0a85cee2 Roll //third_party/ffmpeg and disable H264 when MSVC is used. Mirko Bonadei 2019-01-15 10:47:18 +01:00
  • 45ccd8488e Don't set the screenshare flag on FakeVideoCapturerWithTaskQueue Niels Möller 2019-01-15 09:01:41 +01:00
  • 9db8b88bd4 Added JSON generator for VideoReceiveStream::Config objects. Benjamin Wright 2019-01-14 15:30:20 -08:00
  • fa1ca1e781 Bug Fix: iOS H264 Encoder Crash Issue Qiang Chen 2019-01-14 10:03:26 -08:00
  • c2c733e21b Remove unused methods from cricket::BaseChannel. Mirko Bonadei 2019-01-12 19:16:46 +01:00
  • 8efafdf84b Move VideoStreamReceiver JSON configuration parser to test source_set. Benjamin Wright 2019-01-11 10:48:42 -08:00
  • 4895b45703 Introduce EncodedImageIdInjector. Artem Titov 2019-01-14 16:54:04 +01:00