summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLHEADmasterAlan Coopersmith2023-03-081-1/+2
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-251-1/+1
* libXv 1.0.12libXv-1.0.12Alan Coopersmith2022-12-041-2/+2
* Handle implicit conversion warnings from clangAlan Coopersmith2022-11-201-111/+111
* Variable scope reductionsAlan Coopersmith2022-11-201-23/+19
* XvGetReq: remove trailing semicolon that caller is expected to provideAlan Coopersmith2022-10-171-1/+1
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+98
* Fix spelling/wording issuesAlan Coopersmith2022-07-173-3/+3
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-25/+20
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3
* autogen.sh: use quoted string variablesEmil Velikov2017-01-261-4/+4
* autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer2017-01-261-1/+1
* libXv 1.0.11libXv-1.0.11Matthieu Herrb2016-10-041-1/+1
* Protocol handling issues in libXv - CVE-2016-5407Tobias Stoeckmann2016-09-281-17/+29
* Fix typo in dependencies for lint libraryAlan Coopersmith2014-07-281-1/+1
* libXv 1.0.10libXv-1.0.10Alan Coopersmith2013-09-071-1/+1
* Remove fallback for _XEatDataWords, require libX11 1.6 for itAlan Coopersmith2013-07-052-19/+1
* Refactor error handlingAlan Coopersmith2013-07-051-81/+110
* Add missing calls to _XEatDataWords when we are skipping _XReadAlan Coopersmith2013-07-051-0/+2
* Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequestAlan Coopersmith2013-07-052-10/+7
* Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith2013-07-051-15/+0
* Use pad_to_int32 macro instead of repeated (x + 3) & ~3 patternAlan Coopersmith2013-07-051-5/+7
* Fix sign conversion & comparison warnings from clangAlan Coopersmith2013-07-051-10/+12
* Remove unnecessary casts from Xmalloc callsAlan Coopersmith2013-07-051-7/+7
* Adopt X.Org standard code style, with consistent indentationAlan Coopersmith2013-06-223-1192/+1154
* libXv 1.0.9libXv-1.0.9Alan Coopersmith2013-06-221-1/+1
* Bug 65252: Ensure final name is nil-terminated & none point to uninitialized ...Daphne Pfister2013-06-011-2/+6
* XvQueryPortAttributes: add a comment explaining memory strategyAlan Coopersmith2013-06-011-0/+11
* libXv 1.0.8libXv-1.0.8Alan Coopersmith2013-05-311-1/+1
* integer overflow in XvCreateImage() [CVE-2013-1989 3/3]Alan Coopersmith2013-05-071-1/+4
* integer overflow in XvListImageFormats() [CVE-2013-1989 2/3]Alan Coopersmith2013-05-071-2/+3
* buffer overflow in XvQueryPortAttributes() [CVE-2013-2066]Alan Coopersmith2013-05-071-2/+8
* integer overflow in XvQueryPortAttributes() [CVE-2013-1989 1/3]Alan Coopersmith2013-04-261-2/+8
* Use _XEatDataWords to avoid overflow of rep.length shiftingAlan Coopersmith2013-04-132-3/+25
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Uppercase SH arguments.Thomas Klausner2012-08-241-8/+8
* libXv 1.0.7libXv-1.0.7Alan Coopersmith2012-03-071-1/+1
* Fix gcc -Wwrite-strings warningsAlan Coopersmith2011-11-101-2/+2
* XvQueryExtension doesn't return XvBadAllocJeremy Huddleston2011-10-051-4/+0
* Strip trailing whitespaceAlan Coopersmith2011-09-167-132/+132
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-021-41/+40
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-281-1/+1
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* libXv 1.0.6libXv-1.0.6Alan Coopersmith2010-10-291-1/+2
* Sun's copyrights now belong to OracleAlan Coopersmith2010-10-291-2/+2
* Purge cvs tags.Jesse Adkins2010-10-063-4/+0
* man: whitespace managementGaetan Nadon2010-08-181-27/+27