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-compliance
/
v4l2-compliance.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
v4l-utils: sync with upstream media tree
Hans Verkuil
1
-1
/
+0
2022-07-18
v4l2-compliance: detect V4L2_PIX_FMT_HEVC_SLICE
Hans Verkuil
1
-0
/
+1
2022-02-18
v4l2-compliance: only check function if an MC is present
Hans Verkuil
1
-0
/
+1
2021-12-02
v4l2-compliance: detect no-mmu systems
Hans Verkuil
1
-7
/
+20
2021-11-25
v4l-utils: use v4l_getsubopt instead of getsubopt
Hans Verkuil
1
-1
/
+2
2021-11-24
v4l2-ctl/compliance: add stateless VP9 support
Hans Verkuil
1
-0
/
+1
2021-11-18
v4l2-compliance: Let uvcvideo return -EACCES
Ricardo Ribalda
1
-0
/
+2
2021-10-08
v4l2-compliance: check entity function for codecs
Hans Verkuil
1
-1
/
+1
2021-09-03
v4l2-compliance: add new test for 32/64 bit time handling
Hans Verkuil
1
-0
/
+2
2021-05-27
v4l2-compliance: V4L2_PIX_FMT_VP8_FRAME is for stateless decoder
Hans Verkuil
1
-0
/
+1
2021-05-26
mass constexpr conversions
Rosen Penev
1
-1
/
+1
2021-04-21
clang-tidy: use nullptr
Rosen Penev
1
-1
/
+1
2021-03-12
v4l2-compliance: improve compound control checks
Hans Verkuil
1
-1
/
+5
2021-02-17
v4l2-compliance: add missing V4L2_PIX_FMT_H264_SLICE
Hans Verkuil
1
-0
/
+3
2021-01-18
v4l2-compliance: add support for VIDIOC_SUBDEV_QUERYCAP
Hans Verkuil
1
-5
/
+16
2021-01-06
v4l2-compliance: test polling and disconnecting
Hans Verkuil
1
-0
/
+8
2020-10-30
clang-tidy: use nullptr
Rosen Penev
1
-39
/
+39
2020-10-21
cec utils and v4l2-compliance: improve version info
Hans Verkuil
1
-9
/
+6
2020-09-09
clean up includes and convert C includes to C++
Rosen Penev
1
-17
/
+7
2020-08-03
use auto
Rosen Penev
1
-3
/
+3
2020-08-03
convert to range based loops
Rosen Penev
1
-2
/
+2
2020-07-15
v4l2-compliance: Add version command
Paul Elder
1
-6
/
+25
2020-07-11
v4l2/cec-compliance: use new GIT_SHA variable
Hans Verkuil
1
-9
/
+1
2020-07-10
v4l2-compliance: remove spurious \n in message
Hans Verkuil
1
-1
/
+1
2020-07-08
v4l2-compliance: disable cache flag test for kernels < 5.9
Hans Verkuil
1
-0
/
+2
2020-07-08
v4l2-compliance: drop kernel_version
Hans Verkuil
1
-9
/
+0
2020-07-07
v4l2-compliance: fix stateful encoder tests
Hans Verkuil
1
-0
/
+1
2020-06-26
v4l2-compliance: Add libcamera to businfo prefixes
Paul Elder
1
-1
/
+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
/
+3
2020-05-06
v4l2-compliance: add tests for V4L2_CAP_IO_MC
Hans Verkuil
1
-0
/
+2
2020-04-28
utils: replace exit with std variant
Rosen Penev
1
-13
/
+13
2020-04-24
utils: add noreturn attribute and remove dead code
Rosen Penev
1
-5
/
+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: apply performance fixes
Rosen Penev
1
-1
/
+1
2020-04-21
treewide: replace C casts with C++
Rosen Penev
1
-7
/
+7
2020-04-20
treewide: fix wrong identation
Rosen Penev
1
-1
/
+2
2020-04-17
treewide: remove pointless c_str
Rosen Penev
1
-1
/
+1
2020-04-17
treewide: fix redundant expressions
Rosen Penev
1
-1
/
+1
2020-01-26
v4l-utils: remove trailing spaces
Hans Verkuil
1
-2
/
+2
2020-01-08
v4l2-compliance: add tests for invalid ioctls
Hans Verkuil
1
-0
/
+24
2019-12-15
v4l2-ctl/compliance: fix 32-bit g_topology casts
Hans Verkuil
1
-3
/
+3
2019-12-15
v4l2-compliance: use %zd with sizeof(time_t)
Hans Verkuil
1
-1
/
+1
2019-12-15
v4l2-compliance: log the size of time_t
Hans Verkuil
1
-2
/
+3
2019-10-03
v4l2-compliance: fix metadata output support
Vandana BN
1
-1
/
+2
2019-09-24
v4l2-compliance: improve metadata capture support
Hans Verkuil
1
-1
/
+2
2019-08-12
v4l2-compliance: split node at testNode() in two nodes
André Almeida
1
-10
/
+10
2019-06-12
v4l2-compliance: add stateful decoder tests
Hans Verkuil
1
-3
/
+3
2019-06-06
v4l2-compliance: show correct device name
Hans Verkuil
1
-5
/
+4
[next]
Privacy Policy