webrtc/modules/video_coding/deprecated
Danil Chapovalov 06717773a5 Move EncodedImage::playout_delay_ to private section of the class
Remove code where integer -1 as delay is used to represent unset value.

Bug: webrtc:13756
Change-Id: I16a01e12c25a09ce21a971c9edabf47af5936662
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/316923
Auto-Submit: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40592}
2023-08-22 08:24:37 +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 Represent unset VideoPlayoutDelay with nullopt rather than special value 2023-08-18 13:17:50 +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 EncodedImage::playout_delay_ to private section of the class 2023-08-22 08:24:37 +00:00
packet.h Move deprecated VCMPacket to modules/video_coding/deprecated/ 2023-03-02 12:43:51 +00:00
receiver.cc Represent unset VideoPlayoutDelay with nullopt rather than special value 2023-08-18 13:17:50 +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