summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-01Support multiplanar buffers verificationLaurent Pinchart
2014-04-01Load multiplane filesDetlev Casanova
2014-04-01Add multi-plane supportDetlev Casanova
2014-04-01Add video_is_output() and video_is_capture() helper functionsLaurent Pinchart
2014-04-01Use format information structure directlyLaurent Pinchart
2014-04-01Make buffer structure multiplane awareDetlev Casanova
2014-01-09Mark current menu value with a (*) when querying controlsLaurent Pinchart
2013-12-05Integer64 and string controls can't be accessed using VIDIOC_[GS]_CTRLSakari Ailus
2013-12-05Make VIDIOC_[GS]_CTRL workSakari Ailus
2013-12-04Support additional dpcm compressed bayer formats.Sakari Ailus
2013-08-22Support device capsLaurent Pinchart
2013-06-25Truncate existing files when writing frames to memoryLaurent Pinchart
2013-06-25Add support for VYUY and YVYU formatsLaurent Pinchart
2012-11-28Print v4l2_buffer timestamp typeSakari Ailus
2012-11-27Update kernel header filesSakari Ailus
2012-04-16Support extended controls, including 64-bit integersSakari Ailus
2012-04-16Support integer menusSakari Ailus
2012-04-16Add videodev2.h to allow building on systems without latest kernel headersSakari Ailus
2012-01-25Add --stride argumentLaurent Pinchart
2012-01-25warn if written size is different to original oneAndy Shevchenko
2012-01-24Add NV pixel formatsJacob Pan
2011-12-21Add support for Y10 and Y12 pixel formatsLaurent Pinchart
2011-12-09Add missing header file sys/stat.hGiorgio Vazzana
2011-11-25Support writing all frames to a single fileLaurent Pinchart
2011-10-25Exit when VIDIOC_STREAMON fails.Laurent Pinchart
2011-10-25Print both error text and error code in error messages.Laurent Pinchart
2011-10-25Use monotonic clock to retrieve timestampsLaurent Pinchart
2011-10-25Add support for RGB formatsLaurent Pinchart
2011-08-10Add buffer overrun checksLaurent Pinchart
2011-07-11Free userspace buffers when freeing video buffersLaurent Pinchart
2011-07-11Add --realtime option to switch to RR schedulingLaurent Pinchart
2011-05-14Add support for missing Bayer formatsLaurent Pinchart
2011-05-04Print class controls as headersLaurent Pinchart
2011-05-04Ignore failed VIDIOC_QUERYCAP.Sakari Ailus
2011-04-30Support holes in menu indicesLaurent Pinchart
2011-03-21Support pattern files for compressed formatsLaurent Pinchart
2011-01-23Display the instant frame rate for each frame during captureLaurent Pinchart
2011-01-23Add support for GREY/Y8 formatMartin Hostettler
2010-12-23Fix an off-by-one bug in frame countLaurent Pinchart
2010-12-03Add support for the V4L2_PIX_FMT_SGRBG12 formatLaurent Pinchart
2010-11-26Add support for SGRBG10_DPCM8 formatLaurent Pinchart
2010-11-26Add struct buffer objectLaurent Pinchart
2010-11-26Fix uninitialized variable warning in video_do_capture()Laurent Pinchart
2010-11-26Add buffer error flag to information printed after VIDIOC_DQBUFLaurent Pinchart
2010-09-29Add option to make requeue of last buffers configurableLaurent Pinchart
2010-09-29Print device bus info when opening the deviceLaurent Pinchart
2010-08-06Do not divide by zero.Sakari Ailus
2010-08-06Basic test pattern support for video output devicesLaurent Pinchart
2010-08-06Optimise for safer free() usage.Sakari Ailus
2010-07-30Make -c and -F options accept an optional argumentLaurent Pinchart