index
:
lib/libXv
master
obsd
Xvideo library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2022-12-04
libXv 1.0.12
libXv-1.0.12
Alan Coopersmith
2022-07-17
Fix spelling/wording issues
Alan Coopersmith
2022-07-17
Build xz tarballs instead of bzip2
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2016-10-04
libXv 1.0.11
libXv-1.0.11
Matthieu Herrb
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
Replace custom copy of GetReq macro with call to Xlib 1.5's _XGetRequest
Alan Coopersmith
2013-06-22
libXv 1.0.9
libXv-1.0.9
Alan Coopersmith
2013-05-31
libXv 1.0.8
libXv-1.0.8
Alan Coopersmith
2013-04-13
Use _XEatDataWords to avoid overflow of rep.length shifting
Alan Coopersmith
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2012-03-07
libXv 1.0.7
libXv-1.0.7
Alan Coopersmith
2011-02-02
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-10-29
libXv 1.0.6
libXv-1.0.6
Alan Coopersmith
2010-07-08
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2010-03-29
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
2009-10-03
libXv 1.0.5
libXv-1.0.5
Alan Coopersmith
2009-10-03
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
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
2008-03-17
Version bump: 1.0.4
libXv-1.0.4
Alan Coopersmith
2006-12-16
bump to 1.0.3
libXv-1.0.3
Daniel Stone
2006-09-25
Bump version number to 1.0.2
libXv-1.0.2
Alan Coopersmith
2006-09-18
Add hooks for running code checkers like sparse & lint over the source
Alan Coopersmith
2005-12-21
Update package version for X11R7 release.
XORG-7_1
XORG-7_0_99_901
XORG-7_0
Kevin E Martin
2005-12-15
Update package version number for final X11R7 release candidate.
XORG-6_99_99_904
Kevin E Martin
2005-12-03
Update package version number for X11R7 RC3 release.
XORG-6_99_99_903
Kevin E Martin
2005-12-03
Add check and cflags for malloc(0) returning NULL.
Kevin E Martin
2005-10-19
Update package version number for RC1 release.
XORG-6_99_99_902
XORG-6_99_99_901
Kevin E Martin
2005-10-13
[lib/Xv]
Alan Coopersmith
2005-08-03
Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds with
Adam Jackson
2005-07-29
Various changes preparing packages for RC0:
XORG-6_99_99_900
Kevin E Martin
2005-07-12
Add Xvlib.h, change soversion to 1.0.0.
Daniel Stone
2005-07-12
Change version to 2.2.0.
Daniel Stone
2005-06-21
lib/XScrnSaver/configure.ac
Alexander Gottwald
2005-06-13
- Add Xv man pages
Søren Sandmann Pedersen
2005-06-13
- Add Xv to symlink.sh
Søren Sandmann Pedersen