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-ctl
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
v4l2-ctl: -C foo -C bar only shows foo
Hans Verkuil
1
-1
/
+1
2022-09-29
v4l2-ctl: print_control should check for array controls
Hans Verkuil
1
-0
/
+1
2022-08-29
v4l2 utils: Support V4L2_PIX_FMT_YUV[AX]32
Laurent Pinchart
1
-0
/
+2
2022-08-24
v4l2-ctl: show all dimensions for V4L2_EVENT_CTRL_CH_DIMENSIONS
Hans Verkuil
1
-1
/
+4
2022-08-24
v4l2-ctl: add support for V4L2_EVENT_CTRL_CH_DIMENSIONS
Hans Verkuil
3
-7
/
+16
2022-07-28
v4l2-ctl/rds-ctl: move tuner info helpers to v4l2-info.cpp
Hans Verkuil
1
-109
/
+3
2022-07-18
v4l2-compliance/ctl: add dynamic array support
Hans Verkuil
1
-0
/
+7
2022-07-18
v4l2-ctl: support HEVC controls
Hans Verkuil
1
-0
/
+15
2022-06-29
v4l2-utils: read/write full frame from/to file for m2m non codec driver
Xavier Roumegue
1
-11
/
+17
2022-06-29
v4l2-utils: Change get_(cap_compose|out_crop)_rect() return type to void
Xavier Roumegue
1
-11
/
+7
2022-06-29
v4l2-ctl: Fix typo in --list-patterns help text
Umang Jain
1
-1
/
+1
2022-03-17
v4l2-ctl: allow waiting/polling for multiple events
Hans Verkuil
1
-91
/
+76
2022-01-10
v4l2-utils: Fix incorrect use of fd in streaming_set_cap2out
Vedant Paranjape
1
-2
/
+2
2021-12-29
v4l2-ctl: Operate on output device if specified
Laurent Pinchart
1
-3
/
+3
2021-12-15
v4l2-ctl: support edid-decode output as --set-edid input
Hans Verkuil
1
-1
/
+18
2021-11-25
v4l-utils: use v4l_getsubopt instead of getsubopt
Hans Verkuil
5
-5
/
+6
2021-11-24
v4l2-ctl/compliance: add stateless VP9 support
Hans Verkuil
1
-0
/
+3
2021-11-09
v4l2-ctl: pass bus_info to mi_get_media_fd()
Hans Verkuil
2
-2
/
+4
2021-09-01
v4l2-ctl: update test EDIDs
Hans Verkuil
1
-37
/
+37
2021-09-01
utils: replace push_back with emplace_back
Rosen Penev
1
-2
/
+2
2021-08-04
v4l2-ctl: fix bugs found in streaming_set_cap2out
Dafna Hirschfeld
1
-1
/
+15
2021-08-04
v4l2-ctl: print specific error upon failure
Dafna Hirschfeld
1
-5
/
+19
2021-05-27
v4l2-ctl: add new control types
Hans Verkuil
1
-0
/
+18
2021-05-27
v4l-utils: add missing fallthrough
Rosen Penev
1
-1
/
+2
2021-05-27
v4l-utils: add missing static
Rosen Penev
1
-1
/
+1
2021-05-26
mass constexpr conversions
Rosen Penev
11
-30
/
+30
2021-05-06
v4l2-ctl: add '--set-edid type=list' support
Hans Verkuil
1
-0
/
+15
2021-04-21
v4l2-ctl: remove unused struct flag_def
Hans Verkuil
1
-5
/
+0
2021-04-21
v4l2-ctl: add missing const, use {} instead of memset
Hans Verkuil
1
-3
/
+2
2021-04-21
v4l2-utils: turn fb_formats to constexpr array
Rosen Penev
1
-13
/
+11
2021-04-21
clang-tidy: use using instead of typedef
Rosen Penev
2
-3
/
+3
2021-04-08
v4l2-ctl: recognize compound h264 and fwht control types
Hans Verkuil
1
-0
/
+21
2021-03-25
v4l2-ctl: update EDIDs
Hans Verkuil
1
-6
/
+6
2021-03-24
v4l2-ctl: improve --help-edid
Hans Verkuil
1
-7
/
+13
2021-03-23
v4l2-ctl: fix hdmi and hdmi-4k-170mhz EDIDs
Hans Verkuil
1
-4
/
+4
2021-03-22
v4l2-ctl: don't squash setting multiple identical controls.
Hans Verkuil
1
-3
/
+5
2021-03-20
v4l2-ctl: add --show-edid, add new test EDIDs
Hans Verkuil
3
-39
/
+236
2021-02-24
Makefile.am: turn the build less verbose by default
Mauro Carvalho Chehab
1
-2
/
+2
2021-01-28
v4l2-ctl: print delta to current clock in verbose mode
Max Schulze
3
-0
/
+15
2021-01-27
v4l2-ctl: fix incorrect check for last_ts
Hans Verkuil
1
-1
/
+1
2021-01-18
v4l2-ctl: add support for VIDIOC_SUBDEV_QUERYCAP
Hans Verkuil
1
-8
/
+16
2020-12-03
v4l-utils: sync with media_tree master
Hans Verkuil
1
-3
/
+2
2020-12-01
v4l2-ctl: break on VIDIOC_DQEVENT error
Hans Verkuil
1
-14
/
+14
2020-11-14
v4l2-ctl: clean up control value printing
Hans Verkuil
2
-224
/
+252
2020-10-30
clang-tidy: use nullptr
Rosen Penev
16
-416
/
+416
2020-10-24
v4l2-ctl-32: use v4l2_ctl_CPPFLAGS, fix wrong check
Hans Verkuil
1
-3
/
+3
2020-10-03
cppcheck: turn several references to const
Rosen Penev
2
-4
/
+4
2020-09-26
v4l2-ctl: subdev: Add the flags to the list of supported mbus formats
Dafna Hirschfeld
1
-2
/
+8
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
1
-4
/
+12
[next]
Privacy Policy