webrtc/modules/video_capture
Mirko Bonadei d93d01ef63 Lowercase all Windows headers in modules/video_capture.
Bug: None
Change-Id: I962df0d74741d0982ea54e402285a40741a0e94e
Reviewed-on: https://webrtc-review.googlesource.com/67201
Reviewed-by: Tommi <tommi@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22770}
2018-04-06 13:28:23 +00:00
..
external Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
linux Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
objc Fixed video capturing on Mac. 2018-04-03 16:23:01 +00:00
test Stop using ANDROID macro in favour of WEBRTC_ANDROID. 2017-10-16 11:37:08 +00:00
windows Lowercase all Windows headers in modules/video_capture. 2018-04-06 13:28:23 +00:00
BUILD.gn Libraries to link should be lowercase on Windows. 2018-03-28 06:02:25 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
device_info_impl.cc Fixes to build WebRTC for Fuchsia 2017-12-12 23:37:28 +00:00
device_info_impl.h Move rw_lock_wrapper.h to rtc_base/synchronization/ 2018-03-23 19:47:08 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
video_capture_config.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_capture_defines.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_capture_factory.cc Stop using ANDROID macro in favour of WEBRTC_ANDROID. 2017-10-16 11:37:08 +00:00
video_capture_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_capture_impl.cc Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
video_capture_impl.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_capture.h Move videosinkinterface.h to common_video to solve a circular dep. 2018-01-04 13:19:49 +00:00