Commit Graph

  • 5d34dcfe60 Reland "Delete deprecated variant of VideoDecoder::Decode" Niels Möller 2019-04-11 15:39:39 +02:00
  • 4e5c61c45e Roll chromium_revision b204c4dd1d..79fba5843c (653806:653914) chromium-webrtc-autoroll 2019-04-24 22:01:07 -07:00
  • 1e4d663d29 Roll chromium_revision 0fabc5d871..b204c4dd1d (653690:653806) chromium-webrtc-autoroll 2019-04-24 16:01:17 -07:00
  • af242c8645 Extending UsagePattern and private IP addresses. Jeroen de Borst 2019-04-24 13:13:48 -07:00
  • 7d3780f347 Roll chromium_revision e58e865ec2..0fabc5d871 (653566:653690) chromium-webrtc-autoroll 2019-04-24 12:01:34 -07:00
  • 3890e99b70 Remove packets from RtpPacketHistory if acked via TransportFeedback Erik Språng 2019-04-24 19:26:40 +02:00
  • a8ae407a48 Add ability to cap the video jitter estimate to a max value. “Michael 2019-04-24 08:04:34 -05:00
  • 9b809d3e7f Make the event log visualizer chart proto publicly visible. Bjorn Terelius 2019-04-24 17:12:45 +02:00
  • 97bedae224 Revert "Improving robustness of feedback matching code in event log parser." Sebastian Jansson 2019-04-24 15:03:20 +00:00
  • 637cd3ebd7 Roll chromium_revision 8ef32b65bc..e58e865ec2 (653455:653566) chromium-webrtc-autoroll 2019-04-24 07:01:47 -07:00
  • abbc50e9b2 Move frame_type member from RtpDepacketizer::ParsedPayload to RTPVideoHeader Niels Möller 2019-04-24 09:41:16 +02:00
  • a1e4fbb253 Improving robustness of feedback matching code in event log parser. Sebastian Jansson 2019-04-23 18:58:57 +02:00
  • 9a86275860 Fix dangling pointers issue in LibvpxVp8Encoder::Encode() Elad Alon 2019-04-24 11:41:32 +02:00
  • 84ae2b6efd Revert "Copy video frames metadata between encoded and plain frames in one place" Artem Titarenko 2019-04-24 12:56:36 +00:00
  • eb415cd482 Avoid unnecessary rescaling in LibvpxVp8Encoder::Encode Elad Alon 2019-04-24 12:43:43 +02:00
  • 1ced889eb4 Expand video frame metadata cache Ilya Nikolaevskiy 2019-04-24 12:41:16 +02:00
  • 6cab98e305 Delete unused class FileStream Niels Möller 2019-04-09 10:58:04 +02:00
  • 5d54f1feef Fix Screensharing extension build. Kári Tristan Helgason 2019-04-23 14:24:01 +02:00
  • d4ea8c90cd Remove deprecated method from video decoder interface. Kári Tristan Helgason 2019-04-23 14:33:23 +02:00
  • 7e2f6b7d92 Fix reporting of metrics when there is no video in the test. Artem Titov 2019-04-23 16:33:38 +02:00
  • e1068c1bc9 Small change to LibvpxVp8Encoder::Release Elad Alon 2019-04-23 14:37:48 +02:00
  • 2a27be92d3 Remove unused temporary fallback methods Erik Språng 2019-04-24 08:09:20 +02:00
  • ba801f675b AEC3: do not wait for the filter convergence flag when the stationarity init flag is set. Jesús de Vicente Peña 2019-04-16 11:32:11 +02:00
  • 67fb919b5e Handle event log parsing errors without crashing. Ivo Creusen 2019-04-16 14:25:26 +02:00
  • 70a596386d AEC3: Stationary init: fixing a typo when reading the json configuration Jesús de Vicente Peña 2019-04-16 12:32:15 +02:00
  • 97df052d47 Roll chromium_revision 160e728840..8ef32b65bc (653353:653455) chromium-webrtc-autoroll 2019-04-23 18:09:05 -07:00
  • a7bd64a4ff Roll chromium_revision 8865ee3843..160e728840 (653230:653353) chromium-webrtc-autoroll 2019-04-23 14:01:04 -07:00
  • 8af1f74714 Factor out the fake port allocator in build. Qingsi Wang 2019-04-21 22:08:26 -07:00
  • 423164bd3d Roll chromium_revision da41fa9f92..8865ee3843 (653109:653230) chromium-webrtc-autoroll 2019-04-23 10:02:57 -07:00
  • 162a03979b Followup to Rename "UpdateLayerConfig" to "NextFrameConfig" Elad Alon 2019-04-23 15:33:59 +02:00
  • 870d85c305 Removing niklas.enbom@webrtc.org from WATCHLIST and OWNERS Niklas Enbom 2019-04-22 09:04:27 -07:00
  • 00d0a0a1a9 Copy video frames metadata between encoded and plain frames in one place Ilya Nikolaevskiy 2019-04-23 14:55:33 +02:00
  • 59b64d32fc Removes unused factories and constructor from FrameGeneratorCapturer. Danil Chapovalov 2019-04-23 13:45:12 +02:00
  • d51ec589d6 Parse color space only in last packet of key frame Johannes Kron 2019-04-15 13:32:41 +02:00
  • 33122cfde6 Removing myself from 'audio_processing' WATCHLIST. Alex Loiko 2019-04-23 15:28:47 +02:00
  • acae9abe2e 'Fixing' a few TODOs by removing them. Alex Loiko 2019-04-23 15:26:49 +02:00
  • c1d209258a AEC3: Corrected the reading/creation of the json parameter file Per Åhgren 2019-04-22 23:36:58 +02:00
  • d8bf2d4986 Revert "Delete deprecated variant of VideoDecoder::Decode" Danil Chapovalov 2019-04-23 12:52:02 +00:00
  • 3a86d9520c Delete deprecated variant of VideoDecoder::Decode Niels Möller 2019-04-11 15:39:39 +02:00
  • 217405344a Update test::CreateVideoStreams to use the configured min bitrate if set. Åsa Persson 2019-04-15 14:00:30 +02:00
  • d0aec913d6 Never match a decoded frame with a smaller capture. Sebastian Jansson 2019-04-17 13:22:27 +02:00
  • 38ac7bf0ab Add Vp8FrameConfig::IntraFrame() Elad Alon 2019-04-23 13:03:18 +02:00
  • 30a276b5d7 Add RTP sequence number to TransportFeedbackObserver::AddPacket() Erik Språng 2019-04-23 12:00:11 +02:00
  • d0e0ed82af Use explicit TaskQueueFactory for FrameGeneratorCapturer in test/pc/e2e Danil Chapovalov 2019-04-18 14:48:24 +02:00
  • b4a70ed643 Fix potential crash in FrameBuffer::IsCompleteSuperFrame Ilya Nikolaevskiy 2019-04-23 10:37:06 +02:00
  • 2d87a50b46 Only process cross traffic simulation if added. Sebastian Jansson 2019-04-23 09:55:38 +02:00
  • 081768a5a3 Roll chromium_revision cd9b5ac293..da41fa9f92 (652221:653109) chromium-webrtc-autoroll 2019-04-23 02:01:52 -07:00
  • a323cc027c Write VP9 RTP SS on key frames of each independently coded spatial layer. Sergey Silkin 2019-04-23 10:09:28 +02:00
  • c6d1d24de8 Revert "Reland "Refactoring DataContentDescription class"" Danil Chapovalov 2019-04-23 09:48:11 +00:00
  • 77c0a62760 Allow injection of network controller factory in objc. Sebastian Jansson 2019-04-23 10:24:03 +02:00
  • bcb7c209d4 Delete vcm::VideoReceiver methods Delay and SetRenderDelay. Niels Möller 2019-04-18 12:54:04 +02:00
  • 37242cbc41 Remove logging of metrics no longer relevant for AEC2 usage (UMA). Sam Zackrisson 2019-04-18 13:54:45 +02:00
  • 26bf7c4682 Reland "Refactoring DataContentDescription class" Harald Alvestrand 2019-04-23 05:20:17 +00:00
  • 62acb5a8c0 Add ICC profile to DesktopFrame Julien Isorce 2019-04-19 14:32:56 -07:00
  • 5665572f47 Avoid a frame copy in WindowCapturerMac Julien Isorce 2019-04-18 21:26:55 -07:00
  • aec09a2d18 Use explicit TaskQueueFactory for FrameGeneratorCapturer in FrameGeneratorCapturerVideoTrackSource Danil Chapovalov 2019-04-18 14:02:11 +02:00
  • c129c359d7 Reland "Surface ICE candidates that match an updated candidate filter." Qingsi Wang 2019-04-18 10:41:58 -07:00
  • 3ba187226e Roll chromium_revision f2865fd3af..cd9b5ac293 (652050:652221) chromium-webrtc-autoroll 2019-04-18 11:01:49 -07:00
  • 428dcb2517 Remove SetLatency/GetLatency from MediaSourceInterface API level Ruslan Burakov 2019-04-18 17:49:49 +02:00
  • 81687b370f Use explicit TaskQueueFactory for FrameGeneratorCapturer in BitrateEstimatorTest. Danil Chapovalov 2019-04-18 15:39:53 +02:00
  • 908e22e553 Use explicit TaskQueueFactory for FrameGeneratorCapturer in video/ tests Danil Chapovalov 2019-04-18 14:34:16 +02:00
  • d50947ab51 Ignore duplicate sent packets in TransportFeedbackAdapter Erik Språng 2019-04-18 14:28:02 +02:00
  • f689623417 Fix compilation of video_replay. Sergey Silkin 2019-04-18 14:20:33 +02:00
  • a92e6249c7 Use explicit TaskQueueFactory for FrameGeneratorCapturer in CallTest. Danil Chapovalov 2019-04-18 10:58:56 +02:00
  • ad60afbd0f Allow injection of network controller factory in Java. Sebastian Jansson 2019-04-18 13:40:56 +02:00
  • 76723ae836 Add API to get raw stats value from DefaultAudioQualityAnalyzer Artem Titov 2019-04-18 13:18:43 +02:00
  • d3e761e822 Delete left-over call to RegisterPacketRequestCallback Niels Möller 2019-04-18 09:52:03 +02:00
  • 58fa716e44 Add frame_type getter and setter to RtpDepacketizer::ParsedPayload Niels Möller 2019-04-18 11:14:27 +02:00
  • f6e6435ab8 Cleanup in NetworkEmulationManager Sebastian Jansson 2019-04-17 18:02:34 +02:00
  • cab77fd1be Inject network state predictor into video quality test. Ying Wang 2019-04-16 11:12:49 +02:00
  • 2317c5ee0a Delete method DecodedImageCallback::ReceivedDecodedReferenceFrame Niels Möller 2019-04-17 16:06:06 +02:00
  • fc3cfc599c Roll chromium_revision 14d9f48eb3..f2865fd3af (651940:652050) chromium-webrtc-autoroll 2019-04-17 23:01:52 -07:00
  • 852bffb606 Roll chromium_revision adf8e94df9..14d9f48eb3 (651832:651940) chromium-webrtc-autoroll 2019-04-17 16:01:10 -07:00
  • 797ede8e71 Revert "Surface ICE candidates that match an updated candidate filter." Qingsi Wang 2019-04-17 21:21:54 +00:00
  • e0ab81c8c6 Change steveanton watchlist email Steve Anton 2019-04-17 12:41:00 -07:00
  • 060f5951f0 Roll chromium_revision 14c052d7be..adf8e94df9 (651715:651832) chromium-webrtc-autoroll 2019-04-17 12:01:00 -07:00
  • cd8d1cf68e Surface ICE candidates that match an updated candidate filter. Qingsi Wang 2019-04-17 11:40:46 -07:00
  • 011d3a125e Revert "Cleanup in NetworkEmulationManagerImpl." Sebastian Jansson 2019-04-17 15:56:45 +00:00
  • 28de7cfd64 Use DefaultTaskQueueFactory instead of Global in test RealTimeController Danil Chapovalov 2019-04-12 19:25:06 +02:00
  • 899280c485 Roll chromium_revision 3904a4338b..14c052d7be (651612:651715) chromium-webrtc-autoroll 2019-04-17 08:01:25 -07:00
  • 63658d06ec Revert "Ensure that we always set values for min and max audio bitrate." Daniel Lee 2019-04-17 15:27:05 +00:00
  • b4b53bd8cc Revert "Only process cross traffic simulation if added." Artem Titarenko 2019-04-17 15:38:55 +00:00
  • 40889f35fc Removes TimeMicros interface from ThreadProcessingFakeClock. Sebastian Jansson 2019-04-17 12:11:20 +02:00
  • e47aee3b86 Ensure that we always set values for min and max audio bitrate. Daniel Lee 2019-04-17 15:27:32 +02:00
  • d624c3903c Make MessageQueue processing an optional feature of FakeClock Sebastian Jansson 2019-04-17 10:36:03 +02:00
  • 8a7dcb163e Prepare to move SPS VUI rewriting out of H.264 packetizer. Mirta Dvornicic 2019-04-17 13:43:39 +02:00
  • aa274d0287 Cleanup in NetworkEmulationManagerImpl. Sebastian Jansson 2019-04-17 13:13:56 +02:00
  • cf96e0f87d Implement RTCOutboundRtpStreamStats.retransmitted[Bytes/Packets]Sent. Henrik Boström 2019-04-17 13:51:53 +02:00
  • decc07679d Expose send parameters for RemoteEstimatorProxy for field trial. Niels Möller 2019-04-17 14:14:32 +02:00
  • 416d5db75d Add field trial to AimdRateController to only increase while not in ALR Per Kjellander 2019-04-17 12:53:23 +02:00
  • 979c4426a4 Rename "UpdateLayerConfig" to "NextFrameConfig" Elad Alon 2019-04-17 12:53:08 +02:00
  • 123ee9be8f OnLossNotification() receives references Elad Alon 2019-04-17 12:48:06 +02:00
  • 491d29448e Only process cross traffic simulation if added. Sebastian Jansson 2019-04-17 12:03:49 +02:00
  • c29fa1bf67 Drop usage of legacy VCMPacketRequestCallback Niels Möller 2019-04-16 16:47:08 +02:00
  • bbdf0f67b3 Don't call VideoReceiver::SetNackSettings Niels Möller 2019-04-16 16:22:22 +02:00
  • 6f5e84894e Roll chromium_revision cd3b1fea2d..3904a4338b (651505:651612) chromium-webrtc-autoroll 2019-04-16 23:01:50 -07:00
  • a3aa9bd75b Make VideoBitrateAllocatorFactory injectable. Jonas Oreland 2019-04-17 07:38:40 +02:00
  • a1a93fba36 Roll chromium_revision 1645d3d94d..cd3b1fea2d (651391:651505) chromium-webrtc-autoroll 2019-04-16 16:02:26 -07:00
  • 1859dc04fd Revert "Refactoring DataContentDescription class" Seth Hampson 2019-04-16 20:55:57 +00:00
  • 8a9193c217 Refactoring DataContentDescription class Harald Alvestrand 2019-04-16 21:26:47 +02:00