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
/
contrib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
lircd2toml: strip trailing space from input
Sean Young
1
-2
/
+11
2019-08-27
rc_keymap: change raw format to much more common raw string
Sean Young
1
-8
/
+8
2019-08-19
v4l-utils: sync to latest media_tree master
Hans Verkuil
1
-2
/
+4
2019-08-09
lircd2toml: do not fail on unexpected input
Sean Young
1
-2
/
+2
2019-08-08
keytable: add support for keymap with raw literals
Sean Young
1
-24
/
+52
2019-07-26
test-media: add "Final Summary" when missing modules
Hans Verkuil
1
-0
/
+5
2019-07-26
test-media: check if vivid created a cec device
Hans Verkuil
1
-0
/
+5
2019-07-26
test-media: check if the modules load successfully
Hans Verkuil
1
-0
/
+34
2019-07-22
v4l-utils: sync-with-kernel
Hans Verkuil
1
-2
/
+8
2019-06-12
test-media: add vicodec tests
Hans Verkuil
1
-4
/
+154
2019-06-06
v4l-utils: sync with latest kernel
Hans Verkuil
1
-0
/
+21
2019-05-22
v4l-utils: sync with latest kernel
Hans Verkuil
3
-2
/
+25
2019-03-29
vim2m_test_with_qvidcap: fix output format
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-29
vim2m_test_with_qvidcap: fix formats selection
Mauro Carvalho Chehab
1
-2
/
+19
2019-03-29
test-media: drop -A to cec-compliance
Hans Verkuil
1
-2
/
+4
2019-03-28
vim2m_test_with_gstreamer.sh: better validate arguments
Mauro Carvalho Chehab
1
-33
/
+92
2019-03-28
vim2m_test_with_gstreamer.sh: Improve comments
Mauro Carvalho Chehab
1
-2
/
+15
2019-03-28
vim2m_test_with_gstreamer.sh: use tabs instead of whitespaces
Mauro Carvalho Chehab
1
-24
/
+24
2019-03-28
vim2m_test_with_qvidcap.sh: add a test script for vim2m and qvidcap
Mauro Carvalho Chehab
1
-0
/
+113
2019-03-28
vim2m_test_with_gstreamer.sh: add a vim2m test script
Mauro Carvalho Chehab
1
-0
/
+172
2019-03-25
v4l-utils: sync with latest media master
Hans Verkuil
2
-0
/
+5
2019-03-24
Update my e-mail on all places
Mauro Carvalho Chehab
10
-14
/
+14
2019-03-17
lircd2toml: convert lircd.conf rc6 remote definitions
Sean Young
1
-1
/
+62
2019-03-13
lircd2toml: detect NEC if bit 0 and 1 are inverted
Sean Young
1
-0
/
+36
2019-03-13
lircd2toml: honour pre_data for rc-mm remote definitions
Sean Young
1
-7
/
+15
2019-03-13
lircd2toml: toggle_bit is offset from bits including pre-data
Sean Young
1
-6
/
+6
2019-03-08
test-media: improve vimc configuration and add more unbind tests
Hans Verkuil
1
-3
/
+24
2019-03-05
test-media: rmmod all vimc modules
Hans Verkuil
1
-1
/
+1
2019-03-05
test-media: randomize sleep values
Hans Verkuil
1
-5
/
+11
2019-03-05
test-media: replace v4l2-ctl --sleep by sleep
Hans Verkuil
1
-3
/
+3
2019-03-01
test-media: open devices before second unbind.
Hans Verkuil
1
-3
/
+20
2019-02-27
test-media: add 'date' commands
Hans Verkuil
1
-0
/
+9
2019-02-21
test-media: fix DEBUG_KOBJECT_RELEASE detection, test rebind
Hans Verkuil
1
-40
/
+84
2019-02-20
test-media: add sleeps after configuring CEC
Hans Verkuil
1
-0
/
+2
2019-02-20
test-media: remove '-s' from cec-ctl commands
Hans Verkuil
1
-2
/
+2
2019-02-19
v4l-utils: sync with media master
Hans Verkuil
2
-1
/
+9
2019-02-18
test-media: replace rmmod by separate unbind and rmmod
Hans Verkuil
1
-20
/
+62
2019-02-17
test-media: use the new -P (no progress) option
Hans Verkuil
1
-4
/
+4
2019-02-16
test-media: run memleak per driver test
Hans Verkuil
1
-9
/
+112
2019-02-16
test-media: reset console debug level for each test
Hans Verkuil
1
-0
/
+9
2019-02-16
test-media: update year of the copyright.
Hans Verkuil
1
-1
/
+1
2019-02-16
test-media: add -dmesg option
Hans Verkuil
1
-4
/
+26
2019-02-16
test-media: add -kmemleak option
Hans Verkuil
1
-1
/
+25
2019-02-16
test-media: only unload media modules if -unload was given
Hans Verkuil
1
-2
/
+10
2019-02-15
test-media: only modprobe drivers that are being tested
Hans Verkuil
1
-6
/
+8
2019-02-15
test-media: replace the last hardcoded device name
Hans Verkuil
1
-2
/
+2
2019-02-07
test-media: use bus_info for vim2m and vimc tests
Hans Verkuil
1
-5
/
+4
2019-02-05
test-media: improve the formatting of the summary
Hans Verkuil
1
-3
/
+9
2019-02-04
test-media: use -D and -a for the cec commands
Hans Verkuil
1
-6
/
+6
2019-02-02
test-media: fix regexp to include cec tests in the Final Summary
Hans Verkuil
1
-1
/
+1
[next]
Privacy Policy