]> granicus.if.org Git - strace/history - v4l2.c
statfs: print f_flags field only when ST_VALID flag is set
[strace] / v4l2.c
2015-08-26 Dmitry V. LevinFix build on systems that lack VIDIOC_CREATE_BUFS defin...
2015-05-21 Philippe De Muyterv4l2: add decoding for VIDIOC_S_CROP's arg
2015-05-19 Philippe De Muyterv4l2: VIDIOC_CROPCAP: add missing braces around arg...
2015-04-18 Philippe De Muyterv4l2: add decoding for VIDIOC_CREATE_BUFS's arg.
2015-02-26 Mike Frysingerv4l2: use uintmax_t for times
2015-02-23 Dmitry V. LevinFix compilation warnings about incompatible print formats
2015-02-22 Dmitry V. LevinFix build with old kernel headers
2015-01-26 Dmitry V. Levinv4l2: quote pixelformat
2015-01-26 Dmitry V. Levinv4l2: quote strings
2015-01-20 Dmitry V. Levinioctl: assume that all ioctl commands have unsigned...
2015-01-09 Dmitry V. Levinv4l2: fix build on systems with older kernel headers
2014-11-04 Philippe De MuyterImplement Video4Linux video-input ioctls decoder