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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
cec-compliance: report which message took too long
Hans Verkuil
1
-1
/
+2
2016-12-16
cec-compliance: fail if initiate-arc times out, but is supported
Hans Verkuil
1
-0
/
+1
2016-12-16
cec-compliance: fix recognized/unrecognized_op logic
Hans Verkuil
1
-31
/
+21
2016-12-16
cec-compliance: remove bogus Menu Status test
Hans Verkuil
1
-19
/
+0
2016-12-16
cec-follower: double the time_to_transient/stable values
Hans Verkuil
1
-2
/
+2
2016-12-16
cec-ctl: fix copy-and-paste error for --timeout
Hans Verkuil
1
-1
/
+1
2016-12-07
cec-compliance: only test for has_deck_ctl for playback and record devices
Hans Verkuil
2
-12
/
+23
2016-12-07
cec-compliance: add missing newlines
Hans Verkuil
2
-7
/
+7
2016-12-06
cec-ctl: show the CEC 2.0 features
Hans Verkuil
1
-17
/
+68
2016-12-06
cec-compliance: fix typo in usage message
Hans Verkuil
1
-1
/
+1
2016-12-06
cec-compliance: become temporarily a follower in the lost-msgs test
Hans Verkuil
1
-0
/
+10
2016-12-06
cec-ctl: only show the reply if there was a reply
Hans Verkuil
1
-1
/
+1
2016-12-06
cec-ctl: add --timeout option to override the default timeout.
Hans Verkuil
1
-0
/
+8
2016-12-01
cec-compliance: --test-adapter needs a valid PA
Hans Verkuil
1
-0
/
+5
2016-12-01
v4l2-compliance: allow S_SELECTION to return ENOTTY
Hans Verkuil
1
-11
/
+20
2016-11-30
v4l-utils: sync with latest kernel
Hans Verkuil
1
-0
/
+1
2016-11-25
v4l2-ctl: Show HSV encodings names
Ricardo Ribalda
1
-1
/
+5
2016-11-25
qv4l2: Support for HSV encodings
Ricardo Ribalda
3
-3
/
+10
2016-11-25
qv4l: support for HSV formats via OpenGL.
Ricardo Ribalda
1
-1
/
+31
2016-11-24
ivtv-ctl: drop dvb/audio.h and dvb/video.h
Hans Verkuil
1
-117
/
+4
2016-11-22
ir-keytable: make it possible to select the rc5 streamzap variant
Sean Young
1
-0
/
+1
2016-11-22
ir-ctl: add verbose option
Sean Young
2
-1
/
+17
2016-11-22
ir-ctl: add ability to send scancodes in most protocols
Sean Young
5
-23
/
+653
2016-11-18
cec-ctl: add support for a --custom-command option
Hans Verkuil
1
-6
/
+53
2016-11-18
cec-follower: always allow SET_OSD_NAME
Hans Verkuil
1
-2
/
+0
2016-11-18
cec-ctl: show the correct timestamps for transmitted msgs
Hans Verkuil
1
-1
/
+6
2016-11-17
cec-ctl: support 'General Protocol Messages' feature
Hans Verkuil
1
-0
/
+7
2016-11-16
cec-compliance: fix tests that affect msg.flags
Hans Verkuil
1
-0
/
+7
2016-11-16
cec: log the new cec_log_addrs flags
Hans Verkuil
3
-0
/
+12
2016-11-16
cec: support new features
Hans Verkuil
2
-23
/
+22
2016-11-16
v4l-utils: sync-with-kernel
Hans Verkuil
1
-3
/
+3
2016-11-12
v4l2-ctl: fix HDMI VSDB block in the EDID
Hans Verkuil
1
-2
/
+2
2016-11-11
cec-ctl: don't show received CEC message if CEC_TX_STATUS_OK is 0
Hans Verkuil
1
-1
/
+1
2016-11-04
cec-compliance: don't combine RECORD and PLAYBACK
Hans Verkuil
1
-3
/
+4
2016-11-04
cec-follower: check CEC_OP_FEAT_DEV_HAS_SET_OSD_STRING
Hans Verkuil
3
-0
/
+5
2016-11-02
v4l-utils: sync-with-kernel
Hans Verkuil
4
-144
/
+310
2016-10-21
cec-compliance: don't test yourself
Hans Verkuil
1
-1
/
+2
2016-10-12
cec-follower: remove obsolete cec_msg_record_on workaround.
Hans Verkuil
1
-34
/
+0
2016-10-12
cec-compliance: remove obsolete cec_msg_record_on/off workaround + fix typo
Hans Verkuil
1
-43
/
+1
2016-10-10
media-ctl: support the new standard and flag
Hans Verkuil
1
-0
/
+2
2016-10-10
v4l2-ctl: support new standard and flags
Hans Verkuil
2
-0
/
+5
2016-10-10
cec-ctl: allow setting the new CEC_LOG_ADDRS_FL_ALLOW_UNREG_FALLBACK
Hans Verkuil
1
-0
/
+5
2016-10-10
cec utils: print the cec_log_addrs flags field
Hans Verkuil
3
-3
/
+51
2016-10-10
cec tools: exit if device is disconnected
Johan Fjeldtvedt
3
-5
/
+25
2016-10-10
v4l-utils: sync-with-kernel 4.8
Hans Verkuil
1
-71
/
+0
2016-09-27
Fix static linking of v4l2-compliance and v4l2-ctl
Sakari Ailus
2
-4
/
+3
2016-09-22
ir-ctl: give proper error message if transmitter does not exist
Sean Young
1
-1
/
+3
2016-09-22
ir-ctl: deal with consecutive pulses or spaces correctly
Sean Young
1
-2
/
+2
2016-09-22
cec-follower: improve ARC: check for upstream/adjacency
Hans Verkuil
2
-0
/
+103
2016-09-16
media-ctl: Fix a compilation bug introduced by changeset 7a21d66983f7
Mauro Carvalho Chehab
1
-1
/
+1
[next]
Privacy Policy