Age | Commit message (Expand) | Author |
2014-01-09 | Mark current menu value with a (*) when querying controls | Laurent Pinchart |
2013-12-05 | Integer64 and string controls can't be accessed using VIDIOC_[GS]_CTRL | Sakari Ailus |
2013-12-05 | Make VIDIOC_[GS]_CTRL work | Sakari Ailus |
2013-12-04 | Support additional dpcm compressed bayer formats. | Sakari Ailus |
2013-08-22 | Support device caps | Laurent Pinchart |
2013-06-25 | Truncate existing files when writing frames to memory | Laurent Pinchart |
2013-06-25 | Add support for VYUY and YVYU formats | Laurent Pinchart |
2012-11-28 | Print v4l2_buffer timestamp type | Sakari Ailus |
2012-11-27 | Update kernel header files | Sakari Ailus |
2012-04-16 | Support extended controls, including 64-bit integers | Sakari Ailus |
2012-04-16 | Support integer menus | Sakari Ailus |
2012-04-16 | Add videodev2.h to allow building on systems without latest kernel headers | Sakari Ailus |
2012-01-25 | Add --stride argument | Laurent Pinchart |
2012-01-25 | warn if written size is different to original one | Andy Shevchenko |
2012-01-24 | Add NV pixel formats | Jacob Pan |
2011-12-21 | Add support for Y10 and Y12 pixel formats | Laurent Pinchart |
2011-12-09 | Add missing header file sys/stat.h | Giorgio Vazzana |
2011-11-25 | Support writing all frames to a single file | Laurent Pinchart |
2011-10-25 | Exit when VIDIOC_STREAMON fails. | Laurent Pinchart |
2011-10-25 | Print both error text and error code in error messages. | Laurent Pinchart |
2011-10-25 | Use monotonic clock to retrieve timestamps | Laurent Pinchart |
2011-10-25 | Add support for RGB formats | Laurent Pinchart |
2011-08-10 | Add buffer overrun checks | Laurent Pinchart |
2011-07-11 | Free userspace buffers when freeing video buffers | Laurent Pinchart |
2011-07-11 | Add --realtime option to switch to RR scheduling | Laurent Pinchart |
2011-05-14 | Add support for missing Bayer formats | Laurent Pinchart |
2011-05-04 | Print class controls as headers | Laurent Pinchart |
2011-05-04 | Ignore failed VIDIOC_QUERYCAP. | Sakari Ailus |
2011-04-30 | Support holes in menu indices | Laurent Pinchart |
2011-03-21 | Support pattern files for compressed formats | Laurent Pinchart |
2011-01-23 | Display the instant frame rate for each frame during capture | Laurent Pinchart |
2011-01-23 | Add support for GREY/Y8 format | Martin Hostettler |
2010-12-23 | Fix an off-by-one bug in frame count | Laurent Pinchart |
2010-12-03 | Add support for the V4L2_PIX_FMT_SGRBG12 format | Laurent Pinchart |
2010-11-26 | Add support for SGRBG10_DPCM8 format | Laurent Pinchart |
2010-11-26 | Add struct buffer object | Laurent Pinchart |
2010-11-26 | Fix uninitialized variable warning in video_do_capture() | Laurent Pinchart |
2010-11-26 | Add buffer error flag to information printed after VIDIOC_DQBUF | Laurent Pinchart |
2010-09-29 | Add option to make requeue of last buffers configurable | Laurent Pinchart |
2010-09-29 | Print device bus info when opening the device | Laurent Pinchart |
2010-08-06 | Do not divide by zero. | Sakari Ailus |
2010-08-06 | Basic test pattern support for video output devices | Laurent Pinchart |
2010-08-06 | Optimise for safer free() usage. | Sakari Ailus |
2010-07-30 | Make -c and -F options accept an optional argument | Laurent Pinchart |
2010-07-29 | Do accept CFLAGS and LDFLAGS from environment. | Sakari Ailus |
2010-07-22 | Add support for the V4L2_PIX_FMT_Y16 format | Laurent Pinchart |
2010-06-23 | Add --offset option to select userspace buffer alignment | Laurent Pinchart |
2010-06-02 | Set the v4l2_buffer::length field when queueing a buffer | Laurent Pinchart |
2010-06-02 | Align userspace buffers to a page size boundary | Laurent Pinchart |
2010-05-21 | Warn when v4l2_buffer::bytesused has an unexpected value | Laurent Pinchart |