summaryrefslogtreecommitdiff
path: root/yavta.c
AgeCommit message (Expand)Author
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
2010-07-22Add support for the V4L2_PIX_FMT_Y16 formatLaurent Pinchart
2010-06-23Add --offset option to select userspace buffer alignmentLaurent Pinchart
2010-06-02Set the v4l2_buffer::length field when queueing a bufferLaurent Pinchart
2010-06-02Align userspace buffers to a page size boundaryLaurent Pinchart
2010-05-21Warn when v4l2_buffer::bytesused has an unexpected valueLaurent Pinchart
2010-05-19Initial importLaurent Pinchart