index
:
lib/libXv
master
obsd
Xvideo library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
XvQueryAdaptors: avoid NULL deref if length is 0, but num_adaptors is not
Alan Coopersmith
4 months
obsd
BSD Makefile
Matthieu Herrb
4 months
Tag
Download
Author
Age
libXv-1.0.12
commit d419928942...
Alan Coopersmith
24 months
libXv-1.0.11
commit ef2a282876...
Matthieu Herrb
8 years
libXv-1.0.10
commit 736d7ac5a9...
Alan Coopersmith
11 years
libXv-1.0.9
commit d58f74ebfd...
Alan Coopersmith
11 years
libXv-1.0.8
commit 179ed259e7...
Alan Coopersmith
11 years
libXv-1.0.7
commit 0f4fa18200...
Alan Coopersmith
13 years
libXv-1.0.6
commit e34fff44eb...
Alan Coopersmith
14 years
libXv-1.0.5
commit 5be9a0099a...
Alan Coopersmith
15 years
libXv-1.0.4
commit 2c0dc990a1...
Alan Coopersmith
17 years
libXv-1.0.3
commit 20d07bb9ba...
Daniel Stone
18 years
[...]
Age
Commit message
Author
2016-10-04
libXv 1.0.11
libXv-1.0.11
Matthieu Herrb
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-09-07
libXv 1.0.10
libXv-1.0.10
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
[...]