]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/media/v4l2-common.h
V4L/DVB (4065): Several improvements at videodev.c
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 4 Jun 2006 13:06:18 +0000 (10:06 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 05:05:04 +0000 (02:05 -0300)
commit401998fa96fe18b057af3f906527196522dd2d9d
tree32d656e18410ab05204c83b57969db23665e4fe9
parent7565ab082de88ec274283d6b83980144e520a2fc
V4L/DVB (4065): Several improvements at videodev.c

Videodev now is capable of better handling V4L2 api, by
processing V4L2 ioctls and using callbacks to the driver.
The drivers should be migrated to the newer way and the older
one will be obsoleted soon.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88.h
drivers/media/video/saa7134/saa7134.h
drivers/media/video/v4l2-common.c
drivers/media/video/videodev.c
include/linux/videodev.h
include/linux/videodev2.h
include/media/v4l2-common.h
include/media/v4l2-dev.h [new file with mode: 0644]
include/media/video-buf.h