Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
strace
/
dcc7a3c1c68455bffe16b5c4cd32ea1b92a5a4d1
/
v4l2.c
484326d
Consistently use printaddr for printing addresses
by Dmitry V. Levin
· 9 years ago
a8fce09
mpers: add support of conditionally compiled printers
by Dmitry V. Levin
· 9 years ago
fe3de9c
v4l2: include <linux/ioctl.h> instead of <sys/ioctl.h>
by Dmitry V. Levin
· 9 years ago
f2f162e
Do not use htole32 function
by Dmitry V. Levin
· 9 years ago
17d1a16
v4l2.c: use print_array function
by Dmitry V. Levin
· 9 years ago
1e56814
Mpersify VIDIOC_* ioctl parser
by Dmitry V. Levin
· 9 years ago
0a47ff7
Fix decoding of VIDIOC_* ioctls
by Dmitry V. Levin
· 9 years ago
fffe50d
Fix build on systems that lack VIDIOC_CREATE_BUFS definition
by Dmitry V. Levin
· 9 years ago
e459ba9
v4l2: add decoding for VIDIOC_S_CROP's arg
by Philippe De Muyter
· 10 years ago
86b4fb5
v4l2: VIDIOC_CROPCAP: add missing braces around arg printout
by Philippe De Muyter
· 10 years ago
6779e71
v4l2: add decoding for VIDIOC_CREATE_BUFS's arg.
by Philippe De Muyter
· 10 years ago
bfe6d04
v4l2: use uintmax_t for times
by Mike Frysinger
· 10 years ago
d67ba3e
Fix compilation warnings about incompatible print formats
by Dmitry V. Levin
· 10 years ago
0f4ad30
Fix build with old kernel headers
by Dmitry V. Levin
· 10 years ago
f0a5b08
v4l2: quote pixelformat
by Dmitry V. Levin
· 10 years ago
1de59cf
v4l2: quote strings
by Dmitry V. Levin
· 10 years ago
c7afb48
ioctl: assume that all ioctl commands have unsigned int type
by Dmitry V. Levin
· 10 years ago
197db57
v4l2: fix build on systems with older kernel headers
by Dmitry V. Levin
· 10 years ago
0cc9614
Implement Video4Linux video-input ioctls decoder
by Philippe De Muyter
· 10 years ago