summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-07-29Do accept CFLAGS and LDFLAGS from environment.Sakari Ailus
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