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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
libv4lconvert: Fix v4lconvert_grey_to_rgb24 not taking stride into account
Benjamin Mugnier
3
-3
/
+4
2022-11-25
v4l-utils: sync with latest upstream git repo
Hans Verkuil
4
-48
/
+133
2022-11-25
libdvbv5: Read all "other" PIDs for channels
Simon Arlott
1
-7
/
+4
2022-11-25
libdvbv5: cleanup ASTC service location parsing
Martin VallevandMartin Vallevand
1
-5
/
+12
2022-11-14
libv4lconvert: Fix v4lconvert_nv16_to_yuyv() not taking stride into account
Hans de Goede
3
-11
/
+15
2022-11-14
libv4lconvert: Fix v4lconvert_nv12_*() not taking stride into account
Hans de Goede
3
-11
/
+19
2022-11-14
libv4lconvert: Fix v4lconvert_rgb565_to_rgb/bgr24() not taking stride into ac...
Hans de Goede
3
-6
/
+8
2022-11-14
libv4lconvert: Fix v4lconvert_yuv420_to_rgb/bgr24() not taking stride into ac...
Hans de Goede
3
-19
/
+27
2022-08-26
libdvbv5: fix string overread
Hans Verkuil
1
-1
/
+3
2021-11-25
libv4lconvert: HM12 -> NV12_16L16
Hans Verkuil
5
-19
/
+19
2021-11-08
libdvbv5/dvb-dev-remote.c: fix send_fmt prototype
Hans Verkuil
1
-2
/
+2
2021-09-01
v4l-utils: libdvbv5: fix broken my_strlcpy calls
Hans Verkuil
1
-3
/
+3
2021-03-20
libdvbv5: hide stack_dump symbols and provide soname compatibility
Gregor Jasny
2
-1
/
+6
2021-03-20
libdvbv5: hide my_strlcpy symbol
Gregor Jasny
1
-1
/
+1
2021-02-23
dvb-dev-remote: check if setsockopt() fails
Mauro Carvalho Chehab
1
-2
/
+4
2021-02-23
libdvbv5: dvb-dev-remote: better handle cmd size
Mauro Carvalho Chehab
1
-6
/
+17
2021-02-23
dvb-file: fix one-line output with default values
Mauro Carvalho Chehab
1
-1
/
+1
2021-02-23
libdvbv5: fix a typo
Mauro Carvalho Chehab
3
-5
/
+12
2021-02-23
libdvbv5: desc_language: check if the size is correct
Mauro Carvalho Chehab
1
-0
/
+9
2021-02-23
libdvbv5: desc_ca: cleanup the routine
Mauro Carvalho Chehab
1
-9
/
+18
2021-02-23
libdvbv5: validate cable descriptor's size
Mauro Carvalho Chehab
1
-3
/
+13
2021-02-23
libdvbv5: desc_network_name: simplify the init code
Mauro Carvalho Chehab
1
-4
/
+2
2021-02-23
libdvbv5: add a warning if a descriptor's init doesn't went fine
Mauro Carvalho Chehab
1
-0
/
+5
2021-02-23
libdvb: fix ATSC service location parser
Mauro Carvalho Chehab
2
-9
/
+32
2021-02-23
libdvbv5: dvb-dev-local: better handle realloc()
Mauro Carvalho Chehab
1
-4
/
+5
2021-02-23
libdvbv5: dvb-dev-local: fix error handling for device addition
Mauro Carvalho Chehab
1
-24
/
+32
2021-02-23
libdvbv5: dvb-dev-remote: don't leak resources at send_buf()
Mauro Carvalho Chehab
1
-0
/
+3
2021-02-22
libdvbv5: don't leak memory at dvb-dev-remote
Mauro Carvalho Chehab
1
-1
/
+7
2021-02-22
libdvbv5: avoid a potential access out of an array
Mauro Carvalho Chehab
1
-2
/
+6
2021-02-22
libdvbv5: fix init of the ATSC service location
Mauro Carvalho Chehab
1
-1
/
+1
2021-02-22
libdvbv5: fix the quality detection logic
Mauro Carvalho Chehab
1
-2
/
+2
2021-02-22
libdvbv5: initialize v3 params
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-30
clang-tidy: add a bunch of const
Rosen Penev
5
-7
/
+7
2020-09-13
dvb-file: reimplement get_pmt_descriptors()
Mauro Carvalho Chehab
1
-71
/
+124
2020-09-13
libdvbv5: use an array for the fourcc type
Mauro Carvalho Chehab
2
-3
/
+4
2020-09-12
libdvbv5: detect SMTPE 302m audio format
Mauro Carvalho Chehab
1
-4
/
+19
2020-09-12
libdvbv5: add support for the registration descriptor
Mauro Carvalho Chehab
4
-4
/
+187
2020-08-20
add missing include for uClibc-ng
Rosen Penev
1
-0
/
+1
2020-08-20
fix mismatching declaration
Rosen Penev
1
-1
/
+1
2020-07-29
Move sync-with-kernel into dedicated shell script ./sync-with-kernel.sh
Sean Young
1
-3
/
+0
2020-04-21
treewide: replace C casts with C++
Rosen Penev
4
-5
/
+5
2020-04-20
treewide: fix math problems
Rosen Penev
1
-1
/
+1
2020-04-20
treewide: fix wrong identation
Rosen Penev
2
-5
/
+6
2020-04-20
treewide: do not use return after else
Rosen Penev
5
-22
/
+26
2020-04-17
dvb-sat: remove pointless abs call
Rosen Penev
1
-1
/
+1
2020-04-17
treewide: fix redundant expressions
Rosen Penev
1
-1
/
+1
2020-04-14
Fix broken for loop in libv4l
Hans Petter Selasky
1
-1
/
+1
2020-02-27
Fix build failure on s390x
Sean Young
1
-0
/
+3
2020-02-26
Fix GCC 10 / -fno-common
David Seifert
2
-14
/
+14
2019-08-27
libdvbv5: Don't assume that NIT table was parsed
Mauro Carvalho Chehab
1
-1
/
+1
[next]
Privacy Policy