webrtc/modules/video_coding/timing
philipel 7446b60823 Only update TimestampExtrapolator on the last frame of the temporal unit.
Bug: webrtc:14526
Change-Id: I3fd7cb286050fc4cbe0008534f05141aa19b7606
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/278142
Reviewed-by: Johannes Kron <kron@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38310}
2022-10-06 15:02:54 +00:00
..
BUILD.gn Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +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
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 Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +00:00
timestamp_extrapolator.h Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +00:00
timestamp_extrapolator_unittest.cc Move TimestampExtrapolator closer to its single user 2022-09-15 13:49:18 +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