index
:
yavta.git
master
requests
xgold
Yet Another V4L2 Test Application
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yavta.c
Age
Commit message (
Expand
)
Author
2024-09-14
yavta: Format type errors for non x86 arches
HEAD
master
Ricardo Ribalda
2024-03-24
Add YUVA32 and YUVX32 4:4:4 packed pixel formats support
Laurent Pinchart
2022-03-28
Return an error status when capture fails
Laurent Pinchart
2022-03-07
Add support for 32-bit packed YUV 4:4:4 pixel formats
Laurent Pinchart
2022-02-25
yavta: Add support for YUV32 pixel format
Jacopo Mondi
2021-05-22
yavta: Fix usage documentation for --field option
Niklas Söderlund
2021-03-05
yavta: Add 16-bit Bayer formats
Laurent Pinchart
2019-02-22
Remove unnecessary semicolons
Laurent Pinchart
2019-02-20
Fix control array parsing
Laurent Pinchart
2019-02-20
Print numerical control type for unsupported types
Laurent Pinchart
2019-02-20
Fix emulation of old API for string controls
Laurent Pinchart
2019-02-20
Add optional frame count argument to pause parameter
Laurent Pinchart
2019-02-20
Remove unneeded conditional compilation for old V4L2 API versions
Laurent Pinchart
2019-02-20
Support setting control from values stored in a file
Laurent Pinchart
2019-02-20
Add support to reset device controls
Kieran Bingham
2019-02-20
Implement compound control set support
Laurent Pinchart
2019-02-20
Implement compound control get support
Laurent Pinchart
2019-02-20
Implement VIDIOC_QUERY_EXT_CTRL support
Laurent Pinchart
2019-02-20
yavta: Refactor video_list_controls()
Laurent Pinchart
2019-02-17
Zero dev in main()
Sakari Ailus
2019-01-08
Add meta-data output support
Rajmohan Mani
2018-11-18
Add support for IPU3 raw 10-bit Bayer packed formats
Jacopo Mondi
2017-08-24
Add meta-data capture support
Laurent Pinchart
2016-10-24
Add YVU 3-planar formats support
Laurent Pinchart
2016-10-24
Add HSV24 and HSV32 formats support
Laurent Pinchart
2016-06-18
Fix handling of last buffers before end of capture
Laurent Pinchart
2016-06-16
Add YUV422M and YUV444M support
Laurent Pinchart
2016-05-13
Print driver name when querying capabilities
Laurent Pinchart
2015-12-14
Return proper error code if STREAMON fails
Tuukka Toivonen
2015-12-12
Print the number of frames and bytes captured when the interval is null
Laurent Pinchart
2015-10-16
List supported formats with -f help
Sakari Ailus
2015-05-05
Zero the planes array before queuing buffers
Laurent Pinchart
2015-03-20
yavta: Fix printing of device capabilities
Laurent Pinchart
2015-02-26
Prints bytes used for all planes
Laurent Pinchart
2015-01-07
Fix data offset config option parsing
Sakari Ailus
2015-01-07
Rename buffer prefix as data prefix
Sakari Ailus
2015-01-02
yavta: Add support for 10-bit packed raw bayer formats
Sakari Ailus
2014-12-15
yavta: Implement data_offset support for multi plane buffers
Sakari Ailus
2014-12-15
yavta: Set plane size for mplane buffers in qbuf
Sakari Ailus
2014-10-26
yavta: Add --queue-late option for delay queueing buffers over streaming start
Sakari Ailus
2014-10-01
Add support for premultiplied formats
Laurent Pinchart
2014-10-01
Add --buffer-size argument
Laurent Pinchart
2014-10-01
Add support for missing RGB formats
Laurent Pinchart
2014-06-25
Add support for printing string controls
Laurent Pinchart
2014-05-24
Add log status support
Laurent Pinchart
2014-05-24
Add support for interlaced formats
Laurent Pinchart
2014-04-16
Set timestamp for output buffers if the timestamp type is copy
Sakari Ailus
2014-04-16
Support copy timestamps
Sakari Ailus
2014-04-16
Shorten dequeued buffer info print
Sakari Ailus
2014-04-16
Print timestamp type and source for dequeued buffers
Sakari Ailus
[next]