summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-21XvQueryAdaptors: avoid NULL deref if length is 0, but num_adaptors is notHEADmasterAlan Coopersmith
2024-07-21XvQueryEncodings: avoid NULL deref if length is 0, but num_encodings is notAlan Coopersmith
2024-07-21Use calloc instead of malloc and manual loops to zero array contentsAlan Coopersmith
2023-03-08configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2022-12-04libXv 1.0.12libXv-1.0.12Alan Coopersmith
2022-11-20Handle implicit conversion warnings from clangAlan Coopersmith
2022-11-20Variable scope reductionsAlan Coopersmith
2022-10-17XvGetReq: remove trailing semicolon that caller is expected to provideAlan Coopersmith
2022-07-17gitlab CI: add a basic build testAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-10-04libXv 1.0.11libXv-1.0.11Matthieu Herrb
2016-09-28Protocol handling issues in libXv - CVE-2016-5407Tobias Stoeckmann
2014-07-28Fix typo in dependencies for lint libraryAlan Coopersmith
2013-09-07libXv 1.0.10libXv-1.0.10Alan Coopersmith
2013-07-05Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith
2013-07-05Refactor error handlingAlan Coopersmith
2013-07-05Add missing calls to _XEatDataWords when we are skipping _XReadAlan Coopersmith
2013-07-05Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequestAlan Coopersmith
2013-07-05Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith
2013-07-05Use pad_to_int32 macro instead of repeated (x + 3) & ~3 patternAlan Coopersmith
2013-07-05Fix sign conversion & comparison warnings from clangAlan Coopersmith
2013-07-05Remove unnecessary casts from Xmalloc callsAlan Coopersmith
2013-06-22Adopt X.Org standard code style, with consistent indentationAlan Coopersmith
2013-06-22libXv 1.0.9libXv-1.0.9Alan Coopersmith
2013-06-01Bug 65252: Ensure final name is nil-terminated & none point to uninitialized ...Daphne Pfister
2013-06-01XvQueryPortAttributes: add a comment explaining memory strategyAlan Coopersmith
2013-05-31libXv 1.0.8libXv-1.0.8Alan Coopersmith
2013-05-07integer overflow in XvCreateImage() [CVE-2013-1989 3/3]Alan Coopersmith
2013-05-07integer overflow in XvListImageFormats() [CVE-2013-1989 2/3]Alan Coopersmith
2013-05-07buffer overflow in XvQueryPortAttributes() [CVE-2013-2066]Alan Coopersmith
2013-04-26integer overflow in XvQueryPortAttributes() [CVE-2013-1989 1/3]Alan Coopersmith
2013-04-13Use _XEatDataWords to avoid overflow of rep.length shiftingAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-08-24Uppercase SH arguments.Thomas Klausner
2012-03-07libXv 1.0.7libXv-1.0.7Alan Coopersmith
2011-11-10Fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-05XvQueryExtension doesn't return XvBadAllocJeremy Huddleston
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-02-02config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-10-29libXv 1.0.6libXv-1.0.6Alan Coopersmith