webrtc/modules/video_coding/deprecated
Rasmus Brandt 24f9a8b398 Document VCMTiming::VideoDelayTimings better.
* Reorder and rename members.
* Add comments.
* Define struct first in the class, as per style guide.
* Update direct callers.

Bug: webrtc:15085
Change-Id: I37d26cae1953dacbba7d0507da48e3829ab84ba5
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/304403
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Reviewed-by: Åsa Persson <asapersson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40011}
2023-05-08 15:30:02 +00:00
..
BUILD.gn Move deprecated Receiver to modules/video_coding/deprecated/ 2023-05-08 07:02:15 +00:00
decoding_state.cc Move deprecated VCMDecodingState to modules/video_coding/deprecated/ 2023-03-09 19:44:00 +00:00
decoding_state.h Move deprecated VCMDecodingState to modules/video_coding/deprecated/ 2023-03-09 19:44:00 +00:00
decoding_state_unittest.cc Move deprecated VCMDecodingState to modules/video_coding/deprecated/ 2023-03-09 19:44:00 +00:00
event_wrapper.cc Move deprecated EventWrapper to modules/video_coding/deprecated/ 2023-03-10 15:46:58 +00:00
event_wrapper.h Move deprecated EventWrapper to modules/video_coding/deprecated/ 2023-03-10 15:46:58 +00:00
frame_buffer.cc Move deprecated VCMFrameBuffer to modules/video_coding/deprecated/ 2023-03-09 11:05:20 +00:00
frame_buffer.h Move deprecated VCMFrameBuffer to modules/video_coding/deprecated/ 2023-03-09 11:05:20 +00:00
jitter_buffer.cc Move deprecated JitterBuffer to modules/video_coding/deprecated/ 2023-04-17 13:19:50 +00:00
jitter_buffer.h Move deprecated JitterBuffer to modules/video_coding/deprecated/ 2023-04-17 13:19:50 +00:00
jitter_buffer_common.h Move deprecated VCMSessionInfo to modules/video_coding/deprecated/. 2023-03-06 14:10:45 +00:00
jitter_buffer_unittest.cc Move deprecated JitterBuffer to modules/video_coding/deprecated/ 2023-04-17 13:19:50 +00:00
packet.cc Move deprecated VCMPacket to modules/video_coding/deprecated/ 2023-03-02 12:43:51 +00:00
packet.h Move deprecated VCMPacket to modules/video_coding/deprecated/ 2023-03-02 12:43:51 +00:00
receiver.cc Move deprecated Receiver to modules/video_coding/deprecated/ 2023-05-08 07:02:15 +00:00
receiver.h Move deprecated Receiver to modules/video_coding/deprecated/ 2023-05-08 07:02:15 +00:00
receiver_unittest.cc Document VCMTiming::VideoDelayTimings better. 2023-05-08 15:30:02 +00:00
session_info.cc Move deprecated VCMSessionInfo to modules/video_coding/deprecated/. 2023-03-06 14:10:45 +00:00
session_info.h Move deprecated VCMSessionInfo to modules/video_coding/deprecated/. 2023-03-06 14:10:45 +00:00
session_info_unittest.cc Move deprecated VCMSessionInfo to modules/video_coding/deprecated/. 2023-03-06 14:10:45 +00:00
stream_generator.cc Move deprecated JitterBuffer to modules/video_coding/deprecated/ 2023-04-17 13:19:50 +00:00
stream_generator.h Move deprecated JitterBuffer to modules/video_coding/deprecated/ 2023-04-17 13:19:50 +00:00