index
:
xorg/lib/libXvMC
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
X.org libXvMC library. (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxvmc)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-17
unifdef Lynx
HEAD
master
Alan Coopersmith
1
-5
/
+0
2024-02-04
libXvMC 1.0.14
libXvMC-1.0.14
Alan Coopersmith
2
-3
/
+3
2023-03-19
Handle implicit conversion warnings from clang
Alan Coopersmith
2
-44
/
+43
2023-03-19
Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest
Alan Coopersmith
1
-9
/
+5
2023-03-19
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
2
-21
/
+18
2023-03-19
Convert to X.Org standard code style
Alan Coopersmith
5
-960
/
+942
2023-03-08
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-1
/
+2
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
1
-2
/
+2
2023-02-06
gitlab CI: Add libtool to required packages
Alan Coopersmith
1
-2
/
+2
2022-06-19
meson: Fix compatibility version and current version of meson build to be com...
Jeremy Huddleston Sequoia
1
-0
/
+2
2022-03-26
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+174
2022-03-26
Make doc install path from meson match autotools
Alan Coopersmith
1
-1
/
+1
2022-03-26
libXvMC 1.0.13
libXvMC-1.0.13
Matt Turner
2
-2
/
+2
2022-03-26
meson: Fix typo
Matt Turner
1
-1
/
+1
2022-03-26
autotools: fix Requires and Requires.Private in pkgconfig
Dylan Baker
2
-4
/
+4
2022-03-26
meson: Add a meson build system
Dylan Baker
2
-1
/
+110
2022-03-26
editorconfig: add meson
Dylan Baker
1
-0
/
+4
2022-03-26
editorconfig: add
Dylan Baker
1
-0
/
+13
2022-03-26
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-03-26
Fix spelling/wording issues
Alan Coopersmith
5
-16
/
+16
2019-09-24
libXvMC 1.0.12
libXvMC-1.0.12
Adam Jackson
1
-1
/
+1
2019-09-24
vld: Provide <X11/extensions/vldXvMC.h> ourself
Adam Jackson
3
-2
/
+176
2019-08-15
pkgconfig: Remove xv from xvmc.pc
Adam Jackson
1
-2
/
+2
2019-07-23
Add a pkgconfig file for libXvMCW
Dylan Baker
3
-2
/
+15
2019-03-16
libXvMC 1.0.11
libXvMC-1.0.11
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
3
-24
/
+20
2018-09-22
Fix sign comparison warnings for loop indexes
Alan Coopersmith
1
-2
/
+2
2018-09-22
Need to check for -1, not 0, to determine if shmat() failed
Alan Coopersmith
1
-1
/
+1
2018-09-22
Fix handling of shmKey in XvMCGetDRInfo
Neha Gupta
1
-7
/
+17
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2016-10-04
libXvMC 1.0.10
libXvMC-1.0.10
Matthieu Herrb
1
-1
/
+1
2016-09-25
Avoid buffer underflow on empty strings.
Tobias Stoeckmann
1
-2
/
+2
2015-03-14
libXvMC 1.0.9
libXvMC-1.0.9
Alan Coopersmith
1
-1
/
+1
2013-12-14
Rename local err variable in XW_RSYM macro to avoid shadow warnings
Alan Coopersmith
1
-5
/
+5
2013-12-14
Fix linking with -Wl,--no-undefined on Linux
Yaakov Selkowitz
2
-1
/
+7
2013-11-22
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
2
-18
/
+1
2013-06-24
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Alan Coopersmith
1
-13
/
+0
2013-06-13
libXvMC 1.0.8
libXvMC-1.0.8
Alan Coopersmith
1
-1
/
+1
2013-06-06
avoid overflowing by making nameLen and busIDLen addition overflow
Julien Cristau
1
-1
/
+3
2013-05-24
Multiple unvalidated patches in CVE-2013-1999
Dave Airlie
1
-3
/
+3
2013-04-26
Multiple unvalidated assumptions in XvMCGetDRInfo() [CVE-2013-1999]
Alan Coopersmith
1
-17
/
+19
2013-04-26
integer overflow in _xvmc_create_*()
Alan Coopersmith
1
-3
/
+6
2013-04-26
integer overflow in XvMCListSubpictureTypes() [CVE-2013-1990 2/2]
Alan Coopersmith
1
-2
/
+2
2013-04-26
integer overflow in XvMCListSurfaceTypes() [CVE-2013-1990 1/2]
Alan Coopersmith
1
-2
/
+2
2013-04-13
Use _XEatDataWords to avoid overflow of rep.length shifting
Alan Coopersmith
2
-6
/
+24
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
[next]