index
:
v4l-utils.git
master
mediactl
stable-0.8
stable-1.0
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.20
stable-1.22
stable-1.4
stable-1.6
stable-1.8
media (V4L2, DVB and IR) applications and libraries
Mauro Carvalho Chehab
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
v4l2-dbg
/
v4l2-dbg.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
v4l2-dbg: drop cap2s(), use v4l2_info_capability() instead
Hans Verkuil
1
-69
/
+4
2021-11-25
v4l-utils: use v4l_getsubopt instead of getsubopt
Hans Verkuil
1
-1
/
+2
2021-05-26
mass constexpr conversions
Rosen Penev
1
-1
/
+1
2021-04-22
v4l2-dbg: fix control flow problem
Hans Verkuil
1
-3
/
+3
2021-04-21
v4l-utils: convert board_list to vector
Rosen Penev
1
-51
/
+43
2020-10-30
clang-tidy: use nullptr
Rosen Penev
1
-29
/
+29
2020-09-09
clean up includes and convert C includes to C++
Rosen Penev
1
-18
/
+8
2020-08-03
use emplace_back
Rosen Penev
1
-1
/
+1
2020-08-03
convert to range based loops
Rosen Penev
1
-3
/
+2
2020-05-14
ubuntu1604: add missing headers for std::exit
Gregor Jasny
1
-0
/
+1
2020-05-11
utils: replace chr functions with std variants
Rosen Penev
1
-2
/
+2
2020-04-28
utils: replace exit with std variant
Rosen Penev
1
-6
/
+6
2020-04-24
utils: add noreturn attribute and remove dead code
Rosen Penev
1
-4
/
+5
2020-04-21
utils: do not use empty void with C++
Rosen Penev
1
-1
/
+1
2020-04-21
utils: use bool literals
Rosen Penev
1
-1
/
+1
2020-04-21
treewide: replace C casts with C++
Rosen Penev
1
-2
/
+2
2020-04-20
treewide: do not use return after else
Rosen Penev
1
-2
/
+1
2018-02-28
v4l2-dbg: improve usage messages
Hans Verkuil
1
-5
/
+17
2016-08-25
v4l-utils: improve touch support
Hans Verkuil
1
-0
/
+2
2016-03-17
v4l2-dbg: autodetect stride
Hans Verkuil
1
-1
/
+13
2015-09-10
v4l2-dbg: auto-increment should use register size
Hans Verkuil
1
-1
/
+7
2014-07-17
v4l-utils: add new V4L2_CAP_EXT_PIX_FORMAT capability
Hans Verkuil
1
-0
/
+20
2014-04-11
v4l2-ctl/dbg: include android-config.h header file if ANDROID is set
Hans-Christian Egtvedt
1
-0
/
+5
2014-02-22
v4l-utils: fix optional args for short opts
Hans Verkuil
1
-2
/
+6
2013-07-30
v4l2-dbg: fix coverity issues.
Hans Verkuil
1
-1
/
+3
2013-04-15
v4l2-dbg: replace CHIP_IDENT with CHIP_INFO.
Hans Verkuil
1
-113
/
+56
2013-03-09
v4l2-* utils: allow -d11 to refer to /dev/video11
Hans Verkuil
1
-4
/
+3
2012-12-06
v4l-utils/utils: fix bug in parse_subopt()
Hans Verkuil
1
-1
/
+1
2012-03-30
v4l2-ctl/dbg: include config.h for --log-status.
Hans Verkuil
1
-0
/
+1
2012-02-19
utils: Remove unused features.h include
Gregor Jasny
1
-1
/
+0
2012-02-14
utils: use klogctl only if available
Gregor Jasny
1
-1
/
+6
2011-06-01
All: update FSF address to their latest address
Hans de Goede
1
-1
/
+1
2011-01-12
v4l2-dbg: better QUERYCAP version reporting.
Hans Verkuil
1
-1
/
+4
2010-12-15
v4l2-dbg: fix initializers and remove unused variable.
Hans Verkuil
1
-2
/
+0
2010-03-12
Remove unneeded #include of i2c-id.h from v4l2-dbg
Hans de Goede
1
-1
/
+0
2010-02-26
Fix compiler warnings
Hans de Goede
1
-1
/
+1
2010-02-26
The second argument of ioctl is long not int (under Linux)
Hans de Goede
1
-1
/
+1
2010-02-25
utils directory re-organization
Hans de Goede
1
-0
/
+808
Privacy Policy