summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-30BSD MakefileobsdMatthieu Herrb
2024-02-17unifdef LynxHEADmasterAlan Coopersmith
2024-02-04libXvMC 1.0.14libXvMC-1.0.14Alan Coopersmith
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
2023-03-08configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2023-02-06gitlab CI: Add libtool to required packagesAlan Coopersmith
2022-06-19meson: Fix compatibility version and current version of meson build to be com...Jeremy Huddleston Sequoia
2022-03-26gitlab CI: add a basic build testAlan Coopersmith
2022-03-26Make doc install path from meson match autotoolsAlan Coopersmith
2022-03-26libXvMC 1.0.13libXvMC-1.0.13Matt Turner
2022-03-26meson: Fix typoMatt Turner
2022-03-26autotools: fix Requires and Requires.Private in pkgconfigDylan Baker
2022-03-26meson: Add a meson build systemDylan Baker
2022-03-26editorconfig: add mesonDylan Baker
2022-03-26editorconfig: addDylan Baker
2022-03-26Build xz tarballs instead of bzip2Alan Coopersmith
2022-03-26Fix spelling/wording issuesAlan Coopersmith
2019-09-24libXvMC 1.0.12libXvMC-1.0.12Adam Jackson
2019-09-24vld: Provide <X11/extensions/vldXvMC.h> ourselfAdam Jackson
2019-08-15pkgconfig: Remove xv from xvmc.pcAdam Jackson
2019-07-23Add a pkgconfig file for libXvMCWDylan Baker
2019-03-16libXvMC 1.0.11libXvMC-1.0.11Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan 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
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-04libXvMC 1.0.10libXvMC-1.0.10Matthieu Herrb
2016-09-25Avoid buffer underflow on empty strings.Tobias Stoeckmann
2015-03-14libXvMC 1.0.9libXvMC-1.0.9Alan Coopersmith
2013-12-14Rename local err variable in XW_RSYM macro to avoid shadow warningsAlan Coopersmith
2013-12-14Fix linking with -Wl,--no-undefined on LinuxYaakov Selkowitz
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-13libXvMC 1.0.8libXvMC-1.0.8Alan 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
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters