index
:
xorg/driver/xf86-video-v4l
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org xf86-video-v4l driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-v4l)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-16
Fix -Wdiscarded-qualifiers warning in AddV4LEnc()
HEAD
master
Alan Coopersmith
1
-4
/
+11
2024-01-16
Quiet -Wredundant-decls warnings for strlcat and strlcpy
Alan Coopersmith
1
-1
/
+4
2024-01-16
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
1
-1
/
+1
2024-01-16
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-2
/
+1
2023-10-07
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
1
-3
/
+3
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2022-01-29
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-01-29
Fix spelling/wording issues
Alan Coopersmith
2
-4
/
+4
2022-01-29
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-10-08
Fix ioctl return value handling
Peter Hutterer
1
-6
/
+9
2018-10-08
Fix handling of realloc failure
Peter Hutterer
1
-1
/
+6
2018-10-08
Ensure the device name is null-terminated
Peter Hutterer
1
-2
/
+3
2018-10-08
Remove unused variable osname
Peter Hutterer
1
-1
/
+0
2018-08-14
v4l 0.3.0
xf86-video-v4l-0.3.0
Adam Jackson
1
-1
/
+1
2018-08-14
Fix distcheck
Adam Jackson
1
-1
/
+1
2018-08-14
Fix build post xserver 1.17
Hans de Goede
1
-0
/
+4
2018-08-14
Revert "v4l 0.3.0"
Adam Jackson
1
-1
/
+1
2018-08-14
v4l 0.3.0
Adam Jackson
1
-1
/
+1
2018-08-14
Remove a bogus memset
Adam Jackson
1
-1
/
+0
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-24
Remove call to LoaderGetOS
Adam Jackson
1
-16
/
+2
2011-06-30
Bump version for development.
Cyril Brulebois
1
-1
/
+1
2011-02-11
Fix standard video size detection
Mauro Carvalho Chehab
1
-1
/
+17
2011-02-11
Fix arguments for v4l_check_yuv
Mauro Carvalho Chehab
1
-6
/
+13
2011-02-11
Provide a more consistent message if FBUF fails
Mauro Carvalho Chehab
1
-1
/
+5
2011-02-11
Return BadMatch if a Port Attribute is not found
Mauro Carvalho Chehab
1
-0
/
+4
2011-02-11
Fix Get/Set Port Attribute logic
Mauro Carvalho Chehab
1
-80
/
+29
2011-02-11
Use the fourcc header instead of redefining it inside the code
Mauro Carvalho Chehab
1
-13
/
+1
2011-02-11
Coding style Cleanup
Mauro Carvalho Chehab
1
-658
/
+658
2011-02-11
Port xf86-video-v4l driver to V4L2
Mauro Carvalho Chehab
3
-600
/
+2562
2010-07-22
config: add comments for main statements
Gaetan Nadon
1
-6
/
+6
2010-07-21
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Gaetan Nadon
1
-4
/
+5
2010-07-21
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1
/
+1
2010-07-21
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2010-07-21
config: complete AC_INIT m4 quoting
Gaetan Nadon
1
-2
/
+2
2010-07-20
config: remove unrequired AC_SUBST([XORG_CFLAGS])
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: remove unrequired AC_HEADER_STDC
Gaetan Nadon
1
-2
/
+0
2010-07-20
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-07-20
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-07-20
config: upgrade to util-macros 1.8 for additional man page support
Gaetan Nadon
2
-21
/
+7
2010-05-26
config: header files are part of the source not in EXTRA_DIST
Gaetan Nadon
1
-4
/
+3
2010-01-15
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-22
/
+19
2009-12-30
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Gaetan Nadon
1
-1
/
+0
2009-11-23
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
1
-1
/
+0
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
2
-3
/
+6
2009-10-26
Several driver modules do not have a ChangeLog target in Makefile.am #23814
Gaetan Nadon
3
-61
/
+13
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
2
-8
/
+0
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-6
/
+64
[next]