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.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
-0
/
+1
2021-11-18
v4l2-compliance: Let uvcvideo return -EACCES
Ricardo Ribalda
1
-0
/
+1
2021-10-08
v4l2-compliance: check entity function for codecs
Hans Verkuil
1
-0
/
+1
2021-09-21
v4l2-compliance: use fail_on_test_val for better fail reports
Hans Verkuil
1
-0
/
+6
2021-09-03
v4l2-compliance: add new test for 32/64 bit time handling
Hans Verkuil
1
-0
/
+8
2021-06-09
v4l2-compliance: improve request tests
Hans Verkuil
1
-8
/
+17
2021-04-22
v4l2-compliance: move all vivid controls to v4l2-compliance.h
Hans Verkuil
1
-2
/
+8
2021-04-21
clang-tidy: use using instead of typedef
Rosen Penev
1
-4
/
+4
2021-01-18
v4l2-compliance: add support for VIDIOC_SUBDEV_QUERYCAP
Hans Verkuil
1
-0
/
+2
2021-01-06
v4l2-compliance: skip sequence tests for vivid
Hans Verkuil
1
-0
/
+8
2021-01-06
v4l2-compliance: test polling and disconnecting
Hans Verkuil
1
-0
/
+5
2020-09-09
clean up includes and convert C includes to C++
Rosen Penev
1
-7
/
+0
2020-07-08
v4l2-compliance: disable cache flag test for kernels < 5.9
Hans Verkuil
1
-0
/
+2
2020-07-07
v4l2-compliance: fix stateful encoder tests
Hans Verkuil
1
-0
/
+1
2020-05-14
ubuntu1604: add missing headers for std::exit
Gregor Jasny
1
-0
/
+1
2020-05-06
v4l2-compliance: add tests for V4L2_CAP_IO_MC
Hans Verkuil
1
-0
/
+1
2020-04-28
utils: replace exit with std variant
Rosen Penev
1
-2
/
+2
2020-04-21
treewide: apply performance fixes
Rosen Penev
1
-1
/
+1
2019-09-26
v4l2-compliance: fail if selection is present for compressed video
Hans Verkuil
1
-0
/
+3
2019-08-12
v4l2-compliance: split node at testNode() in two nodes
André Almeida
1
-4
/
+18
2019-04-24
v4l2-compliance: add colors
Philipp Zabel
1
-3
/
+12
2019-04-24
v4l2-compliance: use warn() in warn_once()
Philipp Zabel
1
-6
/
+1
2019-02-17
v4l2-compliance: add --no-progress option
Hans Verkuil
1
-0
/
+1
2019-02-08
v4l2-compliance: support m2m devices with -f
Hans Verkuil
1
-3
/
+5
2019-02-01
v4l2-compliance: check for valid media bus_info
Hans Verkuil
1
-0
/
+1
2019-01-31
v4l2-compliance: validate codec_mask
Hans Verkuil
1
-6
/
+7
2019-01-30
v4l2-compliance: determine the codec type
Hans Verkuil
1
-0
/
+7
2019-01-15
v4l2-compliance: add epoll() tests
Hans Verkuil
1
-3
/
+10
2019-01-13
v4l2-compliance: Use only C++98 language features
Gregor Jasny
1
-1
/
+1
2019-01-07
v4l2-compliance: Add support for metadata output
Yong Zhi
1
-1
/
+1
2018-12-10
v4l2-compliance: test orphaned buffer support
Philipp Zabel
1
-0
/
+1
2018-12-10
v4l2-compliance: add filehandles class
Hans Verkuil
1
-0
/
+28
2018-11-29
v4l2-compliance: fix multiple issues when testing vivid
Hans Verkuil
1
-0
/
+2
2018-11-28
v4l2-compliance: add inject_error helper method
Hans Verkuil
1
-0
/
+9
2018-11-21
v4l2-compliance: add Request API tests
Hans Verkuil
1
-0
/
+2
2018-11-17
v4l2-compliance: add --stream-from and --stream-from-hdr options
Hans Verkuil
1
-0
/
+1
2018-11-05
v4l2-compliance: replace CROPCAP fail by warn
Hans Verkuil
1
-0
/
+6
2018-07-25
v4l2-compliance: show new flags and index fields
Hans Verkuil
1
-0
/
+1
2018-06-01
v4l2-compliance: add --exit-on-fail/warn options
Hans Verkuil
1
-0
/
+8
2018-05-11
v4l2-compliance: test stream locking
Hans Verkuil
1
-0
/
+1
2018-02-15
v4l2-compliance: ignore colorspace tests for passthu subdevs
Hans Verkuil
1
-0
/
+1
2018-02-04
v4l2-compliance: add -M option to test all /dev/mediaX interfaces
Hans Verkuil
1
-0
/
+4
2018-02-04
v4l2-info: move flag/type descriptions here
Hans Verkuil
1
-9
/
+1
2018-02-04
v4l2-ctl/v4l2-compliance: reuse v4l2 info code
Hans Verkuil
1
-1
/
+0
2018-02-03
v4l2-compliance: add MEDIA_IOC_SETUP_LINK test
Hans Verkuil
1
-0
/
+1
2018-02-03
v4l2-compliance: initial MEDIA_IOC_G_TOPOLOGY test
Hans Verkuil
1
-4
/
+6
2018-02-03
v4l2-compliance: add tests for MEDIA_IOC_ENUM_ENTITIES
Hans Verkuil
1
-3
/
+4
2018-02-03
v4l2-compliance: add VIDIOC_SUBDEV_G/S_CROP tests
Hans Verkuil
1
-1
/
+0
2018-02-03
v4l2-compliance: add tests for VIDIOC_SUBDEV_G/S_SELECTION
Hans Verkuil
1
-0
/
+3
[next]
Privacy Policy