Age | Commit message (Expand) | Author |
2014-04-16 | Provide functions for setting the buffer type and checking its validity | Sakari Ailus |
2014-04-16 | Separate device object initialisation and opening | Sakari Ailus |
2014-04-01 | Print timestamp source (start-of-exposure or end-of-frame) | Sakari Ailus |
2014-04-01 | Update headers from upstream kernel, including timestamp source patches | Sakari Ailus |
2014-04-01 | Add YV420M support | Laurent Pinchart |
2014-04-01 | Add NV16M and NV61M support | Laurent Pinchart |
2014-04-01 | Add NV12M and NV21M support | Laurent Pinchart |
2014-04-01 | Update videodev2.h kernel header file | Laurent Pinchart |
2014-04-01 | Support multiplanar buffers verification | Laurent Pinchart |
2014-04-01 | Load multiplane files | Detlev Casanova |
2014-04-01 | Add multi-plane support | Detlev Casanova |
2014-04-01 | Add video_is_output() and video_is_capture() helper functions | Laurent Pinchart |
2014-04-01 | Use format information structure directly | Laurent Pinchart |
2014-04-01 | Make buffer structure multiplane aware | Detlev Casanova |
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 |