index
:
hverkuil/v4l-utils.git
bayer10
cec
cec-conn
cec-error-inj
cec-johan
cec-pin-tests
cisco
colorspace
colorspace2
colorspace3
confstore
dcip3
dock
file
histo
master
new-fmts
props
props2
qdisp
request
scaling
sdr
stable-0.8
streaming
tuner
vicodec
xfer
v4l-utils.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
use using instead of typedef
Rosen Penev
4
-11
/
+11
2020-08-03
use auto
Rosen Penev
11
-19
/
+20
2020-08-03
convert to range based loops
Rosen Penev
15
-155
/
+132
2020-07-29
Move sync-with-kernel into dedicated shell script ./sync-with-kernel.sh
Sean Young
1
-13
/
+0
2020-07-21
qv4l2: Also fall back to old method for querying resolution
Gregor Jasny
1
-1
/
+2
2020-07-21
Use standard integer types
Hans Petter Selasky
2
-16
/
+18
2020-07-19
v4l-utils: use V4L2_TYPE_IS_CAPTURE
Hans Verkuil
2
-3
/
+3
2020-07-19
v4l-utils: sync with latest media kernel
Hans Verkuil
2
-8
/
+34
2020-07-19
v4l-utils: update v4l2-tpg.patch
Hans Verkuil
1
-91
/
+107
2020-07-19
cec-follower: fix logging the SHA
Hans Verkuil
3
-35
/
+4
2020-07-17
v4l2-compliance: improve frequency range checks
Hans Verkuil
1
-0
/
+47
2020-07-16
v4l2-compliance: fix colorspace checks for JPEG codecs
Hans Verkuil
1
-1
/
+37
2020-07-15
cec-compliance: the SHA needs to be shown in different ways
Hans Verkuil
1
-13
/
+3
2020-07-15
cec-follower: Add version command
Paul Elder
3
-8
/
+27
2020-07-15
cec-ctl: Add version command
Paul Elder
3
-1
/
+19
2020-07-15
cec-compliance: Add version command
Paul Elder
3
-4
/
+26
2020-07-15
v4l2-ctl: Add version command
Paul Elder
5
-1
/
+17
2020-07-15
v4l2-compliance: Add version command
Paul Elder
2
-6
/
+28
2020-07-15
v4l2-ctl: set total number of native DTDs to 1
Hans Verkuil
1
-8
/
+8
2020-07-14
v4l-utils: FreeBSD already defines packed
Hans Petter Selasky
2
-1
/
+5
2020-07-14
media-ctl: Add version command
Paul Elder
3
-0
/
+17
2020-07-13
cec-compliance: don't skip tests if phys addr is invalid
Hans Verkuil
1
-2
/
+1
2020-07-11
v4l2/cec-compliance: use new GIT_SHA variable
Hans Verkuil
6
-49
/
+6
2020-07-11
qv4l2: QGuiApplication::screenAt() appeared in Qt 5.10
Hans Verkuil
1
-0
/
+4
2020-07-10
keytable: Fix missing inclusion of argp.h
Ismael Luceno
1
-0
/
+1
2020-07-10
v4l2-compliance: remove spurious \n in message
Hans Verkuil
1
-1
/
+1
2020-07-09
cec-compliance: clarify a power transition test
Hans Verkuil
1
-1
/
+5
2020-07-08
v4l2-compliance: disable cache flag test for kernels < 5.9
Hans Verkuil
3
-1
/
+5
2020-07-08
v4l2-compliance: drop kernel_version
Hans Verkuil
2
-15
/
+1
2020-07-07
qv4l2: fix more 'deprecated Qt functions' warnings
Hans Verkuil
2
-4
/
+15
2020-07-07
qv4l2: add -Wno-psabi to avoid ABI warning on ARM
Hans Verkuil
1
-1
/
+1
2020-07-07
qv4l2: fix use of deprecated byteCount method
Hans Verkuil
1
-2
/
+2
2020-07-07
v4l2-compliance: fix stateful encoder tests
Hans Verkuil
3
-7
/
+46
2020-07-02
v4l2-compliance: relax testBasicSelection check.
Hans Verkuil
1
-2
/
+7
2020-07-02
qvidcap: fix GL_UNPACK_ROW_LENGTH for Bayer > 8 bits
Hans Verkuil
1
-1
/
+1
2020-07-02
qvidcap: set GL_UNPACK_ROW_LENGTH for Bayer formats
Hans Verkuil
1
-0
/
+2
2020-06-26
cec-compliance: add 'reason' sanity check.
Hans Verkuil
2
-0
/
+11
2020-06-26
v4l2-compliance: Add libcamera to businfo prefixes
Paul Elder
1
-1
/
+2
2020-06-25
Fix print formatting warning for clang.
Hans Petter Selasky
1
-1
/
+1
2020-06-24
v4l2-compliance: Convert testBlockingDQBuf to pthreads
Paul Elder
2
-40
/
+137
2020-06-24
v4l2-compliance: fix cache hint regressions
Hans Verkuil
1
-11
/
+13
2020-06-23
v4l2-info.cpp: add new flag V4L2_FMT_FLAG_ENC_CAP_FRAME_INTERVAL
Hans Verkuil
1
-0
/
+1
2020-06-23
v4l2-utils: test cache_hints for MMAP queues
Sergey Senozhatsky
4
-22
/
+102
2020-06-19
v4l2-ctl: Fix test_ioctl cmd type
Paul Elder
2
-2
/
+2
2020-06-19
cec-ctl: improve --list-devices
Hans Verkuil
1
-0
/
+7
2020-05-26
libv4l2: add newer caps to v4l2_driver.c
Mauro Carvalho Chehab
1
-0
/
+26
2020-05-21
libcecutil: Distribute cec-gen.pl
Gregor Jasny
1
-0
/
+2
2020-05-21
v4l2-compliance: Do not distribute generated 32bit source
Gregor Jasny
1
-0
/
+2
2020-05-21
v4l2-ctl: Do not distribute generated 32bit source
Gregor Jasny
1
-0
/
+2
2020-05-21
libcecutil: Remove vanished TODO file from ditribution list
Gregor Jasny
1
-2
/
+0
[next]
Privacy Policy