V4L framework progress
From LinuxTVWiki
(Difference between revisions)
(Start of the V4L Framework Progress page.) |
(→Bridge Drivers) |
||
| Line 8: | Line 8: | ||
==Bridge Drivers== | ==Bridge Drivers== | ||
| + | |||
| + | {| class="wikitable" style="text-align:center" | ||
| + | ! driver | ||
| + | ! V4L1/2 | ||
| + | ! v4l2_device | ||
| + | ! video_ioctl2 | ||
| + | ! have hardware | ||
| + | ! comments | ||
| + | |- | ||
| + | | ivtv | ||
| + | | 2 | ||
| + | | y | ||
| + | | y | ||
| + | | y | ||
| + | | | ||
| + | |} | ||
==Sub-Device Drivers== | ==Sub-Device Drivers== | ||
Revision as of 11:31, 22 March 2010
V4l Framework Progress
This page contains the status of all drivers with respect to their adoption of all the new structures that the V4L framework offers.
This should help in identifying those drivers that need more work.
It is expected that this page will be continuously updated whenever new conversion tasks appear.
Bridge Drivers
| driver | V4L1/2 | v4l2_device | video_ioctl2 | have hardware | comments |
|---|---|---|---|---|---|
| ivtv | 2 | y | y | y |