webrtc/modules/video_capture
Artem Titov 1ebfb6aac7 Introduce VideoFrame::id to keep track of frames inside application.
Also switch webrtc code from deprecated constructors to the builder API.

Change-Id: Ie325bf1e9b4ff1e413fef3431ced8ed9ff725107
Bug: webrtc:10138
Reviewed-on: https://webrtc-review.googlesource.com/c/114422
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26132}
2019-01-04 08:59:26 +00:00
..
external [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
linux [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
objc Fix no_global_constructors in modules/video_capture. 2018-09-10 09:03:39 +00:00
test Introduce VideoFrame::id to keep track of frames inside application. 2019-01-04 08:59:26 +00:00
windows Add guards to VideoCaptureDS::Init for when pins are null 2018-11-01 17:11:26 +00:00
BUILD.gn Introduce VideoFrame::id to keep track of frames inside application. 2019-01-04 08:59:26 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
device_info_impl.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
device_info_impl.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
video_capture_config.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
video_capture_defines.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
video_capture_factory.cc Revert "Remove deprecated mac capture code." 2018-06-20 12:24:16 +00:00
video_capture_factory.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
video_capture_impl.cc Introduce VideoFrame::id to keep track of frames inside application. 2019-01-04 08:59:26 +00:00
video_capture_impl.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
video_capture.h Remove clang:find_bad_constructs suppression from modules/video_capture. 2018-09-03 07:33:11 +00:00