summaryrefslogtreecommitdiff
path: root/avstream/avscamera
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 19:15:06 -0700
committerDen Delimarsky <[email protected]>2019-03-13 19:15:06 -0700
commitdbc7785c3a7ced56ecac6b5a9dfb81ef45dedac6 (patch)
tree2a8e1a39358b66cc2bc0d85e163956aafd5ccd16 /avstream/avscamera
parentffeacc14932f98db4e7926825909a37d2b6d332f (diff)
Update manifests
Diffstat (limited to 'avstream/avscamera')
-rw-r--r--avstream/avscamera/README.md2
-rw-r--r--avstream/avscamera/mft0/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/avstream/avscamera/README.md b/avstream/avscamera/README.md
index 4dcc24bb..81f0d3c4 100644
--- a/avstream/avscamera/README.md
+++ b/avstream/avscamera/README.md
@@ -19,7 +19,7 @@ products:
# 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.
+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.
This sample features strong parameter validation and overflow detection. It provides validation and simulation logic for all advanced camera controls in the CCaptureFilter class. A real camera driver would replace the filter automation table and CSensor and CSynthesizer class hierarchies to produce a new camera driver.
diff --git a/avstream/avscamera/mft0/README.md b/avstream/avscamera/mft0/README.md
index 3064837e..b492a3b2 100644
--- a/avstream/avscamera/mft0/README.md
+++ b/avstream/avscamera/mft0/README.md
@@ -18,7 +18,7 @@ products:
# 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.
+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.
This sample features strong parameter validation and overflow detection. It provides validation and simulation logic for all advanced camera controls in the CCaptureFilter class. A real camera driver would replace the filter automation table and CSensor and CSynthesizer class hierarchies to produce a new camera driver.