webrtc/api/video
Niels Möller 037b37a192 Add implementation of EncodedFrame::Timestamp.
This is a preparation for inheriting the method from the base class,
and delete the corresponding redundant timestamp member.

TBR: magjed@webrtc.org
Bug: webrtc:9378
Change-Id: I27a0ec83fb20ac3da58ba32b86cf794a154deca0
Reviewed-on: https://webrtc-review.googlesource.com/83123
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23594}
2018-06-13 12:23:49 +00:00
..
BUILD.gn Remove built-in sw codecs from decoder_database. 2018-05-25 09:54:18 +00:00
DEPS VideoStreamDecoder skeleton. 2018-03-22 11:23:24 +00:00
encoded_frame.cc Add implementation of EncodedFrame::Timestamp. 2018-06-13 12:23:49 +00:00
encoded_frame.h Add implementation of EncodedFrame::Timestamp. 2018-06-13 12:23:49 +00:00
i420_buffer.cc Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
i420_buffer.h Move aligned memory utilities to rtc_base/memory/ 2018-03-22 14:13:24 +00:00
OWNERS Add timing info to all encoded frames. 2017-11-10 12:15:35 +00:00
video_bitrate_allocation.cc Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
video_bitrate_allocation.h Move BitrateAllocation to api/ and rename it VideoBitrateAllocation 2018-04-23 15:31:27 +00:00
video_content_type.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_content_type.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_frame_buffer.cc Separate i420 and i444 implementations to separate targets. 2017-11-13 14:27:39 +00:00
video_frame_buffer.h Separate i420 and i444 implementations to separate targets. 2017-11-13 14:27:39 +00:00
video_frame.cc Document that preferred VideoFrame constructor takes no RTP timestamp. 2018-06-11 18:42:40 +00:00
video_frame.h Document that preferred VideoFrame constructor takes no RTP timestamp. 2018-06-11 18:42:40 +00:00
video_rotation.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_sink_interface.h New file api/video/BUILD.gn 2018-05-14 06:57:38 +00:00
video_source_interface.cc Move VideoStreamEncoderInterface to api/. 2018-05-21 19:50:37 +00:00
video_source_interface.h Move VideoStreamEncoderInterface to api/. 2018-05-21 19:50:37 +00:00
video_stream_decoder_create.cc VideoStreamDecoder skeleton. 2018-03-22 11:23:24 +00:00
video_stream_decoder_create.h VideoStreamDecoder skeleton. 2018-03-22 11:23:24 +00:00
video_stream_decoder.h VideoStreamDecoderImpl implementation, part 1. 2018-03-23 13:58:55 +00:00
video_stream_encoder_interface.h Move VideoStreamEncoderInterface to api/. 2018-05-21 19:50:37 +00:00
video_timing.cc Cleanup webrtc:: namespace from leaked TimingFrameFlags 2018-06-05 13:52:04 +00:00
video_timing.h Remove TimingFrameFlags from its old place after it was moved 2018-06-11 16:38:49 +00:00