[PATCH v3] v4l2.c: a new (incomplete) decoder for Video4Linux ioctls args

2014-06-24 Thread Philippe De Muyter
* v4l2.c, xlat/v4l2_*.in: new files. * configure.ac: check for availabilty of v4l2 enum constants. * ioctl.c, defs.h, Makefile.am: hook v4l2.o:v4l2_ioctl into strace. * NEWS: spread the news :) Introduce v4l2.c, a decoder for a subset of the v4l2 ioctl's args. This is a combination of - previous w

[PATCH v3] v4l2.c: a new (incomplete) decoder for Video4Linux ioctls args

2014-06-24 Thread Philippe De Muyter
* v4l2.c, xlat/v4l2_*.in: new files. * configure.ac: check for availabilty of v4l2 enum constants. * ioctl.c, defs.h, Makefile.am: hook v4l2.o:v4l2_ioctl into strace. * NEWS: spread the news :) Introduce v4l2.c, a decoder for a subset of the v4l2 ioctl's args. This is a combination of - previous w