index
:
xorg/lib/libXv
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
Xvideo extension library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxv)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-21
XvQueryAdaptors: avoid NULL deref if length is 0, but num_adaptors is not
HEAD
master
Alan Coopersmith
1
-0
/
+4
2024-07-21
XvQueryEncodings: avoid NULL deref if length is 0, but num_encodings is not
Alan Coopersmith
1
-0
/
+4
2024-07-21
Use calloc instead of malloc and manual loops to zero array contents
Alan Coopersmith
1
-22
/
+4
2023-03-08
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
1
-1
/
+2
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
1
-1
/
+1
2022-12-04
libXv 1.0.12
libXv-1.0.12
Alan Coopersmith
1
-2
/
+2
2022-11-20
Handle implicit conversion warnings from clang
Alan Coopersmith
1
-111
/
+111
2022-11-20
Variable scope reductions
Alan Coopersmith
1
-23
/
+19
2022-10-17
XvGetReq: remove trailing semicolon that caller is expected to provide
Alan Coopersmith
1
-1
/
+1
2022-07-17
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+98
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
3
-3
/
+3
2022-07-17
Build xz tarballs instead of bzip2
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
-25
/
+20
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
libXv 1.0.11
libXv-1.0.11
Matthieu Herrb
1
-1
/
+1
2016-09-28
Protocol handling issues in libXv - CVE-2016-5407
Tobias Stoeckmann
1
-17
/
+29
2014-07-28
Fix typo in dependencies for lint library
Alan Coopersmith
1
-1
/
+1
2013-09-07
libXv 1.0.10
libXv-1.0.10
Alan Coopersmith
1
-1
/
+1
2013-07-05
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Alan Coopersmith
2
-19
/
+1
2013-07-05
Refactor error handling
Alan Coopersmith
1
-81
/
+110
2013-07-05
Add missing calls to _XEatDataWords when we are skipping _XRead
Alan Coopersmith
1
-0
/
+2
2013-07-05
Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest
Alan Coopersmith
2
-10
/
+7
2013-07-05
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Alan Coopersmith
1
-15
/
+0
2013-07-05
Use pad_to_int32 macro instead of repeated (x + 3) & ~3 pattern
Alan Coopersmith
1
-5
/
+7
2013-07-05
Fix sign conversion & comparison warnings from clang
Alan Coopersmith
1
-10
/
+12
2013-07-05
Remove unnecessary casts from Xmalloc calls
Alan Coopersmith
1
-7
/
+7
2013-06-22
Adopt X.Org standard code style, with consistent indentation
Alan Coopersmith
3
-1192
/
+1154
2013-06-22
libXv 1.0.9
libXv-1.0.9
Alan Coopersmith
1
-1
/
+1
2013-06-01
Bug 65252: Ensure final name is nil-terminated & none point to uninitialized ...
Daphne Pfister
1
-2
/
+6
2013-06-01
XvQueryPortAttributes: add a comment explaining memory strategy
Alan Coopersmith
1
-0
/
+11
2013-05-31
libXv 1.0.8
libXv-1.0.8
Alan Coopersmith
1
-1
/
+1
2013-05-07
integer overflow in XvCreateImage() [CVE-2013-1989 3/3]
Alan Coopersmith
1
-1
/
+4
2013-05-07
integer overflow in XvListImageFormats() [CVE-2013-1989 2/3]
Alan Coopersmith
1
-2
/
+3
2013-05-07
buffer overflow in XvQueryPortAttributes() [CVE-2013-2066]
Alan Coopersmith
1
-2
/
+8
2013-04-26
integer overflow in XvQueryPortAttributes() [CVE-2013-1989 1/3]
Alan Coopersmith
1
-2
/
+8
2013-04-13
Use _XEatDataWords to avoid overflow of rep.length shifting
Alan Coopersmith
2
-3
/
+25
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
2012-08-24
Uppercase SH arguments.
Thomas Klausner
1
-8
/
+8
2012-03-07
libXv 1.0.7
libXv-1.0.7
Alan Coopersmith
1
-1
/
+1
2011-11-10
Fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-2
/
+2
2011-10-05
XvQueryExtension doesn't return XvBadAlloc
Jeremy Huddleston
1
-4
/
+0
2011-09-16
Strip trailing whitespace
Alan Coopersmith
7
-132
/
+132
2011-02-02
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-41
/
+40
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-10-29
libXv 1.0.6
libXv-1.0.6
Alan Coopersmith
1
-1
/
+2
[next]