summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-16Fix -Wdiscarded-qualifiers warning in AddV4LEnc()HEADmasterAlan Coopersmith1-4/+11
2024-01-16Quiet -Wredundant-decls warnings for strlcat and strlcpyAlan Coopersmith1-1/+4
2024-01-16Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2024-01-16configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith1-2/+1
2023-10-07gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-01-29gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-29Fix spelling/wording issuesAlan Coopersmith2-4/+4
2022-01-29Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-10-08Fix ioctl return value handlingPeter Hutterer1-6/+9
2018-10-08Fix handling of realloc failurePeter Hutterer1-1/+6
2018-10-08Ensure the device name is null-terminatedPeter Hutterer1-2/+3
2018-10-08Remove unused variable osnamePeter Hutterer1-1/+0
2018-08-14v4l 0.3.0xf86-video-v4l-0.3.0Adam Jackson1-1/+1
2018-08-14Fix distcheckAdam Jackson1-1/+1
2018-08-14Fix build post xserver 1.17Hans de Goede1-0/+4
2018-08-14Revert "v4l 0.3.0"Adam Jackson1-1/+1
2018-08-14v4l 0.3.0Adam Jackson1-1/+1
2018-08-14Remove a bogus memsetAdam Jackson1-1/+0
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-24Remove call to LoaderGetOSAdam Jackson1-16/+2
2011-06-30Bump version for development.Cyril Brulebois1-1/+1
2011-02-11Fix standard video size detectionMauro Carvalho Chehab1-1/+17
2011-02-11Fix arguments for v4l_check_yuvMauro Carvalho Chehab1-6/+13
2011-02-11Provide a more consistent message if FBUF failsMauro Carvalho Chehab1-1/+5
2011-02-11Return BadMatch if a Port Attribute is not foundMauro Carvalho Chehab1-0/+4
2011-02-11Fix Get/Set Port Attribute logicMauro Carvalho Chehab1-80/+29
2011-02-11Use the fourcc header instead of redefining it inside the codeMauro Carvalho Chehab1-13/+1
2011-02-11Coding style CleanupMauro Carvalho Chehab1-658/+658
2011-02-11Port xf86-video-v4l driver to V4L2Mauro Carvalho Chehab3-600/+2562
2010-07-22config: add comments for main statementsGaetan Nadon1-6/+6
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon1-4/+5
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon1-2/+2
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon1-1/+0
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-21/+7
2010-05-26config: header files are part of the source not in EXTRA_DISTGaetan Nadon1-4/+3
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-61/+13
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon2-8/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+64