diff options
| author | Den Delimarsky <[email protected]> | 2019-03-13 20:01:10 -0700 |
|---|---|---|
| committer | Den Delimarsky <[email protected]> | 2019-03-13 20:01:10 -0700 |
| commit | 18cabc43191fd82420adcfac56c0361de98360c9 (patch) | |
| tree | 09550ec1eeb8a83aab5ac9bba6215e2b8d0b72c0 /avstream | |
| parent | dbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 (diff) | |
Diffstat (limited to 'avstream')
| -rw-r--r-- | avstream/avscamera/README.md | 2 | ||||
| -rw-r--r-- | avstream/avscamera/mft0/README.md | 2 | ||||
| -rw-r--r-- | avstream/avshws/README.md | 2 | ||||
| -rw-r--r-- | avstream/avssamp/README.md | 2 | ||||
| -rw-r--r-- | avstream/sampledevicemft/README.md | 2 | ||||
| -rw-r--r-- | avstream/samplemft0/README.md | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/avstream/avscamera/README.md b/avstream/avscamera/README.md index 81f0d3c4..55655f33 100644 --- a/avstream/avscamera/README.md +++ b/avstream/avscamera/README.md @@ -31,4 +31,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a ## Building the sample -The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat.
\ No newline at end of file +The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat. diff --git a/avstream/avscamera/mft0/README.md b/avstream/avscamera/mft0/README.md index b492a3b2..e2efb933 100644 --- a/avstream/avscamera/mft0/README.md +++ b/avstream/avscamera/mft0/README.md @@ -30,4 +30,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a ## Building the sample -The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat.
\ No newline at end of file +The AvsCamera sample can be built by opening the AvsCamera.sln solution file. A successful build produces AvsCamera.sys, AvsCameraMft0.dll, AvsCamera.inf and AvsCamera.cat. diff --git a/avstream/avshws/README.md b/avstream/avshws/README.md index 5768e521..5413a2c0 100644 --- a/avstream/avshws/README.md +++ b/avstream/avshws/README.md @@ -90,4 +90,4 @@ Code tour File | Description -----|------------ Avshws.h | Main header file for the sample -Avshws.inf | Sample installation file
\ No newline at end of file +Avshws.inf | Sample installation file diff --git a/avstream/avssamp/README.md b/avstream/avssamp/README.md index 91c25824..b5405fb5 100644 --- a/avstream/avssamp/README.md +++ b/avstream/avssamp/README.md @@ -63,4 +63,4 @@ Purecall.h | _purecall stub necessary for virtual function usage in drivers. Video.cpp | Video capture pin implementation. Video.h | Video capture pin header. Wave.cpp | Wave object implementation -Wave.h | Wave object header
\ No newline at end of file +Wave.h | Wave object header diff --git a/avstream/sampledevicemft/README.md b/avstream/sampledevicemft/README.md index 2998e966..66c6d40c 100644 --- a/avstream/sampledevicemft/README.md +++ b/avstream/sampledevicemft/README.md @@ -43,4 +43,4 @@ Related topics [Device app for camera sample](http://go.microsoft.com/fwlink/p/?linkid=249442) -[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20)
\ No newline at end of file +[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) diff --git a/avstream/samplemft0/README.md b/avstream/samplemft0/README.md index 3e97e680..2b678279 100644 --- a/avstream/samplemft0/README.md +++ b/avstream/samplemft0/README.md @@ -41,4 +41,4 @@ Related topics [Device app for camera sample](http://go.microsoft.com/fwlink/p/?linkid=249442) -[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20)
\ No newline at end of file +[Camera Capture UI sample](http://go.microsoft.com/fwlink/p/?linkid=249441%20) |
