Skip to content

Commit

Permalink
V4L/DVB (4929): Read() implementation + format set/get simplifications
Browse files Browse the repository at this point in the history
- implement read() entry point that works with linux list.h
- rework of VIDIOC_ENUM_FMT/VIDIOC_S_FMT/VIDIOC_G_FMT
- VIDIOC_STREAMON : allows streaming whereas there is no queued buffer
(xdtv does VIDIOC_STREAMON before VIDIOC_QBUFs)

Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Thierry MERLE authored and Mauro Carvalho Chehab committed Dec 10, 2006
1 parent 5f7fb87 commit 3084920
Showing 1 changed file with 167 additions and 156 deletions.
Loading

0 comments on commit 3084920

Please sign in to comment.