webrtc/common_video
Niels Möller c6ce9c5938 New file api/video/BUILD.gn
Build targets involving files under api/video/ are moved into this
file, from api/BUILD.gn. In addition, drop "_api" part of target
names, and move the header file api/videosinkinterface.h to
api/video/video_sink_interface.h.

Bug: webrtc:9253
Change-Id: I2896d3f063db8dff902bc29738578395b2fcc155
Reviewed-on: https://webrtc-review.googlesource.com/75500
Commit-Queue: Niels Moller <nisse@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23207}
2018-05-14 06:57:38 +00:00
..
h264 Prevent potential integer overflow in sps parser 2018-02-09 13:52:48 +00:00
include New file api/video/BUILD.gn 2018-05-14 06:57:38 +00:00
libyuv Reland "Add multiplex case to webrtc_perf_tests" 2018-03-10 01:21:04 +00:00
bitrate_adjuster.cc Convert BitrateAdjuster from webrtc::Clock to rtc::TimeMillis. 2018-04-19 09:22:08 +00:00
bitrate_adjuster_unittest.cc Replacing rtc::TimeDelta with webrtc::TimeDelta. 2018-05-08 13:22:53 +00:00
BUILD.gn New file api/video/BUILD.gn 2018-05-14 06:57:38 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
i420_buffer_pool.cc Enable and fix chromium clang warnings in sdk/android targets. 2018-04-05 11:22:03 +00:00
i420_buffer_pool_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
i420_video_frame_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
incoming_video_stream.cc Delete unneeded references to EventWrapper. 2018-04-17 11:55:23 +00:00
OWNERS Remove pbos@webrtc.org from all OWNERS. 2017-11-01 08:03:46 +00:00
video_frame.cc Enable and fix chromium clang warnings in sdk/android targets. 2018-04-05 11:22:03 +00:00
video_frame_buffer.cc Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
video_render_frames.cc Optional: Use nullopt and implicit construction in /common_video 2017-11-27 17:03:12 +00:00
video_render_frames.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00