summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysAdd YUVA32 and YUVX32 4:4:4 packed pixel formats supportHEADmasterLaurent Pinchart
5 daysUpdate kernel headers to v6.8Laurent Pinchart
2022-03-28Return an error status when capture failsLaurent Pinchart
2022-03-07Add support for 32-bit packed YUV 4:4:4 pixel formatsLaurent Pinchart
2022-03-07Update kernel headers to v5.16Laurent Pinchart
2022-02-25yavta: Add support for YUV32 pixel formatJacopo Mondi
2021-05-22yavta: Fix usage documentation for --field optionNiklas Söderlund
2021-03-05Move to meson buildLaurent Pinchart
2021-03-05yavta: Add 16-bit Bayer formatsLaurent Pinchart
2019-02-22Remove unnecessary semicolonsLaurent Pinchart
2019-02-20Fix control array parsingLaurent Pinchart
2019-02-20Print numerical control type for unsupported typesLaurent Pinchart
2019-02-20Fix emulation of old API for string controlsLaurent Pinchart
2019-02-20Add optional frame count argument to pause parameterLaurent Pinchart
2019-02-20Remove unneeded conditional compilation for old V4L2 API versionsLaurent Pinchart
2019-02-20Support setting control from values stored in a fileLaurent Pinchart
2019-02-20Add support to reset device controlsKieran Bingham
2019-02-20Implement compound control set supportLaurent Pinchart
2019-02-20Implement compound control get supportLaurent Pinchart
2019-02-20Implement VIDIOC_QUERY_EXT_CTRL supportLaurent Pinchart
2019-02-20yavta: Refactor video_list_controls()Laurent Pinchart
2019-02-17Zero dev in main()Sakari Ailus
2019-01-26yavta: Add basic gitignore file for build artifactsNiklas Söderlund
2019-01-08Add meta-data output supportRajmohan Mani
2019-01-08Update kernel headers to v5.0-rc1Laurent Pinchart
2018-11-18Add support for IPU3 raw 10-bit Bayer packed formatsJacopo Mondi
2018-11-18Update kernel headers to v4.19Jacopo Mondi
2017-08-24Add meta-data capture supportLaurent Pinchart
2017-08-24Update kernel headers to v4.12Laurent Pinchart
2016-10-24Add YVU 3-planar formats supportLaurent Pinchart
2016-10-24Add HSV24 and HSV32 formats supportLaurent Pinchart
2016-10-24Update headers from upstream kernelLaurent Pinchart
2016-06-18Fix handling of last buffers before end of captureLaurent Pinchart
2016-06-16Add YUV422M and YUV444M supportLaurent Pinchart
2016-06-16Update headers from upstream kernelLaurent Pinchart
2016-05-13Print driver name when querying capabilitiesLaurent Pinchart
2015-12-14Return proper error code if STREAMON failsTuukka Toivonen
2015-12-12Print the number of frames and bytes captured when the interval is nullLaurent Pinchart
2015-10-16List supported formats with -f helpSakari Ailus
2015-05-05Zero the planes array before queuing buffersLaurent Pinchart
2015-03-20yavta: Fix printing of device capabilitiesLaurent Pinchart
2015-02-26Prints bytes used for all planesLaurent Pinchart
2015-01-07Fix data offset config option parsingSakari Ailus
2015-01-07Rename buffer prefix as data prefixSakari Ailus
2015-01-02yavta: Add support for 10-bit packed raw bayer formatsSakari Ailus
2015-01-02Update headers from upstream kernelLaurent Pinchart
2014-12-15Update headers from upstream kernelLaurent Pinchart
2014-12-15yavta: Implement data_offset support for multi plane buffersSakari Ailus
2014-12-15yavta: Set plane size for mplane buffers in qbufSakari Ailus
2014-10-26yavta: Add --queue-late option for delay queueing buffers over streaming startSakari Ailus