webrtc/modules/video_capture
Mirko Bonadei 77d197fe1d Make video_capture_internal_impl publicly visible.
Since WebRTC requires [1] users to explicitly link against the
video_capture_internal_impl target, it should also be visible to avoid
depending on transitive dependencies.

[1] - https://cs.chromium.org/chromium/src/third_party/webrtc/modules/video_capture/BUILD.gn?l=11-14&rcl=5d24b16c7722257edda195fce84bd89b94dd9c72

Bug: webrtc:10941
Change-Id: Id4ff982b3462ef5b7e86ff5332f29b6e60a35b5e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/151301
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29062}
2019-09-04 11:32:04 +00:00
..
linux Format almost everything. 2019-07-08 13:45:15 +00:00
test Format almost everything. 2019-07-08 13:45:15 +00:00
windows Format almost everything. 2019-07-08 13:45:15 +00:00
BUILD.gn Make video_capture_internal_impl publicly visible. 2019-09-04 11:32:04 +00:00
DEPS Including libyuv headers using fully qualified paths. 2017-12-11 15:51:26 +00:00
device_info_impl.cc Format almost everything. 2019-07-08 13:45:15 +00:00
device_info_impl.h Format almost everything. 2019-07-08 13:45:15 +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 interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
video_capture_factory.cc Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
video_capture_factory.h Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
video_capture_impl.cc Format almost everything. 2019-07-08 13:45:15 +00:00
video_capture_impl.h Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +00:00
video_capture.h webrtc: Remove semicolons. 2019-02-20 16:02:59 +00:00