summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-03-19Handle implicit conversion warnings from clangAlan Coopersmith
2023-03-19Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequestAlan Coopersmith
2023-03-19Variable scope reductions as recommended by cppcheckAlan Coopersmith
2023-03-19Convert to X.Org standard code styleAlan Coopersmith
2022-03-26Fix spelling/wording issuesAlan Coopersmith
2018-09-22Fix sign comparison warnings for loop indexesAlan Coopersmith
2018-09-22Need to check for -1, not 0, to determine if shmat() failedAlan Coopersmith
2018-09-22Fix handling of shmKey in XvMCGetDRInfoNeha Gupta
2016-09-25Avoid buffer underflow on empty strings.Tobias Stoeckmann
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith
2013-06-06avoid overflowing by making nameLen and busIDLen addition overflowJulien Cristau
2013-05-24Multiple unvalidated patches in CVE-2013-1999Dave Airlie
2013-04-26Multiple unvalidated assumptions in XvMCGetDRInfo() [CVE-2013-1999]Alan Coopersmith
2013-04-26integer overflow in _xvmc_create_*()Alan Coopersmith
2013-04-26integer overflow in XvMCListSubpictureTypes() [CVE-2013-1990 2/2]Alan Coopersmith
2013-04-26integer overflow in XvMCListSurfaceTypes() [CVE-2013-1990 1/2]Alan Coopersmith
2013-04-13Use _XEatDataWords to avoid overflow of rep.length shiftingAlan Coopersmith
2011-11-10Fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-03-10config: use Automake defaults when checking for library functions.Gaetan Nadon
2011-03-07config: move wrapper in its own directoryGaetan Nadon
2011-03-07Fix whitespace issuesGaetan Nadon
2010-08-13Purge cvs tags.Jesse Adkins
2010-07-08Purge macro NEED_REPLIESFernando Carrijo
2009-10-20Include XvMClib.hJeremy Huddleston
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith
2009-02-02Janitor: make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade
2009-02-02Add missing prototypes to XvMClibint.hPaulo Cesar Pereira de Andrade
2006-09-27Add XvMCWrapper to lint targetAlan Coopersmith
2006-09-27Fix sparse warning: Using plain integer as NULL pointerAlan Coopersmith
2006-09-26Fix sparse warnings: Using plain integer as NULL pointerAlan Coopersmith
2006-09-26Add hooks for checking code with sparse/lint/etc.Alan Coopersmith
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-06-16Define HAS_SHM if shmat() is foundAlan Coopersmith
2006-04-03Bug #6479: Cygwin build fix. (Yaakov Selkowitz)XORG-7_0_99_901Adam Jackson
2006-03-22Set XVMC_CONFIGDIR to $(sysconfdir)/X11.Donnie Berkholz
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-11-26Bug #5067 <https://bugs.freedesktop.org/show_bug.cgi?id=5067> Add dotThomas Hellstrom
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson
2005-07-16Set soversion to 1.0.0 with -version-number.Daniel Stone
2005-07-12Set soversions to 1.0.0; add XvMClib.h.Daniel Stone
2005-07-09Add .cvsignore filesKeith Packard
2005-07-02Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin
2005-06-20Add XvMC build systemSøren Sandmann Pedersen
2005-06-20Fix some includes in xc/lib/XvMCXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13Søren Sandmann Pedersen
2004-12-04Encoding of numerous files changed to UTF-8xprint_packagertest_20041217_basesco_port_update-baseXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1xprint_packagertest_20041217sco_port_updateMarkus Kuhn
2004-11-23Bugzilla #1883 (https://freedesktop.org/bugzilla/show_bug.cgi?id=1883): Fixxprint_packagertest_20041125_basexprint_packagertest_20041125Thomas Hellstrom
2004-11-13lib/XvMC/ImakeThomas Hellstrom
2004-10-20Imported via XvMC library release 0.13.0 from unichrome.sf.net. ThisThomas Hellstrom