index
:
hverkuil/v4l-utils.git
array
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-10-07
cec: add support to list/set connectors
cec-conn
Hans Verkuil
1
-5
/
+77
2020-10-06
cec-compliance: options -n and -N were swapped in --help
Hans Verkuil
1
-2
/
+2
2020-10-04
v4l-compliance: remove NON_CONSISTENT hint test
Sergey Senozhatsky
3
-47
/
+9
2020-10-03
media-ctl: fix compiler warnings
Hans Verkuil
1
-1
/
+1
2020-10-03
cppcheck: use const references
Rosen Penev
1
-2
/
+2
2020-10-03
cppcheck: turn several references to const
Rosen Penev
6
-19
/
+19
2020-09-28
libcecutil: make license consistent
Hans Verkuil
9
-8
/
+9
2020-09-26
v4l2-ctl: subdev: Add the flags to the list of supported mbus formats
Dafna Hirschfeld
3
-2
/
+31
2020-09-26
v4l2-ctl: subdev: Add support for the CSC API in the subdevices
Dafna Hirschfeld
1
-4
/
+12
2020-09-26
v4l2: common: add the flags V4L2_FMT_FLAG_CSC* to the list that maps flags to...
Dafna Hirschfeld
3
-14
/
+32
2020-09-26
v4l2-ctl: vidcap: Add support for the CSC API
Dafna Hirschfeld
2
-4
/
+40
2020-09-20
dvbv5-zap: allow recording also the SDT table
Mauro Carvalho Chehab
1
-0
/
+14
2020-09-18
dvbv5-zap: add a warning when not recording PMT data
Mauro Carvalho Chehab
1
-0
/
+6
2020-09-11
cec-ctl: don't spam log with PA changes unless paused
Hans Verkuil
1
-10
/
+7
2020-09-10
v4l-helpers: don't mix enum type with int
Rosen Penev
1
-1
/
+3
2020-09-09
v4l-utils: sync with media_tree master
Hans Verkuil
2
-19
/
+21
2020-09-09
clean up includes and convert C includes to C++
Rosen Penev
51
-663
/
+168
2020-09-09
utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
Dafna Hirschfeld
8
-31
/
+77
2020-09-08
cec-ctl: improve the --phys-addr-from-edid-poll option
Hans Verkuil
3
-47
/
+69
2020-09-08
cec-follower: add --standby and --toggle-power-status
Hans Verkuil
4
-1
/
+34
2020-08-27
sync with latest media kernel
Hans Verkuil
1
-0
/
+3
2020-08-27
v4l2-tpg.patch: add clamp_t define
Hans Verkuil
1
-1
/
+3
2020-08-17
cec-follower: CEC_MSG_STANDBY can just call enter_standby()
Hans Verkuil
1
-7
/
+1
2020-08-14
v4l2-compliance: some fails were ignored
Hans Verkuil
1
-2
/
+6
2020-08-10
v4l2-ctl: fix broken fd.qbuf error check
Hans Verkuil
1
-1
/
+1
2020-08-10
cv4l-helpers.h: fix the cv4l_buffer assignment operator
Hans Verkuil
1
-0
/
+3
2020-08-07
v4l2-ctl: rename vivid_uvc_meta_buf to uvc_meta_buf
Hans Verkuil
1
-3
/
+3
2020-08-06
v4l2-ctl: fix INTEGER64 support, add common_print_control()
Hans Verkuil
2
-26
/
+41
2020-08-03
use explicit for single argument constructors
Rosen Penev
1
-3
/
+3
2020-08-03
convert files to reference
Rosen Penev
1
-1
/
+1
2020-08-03
use emplace_back
Rosen Penev
1
-1
/
+1
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
[next]
Privacy Policy