Age | Commit message (Expand) | Author |
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-26 | yavta: Add basic gitignore file for build artifacts | Niklas Söderlund |
2019-01-08 | Add meta-data output support | Rajmohan Mani |
2019-01-08 | Update kernel headers to v5.0-rc1 | Laurent Pinchart |
2018-11-18 | Add support for IPU3 raw 10-bit Bayer packed formats | Jacopo Mondi |
2018-11-18 | Update kernel headers to v4.19 | Jacopo Mondi |
2017-08-24 | Add meta-data capture support | Laurent Pinchart |
2017-08-24 | Update kernel headers to v4.12 | 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-10-24 | Update headers from upstream kernel | 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-06-16 | Update headers from upstream kernel | 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 |
2015-01-02 | Update headers from upstream kernel | Laurent Pinchart |
2014-12-15 | Update headers from upstream kernel | Laurent Pinchart |
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-10-01 | Update headers from upstream kernel | 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 |
2014-04-16 | Timestamp source for output buffers | Sakari Ailus |
2014-04-16 | Allow passing file descriptors to yavta | Sakari Ailus |
2014-04-16 | Provide -B option for setting the buffer type | Sakari Ailus |
2014-04-16 | Make struct for buffer type and name mapping usable elsewhere | Sakari Ailus |
2014-04-16 | Separate querying capabilities and determining buffer queue type | Sakari Ailus |
2014-04-16 | Provide functions for setting the buffer type and checking its validity | Sakari Ailus |
2014-04-16 | Separate device object initialisation and opening | Sakari Ailus |
2014-04-01 | Print timestamp source (start-of-exposure or end-of-frame) | Sakari Ailus |