webrtc/modules/video_coding/timing
Florent Castelli a6b9924988 Remove all usage of //rtc_base target
Bug: webrtc:9838
Change-Id: If813dbb426b4dc848185b64c0349d03fa9c059f2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/290986
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Auto-Submit: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39116}
2023-01-16 14:36:06 +00:00
..
BUILD.gn Remove all usage of //rtc_base target 2023-01-16 14:36:06 +00:00
codec_timer.cc
codec_timer.h
frame_delay_variation_kalman_filter.cc Rename Kalman filter to match RFC3393 2022-09-02 15:52:28 +00:00
frame_delay_variation_kalman_filter.h Rename Kalman filter to match RFC3393 2022-09-02 15:52:28 +00:00
frame_delay_variation_kalman_filter_unittest.cc Rename Kalman filter to match RFC3393 2022-09-02 15:52:28 +00:00
inter_frame_delay.cc
inter_frame_delay.h [Unwrap] Migrate InterFrameDelay to RtpTimestampUnwrapper 2023-01-09 18:21:05 +00:00
inter_frame_delay_unittest.cc
jitter_estimator.cc JitterEstimator: remove unnecessary helper functions 2022-09-21 10:42:57 +00:00
jitter_estimator.h JitterEstimator: remove unnecessary helper functions 2022-09-21 10:42:57 +00:00
jitter_estimator_unittest.cc JitterEstimator: add field trial for not estimating noise for congested frames 2022-09-16 12:40:38 +00:00
rtt_filter.cc
rtt_filter.h
rtt_filter_unittest.cc
timestamp_extrapolator.cc [Unwrap] Migrate TimestampExtrapolator to use RtpTimestampUnwrapper 2023-01-09 18:24:28 +00:00
timestamp_extrapolator.h [Unwrap] Migrate TimestampExtrapolator to use RtpTimestampUnwrapper 2023-01-09 18:24:28 +00:00
timestamp_extrapolator_unittest.cc [Unwrap] Migrate TimestampExtrapolator to use RtpTimestampUnwrapper 2023-01-09 18:24:28 +00:00
timing.cc Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +00:00
timing.h Only update TimestampExtrapolator on the last frame of the temporal unit. 2022-10-06 15:02:54 +00:00
timing_unittest.cc clean up misc TimeDelta use 2022-08-02 13:52:36 +00:00