summaryrefslogtreecommitdiff
path: root/yavta.c
AgeCommit message (Expand)Author
2014-04-16Allow passing file descriptors to yavtaSakari Ailus
2014-04-16Provide -B option for setting the buffer typeSakari Ailus
2014-04-16Make struct for buffer type and name mapping usable elsewhereSakari Ailus
2014-04-16Separate querying capabilities and determining buffer queue typeSakari Ailus
2014-04-16Provide functions for setting the buffer type and checking its validitySakari Ailus
2014-04-16Separate device object initialisation and openingSakari Ailus
2014-04-01Print timestamp source (start-of-exposure or end-of-frame)Sakari Ailus
2014-04-01Add YV420M supportLaurent Pinchart
2014-04-01Add NV16M and NV61M supportLaurent Pinchart
2014-04-01Add NV12M and NV21M supportLaurent Pinchart
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