index
:
hverkuil/v4l-utils.git
array
bayer10
cec
cec-conn
cec-error-inj
cec-johan
cec-low-level-tests
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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-02
Prepare for 1.0.0 release
v4l-utils-1.0.0
Gregor Jasny
2
-1
/
+80
2013-08-02
Change Readme and Copying suffix from lib to libv4l
Gregor Jasny
3
-20
/
+2
2013-08-01
v4l2-ctl: (*XX).Foo -> XX->Foo
Hans Verkuil
1
-1
/
+1
2013-07-31
libdvbv5: Remove dead code in read_dvb_file.
Gregor Jasny
1
-3
/
+0
2013-07-31
libdvbv5: Properly free temporary variables at end of parse_string
Gregor Jasny
1
-2
/
+2
2013-07-31
libdvbv5: Free tbl in dvb_read_section_with_id error paths
Gregor Jasny
1
-2
/
+8
2013-07-31
libdvbv5: Free all memory in parse_format_oneline error path
Gregor Jasny
1
-0
/
+1
2013-07-31
libdvbv5: Free all memory in read_dvb_file error path
Gregor Jasny
1
-0
/
+1
2013-07-31
libdvbv5: Actually check for lock
Gregor Jasny
1
-1
/
+1
2013-07-31
xc3028: Remove duplicate const
Gregor Jasny
1
-2
/
+2
2013-07-31
libv4lconvert: Fix resource leak in sq905 error path
Gregor Jasny
1
-3
/
+3
2013-07-31
v4l2-ctl: Do not read past end of num_planes array
Gregor Jasny
1
-3
/
+1
2013-07-31
pixfmt-test: Explicitely mention fall-through
Gregor Jasny
1
-0
/
+5
2013-07-31
libv4lconvert: Avoid division by 0 if gamma value is corrupted
Gregor Jasny
1
-0
/
+3
2013-07-31
libdvbv5: Fix copy and paste error in parse_service()
Gregor Jasny
1
-2
/
+2
2013-07-31
rds-ctl: Always terminate strings properly
Gregor Jasny
1
-7
/
+7
2013-07-31
libdvbv5: Fix reallocation in parse_lcn
Gregor Jasny
1
-1
/
+1
2013-07-31
xc3082: Fix use after free in free_firmware()
Gregor Jasny
1
-1
/
+1
2013-07-30
v4l2_compliance: -EINVAL is expected when ret is not 0
Ricardo Ribalda Delgado
1
-1
/
+1
2013-07-30
v4l2-ctl: fix coverity issues.
Hans Verkuil
2
-3
/
+4
2013-07-30
v4l2-dbg: fix coverity issues.
Hans Verkuil
1
-1
/
+3
2013-07-30
rds-ctl: fix coverity issues.
Hans Verkuil
1
-16
/
+3
2013-07-30
libv4l2rds: fix coverity issues.
Hans Verkuil
1
-6
/
+12
2013-07-29
qv4l2: always update controls by default
Hans Verkuil
1
-1
/
+1
2013-07-29
Sync with 3.11 kernel.
Hans Verkuil
12
-138
/
+158
2013-07-26
parse_string: fix encodings for Taiwan
Mauro Carvalho Chehab
1
-1
/
+1
2013-07-22
dvbv5-zap: Parse the LNB from the channel file
Guy Martin
1
-0
/
+9
2013-07-22
libdvbv5: Use a temporary copy of the dvb parameters when tuning
Guy Martin
3
-52
/
+31
2013-07-22
libdvbv5: Fix satellite handling and apply polarization parameter to the fron...
Guy Martin
3
-41
/
+26
2013-07-22
libdvbv5: Export dvb_fe_is_satellite()
Guy Martin
2
-7
/
+8
2013-07-22
libdvbv5: Add parsing of POLARIZATION
Guy Martin
2
-37
/
+29
2013-07-22
libdvbv5: Remove buggy parsing of extra DTV_foo parameters
Guy Martin
1
-25
/
+0
2013-06-28
libv4lconvert: Prevent integer overflow by checking width and height
Gregor Jasny
2
-2
/
+12
2013-06-28
keytable: Always check if strtok return value is null
Gregor Jasny
1
-3
/
+16
2013-06-28
Remove committed v4l2-chip-ident.h headers.
Hans Verkuil
2
-704
/
+0
2013-06-28
libv4l2/log.c: add entry for new VIDIOC_DBG_G_CHIP_INFO ioctl.
Hans Verkuil
1
-0
/
+1
2013-06-28
Sync with latest 3.10.0-rc7 kernel.
Hans Verkuil
7
-125
/
+152
2013-06-28
Remove references to v4l2-chip-ident.h
Hans Verkuil
3
-10
/
+1
2013-06-22
libdvb: Disable library installation by default
Gregor Jasny
1
-3
/
+3
2013-06-21
v4l2-ctl: V4L2_BUF_TYPE_PRIVATE is no longer used.
Hans Verkuil
1
-4
/
+0
2013-06-20
libv4l2: do not log a ton of errors on device unplug
Hans de Goede
2
-3
/
+10
2013-06-20
libv4l2: Add V4L2_PERROR convenience macro
Hans de Goede
2
-14
/
+18
2013-06-19
v4l2-ctl: fix wrong array accesses in selection code.
Hans Verkuil
1
-3
/
+6
2013-06-18
buildsystem: Do not bootstrap complete gettext for testing iconv
Gregor Jasny
3
-4
/
+692
2013-06-18
qv4l2: Silence Qt build tools invocation if silent mode is enabled
Gregor Jasny
1
-5
/
+5
2013-06-15
v4l2-compliance: fix typo
Hans Verkuil
1
-1
/
+1
2013-06-14
Don't call G_TUNER unless actually performing a tuning related call
Devin Heitmueller
1
-0
/
+7
2013-06-09
libv4l2: Add logging of dqbuf timestamps to debug logging
Hans de Goede
1
-0
/
+7
2013-06-07
rds-ctl: support -d10 to refer to radio10.
Hans Verkuil
1
-4
/
+5
2013-06-07
libv4l2rds.c: moving functions to get rid of declarations
Konke Radlow
1
-123
/
+120
[next]
Privacy Policy