webrtc/modules
Niels Möller bcb7c209d4 Delete vcm::VideoReceiver methods Delay and SetRenderDelay.
They are called only from VideoReceiveStream, which can access
VCMTiming directly.

Bug: webrtc:7408
Change-Id: Ibf5799b1441c00b41143342ca1d99024cb68ba17
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/133569
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27700}
2019-04-23 09:38:54 +00:00
..
audio_coding Removes TimeMicros interface from ThreadProcessingFakeClock. 2019-04-17 15:37:48 +00:00
audio_device Add ability to play audio in circle for TestAudioDevice wav file capturer 2019-04-16 15:33:03 +00:00
audio_mixer Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
audio_processing Remove logging of metrics no longer relevant for AEC2 usage (UMA). 2019-04-23 09:14:15 +00:00
bitrate_controller Cleanup: Using DCHECK comparison macros for unit types. 2019-04-12 13:01:03 +00:00
congestion_controller Ignore duplicate sent packets in TransportFeedbackAdapter 2019-04-18 13:29:22 +00:00
desktop_capture Add ICC profile to DesktopFrame 2019-04-19 22:57:09 +00:00
include Make VideoFrameType an enum class, and move to separate file and target 2019-03-22 12:44:51 +00:00
pacing Remove direct use of FieldTrials from AlrDetector 2019-04-15 12:11:36 +00:00
remote_bitrate_estimator Expose send parameters for RemoteEstimatorProxy for field trial. 2019-04-17 12:45:47 +00:00
rtp_rtcp Add frame_type getter and setter to RtpDepacketizer::ParsedPayload 2019-04-18 09:38:19 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Deprecating ThreadChecker specific interface. 2019-04-08 16:58:07 +00:00
video_capture Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
video_coding Delete vcm::VideoReceiver methods Delay and SetRenderDelay. 2019-04-23 09:38:54 +00:00
video_processing Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +00:00
BUILD.gn Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS