webrtc/api/video
philipel 8c913efc1b Removed using FrameObject = EncodedFrame.
Bug: webrtc:8909
Change-Id: Ia825466c52bdd2b0e070c3949cadaba05af7c1bc
Reviewed-on: https://webrtc-review.googlesource.com/57140
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22201}
2018-02-27 12:35:19 +00:00
..
DEPS Create public EncodedFrame interface. 2018-02-21 16:24:15 +00:00
encoded_frame.h Removed using FrameObject = EncodedFrame. 2018-02-27 12:35:19 +00:00
i420_buffer.cc Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
i420_buffer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add timing info to all encoded frames. 2017-11-10 12:15:35 +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.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_frame.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_rotation.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_timing.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_timing.h Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00