summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* man: remove unrequired local fix for bug 5628Gaetan Nadon2010-08-183-8/+3
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-07-082-15/+8
* Purge macro NEED_REPLIESFernando Carrijo2010-07-081-2/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-141-22/+19
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-283-2/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-3/+4
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-1/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-14/+62
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* libXv 1.0.5libXv-1.0.5Alan Coopersmith2009-10-031-1/+1
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-032-9/+6
* Convert documentation from xv-library-v2.2.txt into man pagesAlan Coopersmith2009-10-0311-12/+403
* Man page cleanups and formatting fixesAlan Coopersmith2009-10-0320-513/+622
* Move xv-library-v2.2.txt document from xorg-docsAlan Coopersmith2009-10-011-0/+300