summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 13:26:17 -0700
committerDen Delimarsky <[email protected]>2019-03-13 13:26:17 -0700
commit391db42c817138b0b06c5e21270acdf12bab31a1 (patch)
tree9910b4e297792da94ae846798e834f757790ed47
parentb376cda09e60215ea229d55e19ade907d84cdf81 (diff)
Update READMEs
-rw-r--r--avstream/avscamera/README.md3
-rw-r--r--pofx/WDF/README.md3
2 files changed, 2 insertions, 4 deletions
diff --git a/avstream/avscamera/README.md b/avstream/avscamera/README.md
index 9ab30cfe..7f336504 100644
--- a/avstream/avscamera/README.md
+++ b/avstream/avscamera/README.md
@@ -2,6 +2,7 @@
topic: sample
name: AvsCamera - AVStream Camera Sample Driver
description: Provides a pin-centric AVStream capture driver for a simulated front and back camera that performs simulated captures at 320x240 or 640x480 in RGB24, RGB32, YUY2 and NV12 formats at various frame rates.
+urlFragment: avscamera
languages:
- cpp
products:
@@ -17,7 +18,7 @@ products:
samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620184
--->
-# AvsCamera: AVStream Camera Sample Driver
+# AvsCamera - AVStream Camera Sample Driver
The AvsCamera sample provides a pin-centric AVStream capture driver for a simulated front and back camera. The driver performs simulated captures at 320x240 or 640x480 in RGB24, RGB32, YUY2 and NV12 formats at various frame rates. The purpose of the sample is to demonstrate how to write a fully functional AVStream camera driver.
diff --git a/pofx/WDF/README.md b/pofx/WDF/README.md
index d3f37f84..295b6eee 100644
--- a/pofx/WDF/README.md
+++ b/pofx/WDF/README.md
@@ -2,9 +2,6 @@
topic: sample
name: KMDF Power Framework (PoFx) Sample
description: Demonstrate how a KMDF driver can implement F-state-based power management.
-
-
-
languages:
- cpp
products: