Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-06 | videoout: Take pixel format as a parameter to vo_init() | Laurent Pinchart | |
Pass a struct v4l2_pix_format * instead of width and height. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2011-10-05 | live: Make the number of video buffers configurable | Laurent Pinchart | |
The -b argument can be used to set the number of video display buffers. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2011-10-05 | videoout: Add vo_cleanup() function to close the video output device | Laurent Pinchart | |
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2011-07-30 | omap3-isp-live: Initial commit | Laurent Pinchart | |
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |