[media] cx18: mmap() support for raw YUV video capture
Add support for mmap method streaming of raw YUV video on cx18-based hardware, in addition to the existing support for read() streaming of raw YUV and MPEG-2 encoded video. [simon.farnsworth@onelan.co.uk: I forward-ported this from Steven's original work, done under contract to ONELAN. The original code is at http://www.kernellabs.com/hg/~stoth/cx18-videobuf ] Signed-off-by:Steven Toth <stoth@kernellabs.com> Signed-off-by:
Simon Farnsworth <simon.farnsworth@onelan.co.uk> Signed-off-by:
Mauro Carvalho Chehab <mchehab@redhat.com>
Showing
- drivers/media/video/cx18/Kconfig 2 additions, 0 deletionsdrivers/media/video/cx18/Kconfig
- drivers/media/video/cx18/cx18-driver.h 25 additions, 0 deletionsdrivers/media/video/cx18/cx18-driver.h
- drivers/media/video/cx18/cx18-fileops.c 214 additions, 0 deletionsdrivers/media/video/cx18/cx18-fileops.c
- drivers/media/video/cx18/cx18-fileops.h 2 additions, 0 deletionsdrivers/media/video/cx18/cx18-fileops.h
- drivers/media/video/cx18/cx18-ioctl.c 124 additions, 12 deletionsdrivers/media/video/cx18/cx18-ioctl.c
- drivers/media/video/cx18/cx18-mailbox.c 70 additions, 0 deletionsdrivers/media/video/cx18/cx18-mailbox.c
- drivers/media/video/cx18/cx18-streams.c 23 additions, 0 deletionsdrivers/media/video/cx18/cx18-streams.c
- drivers/media/video/cx18/cx23418.h 6 additions, 0 deletionsdrivers/media/video/cx18/cx23418.h
Loading
Please register or sign in to comment