Commit 81d03614 authored by James Mayer's avatar James Mayer Committed by Linus Torvalds

[PATCH] Typos in Documentation_video4linux_meye.txt (2.4.19-rc1)

parent b52ed5f7
...@@ -86,7 +86,7 @@ Private API: ...@@ -86,7 +86,7 @@ Private API:
MEYEIOC_SYNC MEYEIOC_SYNC
Takes as an argument the buffer number you want to sync. Takes as an argument the buffer number you want to sync.
This ioctl blocks untils the buffer is filled and ready This ioctl blocks until the buffer is filled and ready
for the application to use. It returns the buffer size. for the application to use. It returns the buffer size.
MEYEIOC_STILLCAPT MEYEIOC_STILLCAPT
...@@ -106,7 +106,7 @@ Bugs / Todo: ...@@ -106,7 +106,7 @@ Bugs / Todo:
- mjpeg hardware playback doesn't work (depends on overlay...) - mjpeg hardware playback doesn't work (depends on overlay...)
- rewrite the driver to use some commun video4linux API for snapshot - rewrite the driver to use some common video4linux API for snapshot
and mjpeg capture. Unfortunately, video4linux1 does not permit it, and mjpeg capture. Unfortunately, video4linux1 does not permit it,
the BUZ API seems to be targeted to TV cards only. The video4linux 2 the BUZ API seems to be targeted to TV cards only. The video4linux 2
API may be an option, if it goes into the kernel (maybe 2.5 API may be an option, if it goes into the kernel (maybe 2.5
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment