index
:
yavta.git
master
requests
xgold
Yet Another V4L2 Test Application
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2010-11-26
Fix uninitialized variable warning in video_do_capture()
Laurent Pinchart
2010-11-26
Add buffer error flag to information printed after VIDIOC_DQBUF
Laurent Pinchart
2010-09-29
Add option to make requeue of last buffers configurable
Laurent Pinchart
2010-09-29
Print device bus info when opening the device
Laurent Pinchart
2010-08-06
Do not divide by zero.
Sakari Ailus
2010-08-06
Basic test pattern support for video output devices
Laurent Pinchart
2010-08-06
Optimise for safer free() usage.
Sakari Ailus
2010-07-30
Make -c and -F options accept an optional argument
Laurent Pinchart
2010-07-29
Do accept CFLAGS and LDFLAGS from environment.
Sakari Ailus
2010-07-22
Add support for the V4L2_PIX_FMT_Y16 format
Laurent Pinchart
2010-06-23
Add --offset option to select userspace buffer alignment
Laurent Pinchart
2010-06-02
Set the v4l2_buffer::length field when queueing a buffer
Laurent Pinchart
2010-06-02
Align userspace buffers to a page size boundary
Laurent Pinchart
2010-05-21
Warn when v4l2_buffer::bytesused has an unexpected value
Laurent Pinchart
2010-05-19
Initial import
Laurent Pinchart