webrtc/third_party/winsdk_samples/README.webrtc
andrew@webrtc.org 8cd18c55b8 Add winsdk_samples to provide directshow_baseclasses.
Builds locally on Windows (and passes try), and a gyp run succeeds with
include_internal_video_capture=0. This should ensure it won't impact
Chromium.

Review URL: https://webrtc-codereview.appspot.com/937026

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3146 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-11-21 18:46:45 +00:00

16 lines
517 B
Plaintext

Name: winsdk_samples
URL: http://www.microsoft.com/en-us/download/details.aspx?id=8279
Version: 7.1
License: Microsoft Windows SDK license
License File: src/License/License.htm
Security Critical: yes
Description:
This contains a copy of a portion of the Microsoft Windows SDK 7.1 sample
code. It is covered by the "Sample Code" section of the license.
This would typically be installed to:
C:\Program Files\Microsoft SDKs\Windows\v7.1
It is used by WebRTC to capture video from a camera on Windows.