Age | Commit message (Expand) | Author |
2024-07-21 | XvQueryAdaptors: avoid NULL deref if length is 0, but num_adaptors is notHEADmaster | Alan Coopersmith |
2024-07-21 | XvQueryEncodings: avoid NULL deref if length is 0, but num_encodings is not | Alan Coopersmith |
2024-07-21 | Use calloc instead of malloc and manual loops to zero array contents | Alan Coopersmith |
2022-11-20 | Handle implicit conversion warnings from clang | Alan Coopersmith |
2022-11-20 | Variable scope reductions | Alan Coopersmith |
2022-10-17 | XvGetReq: remove trailing semicolon that caller is expected to provide | Alan Coopersmith |
2016-09-28 | Protocol handling issues in libXv - CVE-2016-5407 | Tobias Stoeckmann |
2014-07-28 | Fix typo in dependencies for lint library | Alan Coopersmith |
2013-07-05 | Remove fallback for _XEatDataWords, require libX11 1.6 for it | Alan Coopersmith |
2013-07-05 | Refactor error handling | Alan Coopersmith |
2013-07-05 | Add missing calls to _XEatDataWords when we are skipping _XRead | Alan Coopersmith |
2013-07-05 | Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest | Alan Coopersmith |
2013-07-05 | Require ANSI C89 pre-processor, drop pre-C89 token pasting support | Alan Coopersmith |
2013-07-05 | Use pad_to_int32 macro instead of repeated (x + 3) & ~3 pattern | Alan Coopersmith |
2013-07-05 | Fix sign conversion & comparison warnings from clang | Alan Coopersmith |
2013-07-05 | Remove unnecessary casts from Xmalloc calls | Alan Coopersmith |
2013-06-22 | Adopt X.Org standard code style, with consistent indentation | Alan Coopersmith |
2013-06-01 | Bug 65252: Ensure final name is nil-terminated & none point to uninitialized ... | Daphne Pfister |
2013-06-01 | XvQueryPortAttributes: add a comment explaining memory strategy | Alan Coopersmith |
2013-05-07 | integer overflow in XvCreateImage() [CVE-2013-1989 3/3] | Alan Coopersmith |
2013-05-07 | integer overflow in XvListImageFormats() [CVE-2013-1989 2/3] | Alan Coopersmith |
2013-05-07 | buffer overflow in XvQueryPortAttributes() [CVE-2013-2066] | Alan Coopersmith |
2013-04-26 | integer overflow in XvQueryPortAttributes() [CVE-2013-1989 1/3] | Alan Coopersmith |
2013-04-13 | Use _XEatDataWords to avoid overflow of rep.length shifting | Alan Coopersmith |
2011-11-10 | Fix gcc -Wwrite-strings warnings | Alan Coopersmith |
2011-09-16 | Strip trailing whitespace | Alan Coopersmith |
2010-10-06 | Purge cvs tags. | Jesse Adkins |
2010-07-08 | Purge macro NEED_REPLIES | Fernando Carrijo |
2009-05-09 | Adjust flags definitions to fix lint library build | Alan Coopersmith |
2009-02-02 | Janitor: make distcheck, compiler warnings, .gitignore. | Paulo Cesar Pereira de Andrade |
2006-09-18 | Coverity CID #580: XvQueryEncodings Returned without freeing storage "pes" | Alan Coopersmith |
2006-09-18 | Add hooks for running code checkers like sparse & lint over the source | Alan Coopersmith |
2006-09-18 | Add argument types to static function prototypes to clear sparse & lint warnings | Alan Coopersmith |
2006-07-13 | renamed: .cvsignore -> .gitignore | Alan Coopersmith |
2005-12-03 | Add check and cflags for malloc(0) returning NULL. | Kevin E Martin |
2005-11-20 | Add/improve libs .cvsignores. | Eric Anholt |
2005-08-03 | Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with | Adam Jackson |
2005-07-16 | Set soversion to 1.0.0 with -version-number. | Daniel Stone |
2005-07-12 | Add Xvlib.h, change soversion to 1.0.0. | Daniel Stone |
2005-07-09 | Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory | Keith Packard |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14 | Daniel Stone |
2005-07-02 | Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problems | Kevin E Martin |
2005-07-01 | xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove | Søren Sandmann Pedersen |
2005-06-13 | - Add Xv to symlink.sh | Søren Sandmann Pedersen |
2004-04-23 | Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-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_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGE | Egbert Eich |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich |
2003-12-04 | XFree86 4.3.99.901 (RC 1)xf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-012804-2330 | Kaleb Keithley |