webrtc/api/units
Evan Shrubsole d425f506ad Switch VideoReceiveStream2 internals to Time units
Change-Id: Ifcee6372120e968499acbdf3bf2c0d002d1c4724
Bug: webrtc:13756
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/259777
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Evan Shrubsole <eshr@webrtc.org>
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Reviewed-by: Johannes Kron <kron@google.com>
Cr-Commit-Position: refs/heads/main@{#36685}
2022-04-28 09:38:54 +00:00
..
BUILD.gn Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
data_rate.cc Include sign for infinity in ToString for data units. 2019-03-05 09:42:08 +00:00
data_rate.h Rename UNIT_TEST to WEBRTC_UNIT_TEST 2020-12-10 11:04:58 +00:00
data_rate_unittest.cc Rename several more tests that use EXPECT_DEATH to *DeathTest. 2020-05-18 16:10:04 +00:00
data_size.cc Include sign for infinity in ToString for data units. 2019-03-05 09:42:08 +00:00
data_size.h Rename UNIT_TEST to WEBRTC_UNIT_TEST 2020-12-10 11:04:58 +00:00
data_size_unittest.cc Add DataSize and DataRate factories 2020-02-17 15:18:45 +00:00
frequency.cc Format almost everything. 2019-07-08 13:45:15 +00:00
frequency.h Rename UNIT_TEST to WEBRTC_UNIT_TEST 2020-12-10 11:04:58 +00:00
frequency_unittest.cc Rename factory names for Frequency unit type 2020-02-14 13:52:31 +00:00
OWNERS Adds srte@ as OWNER of units. 2019-06-05 15:08:57 +00:00
time_delta.cc Adds Frequency unit type. 2019-06-07 09:54:02 +00:00
time_delta.h Switch VideoReceiveStream2 internals to Time units 2022-04-28 09:38:54 +00:00
time_delta_unittest.cc Switch VideoReceiveStream2 internals to Time units 2022-04-28 09:38:54 +00:00
timestamp.cc Using unit types in TransportFeedbackAdapter. 2019-11-06 12:25:00 +00:00
timestamp.h Rename UNIT_TEST to WEBRTC_UNIT_TEST 2020-12-10 11:04:58 +00:00
timestamp_unittest.cc Add TimeDelta and Timestamp factories 2020-02-07 11:30:36 +00:00