xvinfo 1.0.2
This commit is contained in:
parent
0ff179393d
commit
835b00790e
@ -1,25 +1,210 @@
|
||||
2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||||
commit 8773a750f5489b4a8f577f87873066486e9d85a8
|
||||
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
Date: Thu Aug 16 16:26:16 2007 -0700
|
||||
|
||||
* configure.ac:
|
||||
Update package version for X11R7 release.
|
||||
Version bump: 1.0.2
|
||||
|
||||
2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||||
commit ff49870534195814d4d5f0979f0273ad6ff4337e
|
||||
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
Date: Thu Aug 16 16:23:32 2007 -0700
|
||||
|
||||
* configure.ac:
|
||||
Update package version number for final X11R7 release candidate.
|
||||
Replace static ChangeLog with dist-hook to generate from git log
|
||||
|
||||
2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||||
commit a73b56466eba086b2eb6513b1674e6d7251b4a19
|
||||
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
Date: Thu Aug 16 16:21:30 2007 -0700
|
||||
|
||||
* Makefile.am:
|
||||
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
|
||||
Change xvinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier
|
||||
|
||||
Makefile.am:27: compiling `xvinfo.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'
|
||||
|
||||
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||||
commit f237d5c415352c28c9dae1453aa3308532d42bb9
|
||||
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
Date: Thu May 24 18:06:34 2007 -0700
|
||||
|
||||
* configure.ac:
|
||||
Update package version number for X11R7 RC3 release.
|
||||
Fix typo in man page (accesible)
|
||||
|
||||
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||||
commit a32fb538f49e8a7a23aef2a844d05f1cd3cc907a
|
||||
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
Date: Thu May 24 18:05:52 2007 -0700
|
||||
|
||||
* configure.ac:
|
||||
Update package version number for RC1 release.
|
||||
X.Org bug #10616: Add all the X info commands to See Also in man page
|
||||
|
||||
X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616>
|
||||
Reported upstream from
|
||||
Debian bug #350313 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350313>
|
||||
|
||||
commit 29190804b219bf3e6289426a832b32ad2f4c53a4
|
||||
Author: Michel Dänzer <michel@tungstengraphics.com>
|
||||
Date: Mon Jan 15 17:14:56 2007 +0100
|
||||
|
||||
Fix FourCC name output on big endian platforms.
|
||||
|
||||
Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9665 .
|
||||
|
||||
commit 69758559c5ddb85bbf6501ea8e58c0896c7c1f11
|
||||
Author: Michel Dänzer <michel@tungstengraphics.com>
|
||||
Date: Mon Jan 15 17:13:51 2007 +0100
|
||||
|
||||
Make git ignore object files and Emacs style backup files.
|
||||
|
||||
commit f4363bef8760521d07a2b90d81dd85d19192bcf2
|
||||
Author: Michel Dänzer <michel@tungstengraphics.com>
|
||||
Date: Mon Jan 15 17:12:57 2007 +0100
|
||||
|
||||
Rename .cvsignore to .gitignore.
|
||||
|
||||
commit 9f0d4a66bbe6e11957e98d23b4baa8c76d8803b2
|
||||
Author: Kevin E Martin <kem@kem.org>
|
||||
Date: Wed Dec 21 02:29:54 2005 +0000
|
||||
|
||||
Update package version for X11R7 release.
|
||||
|
||||
commit c2c5737fd62b06f0bbaf4ef58dfe4846bfbaf48b
|
||||
Author: Adam Jackson <ajax@nwnk.net>
|
||||
Date: Mon Dec 19 16:22:47 2005 +0000
|
||||
|
||||
Stub COPYING files
|
||||
|
||||
commit cff129a50807c98e96b2c226be344ddbfb333c12
|
||||
Author: Kevin E Martin <kem@kem.org>
|
||||
Date: Thu Dec 15 00:24:12 2005 +0000
|
||||
|
||||
Update package version number for final X11R7 release candidate.
|
||||
|
||||
commit dbb5b18240e906a9744e4133b3b76b0aa6ecb615
|
||||
Author: Kevin E Martin <kem@kem.org>
|
||||
Date: Tue Dec 6 22:48:26 2005 +0000
|
||||
|
||||
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
|
||||
|
||||
commit 997a79f1dd547c98a62e59865d41b52618023d54
|
||||
Author: Kevin E Martin <kem@kem.org>
|
||||
Date: Sat Dec 3 05:49:28 2005 +0000
|
||||
|
||||
Update package version number for X11R7 RC3 release.
|
||||
|
||||
commit 1afcbdd5cbb3591ce86821d8f35e6132d45f93b6
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Mon Nov 28 22:01:48 2005 +0000
|
||||
|
||||
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
|
||||
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
|
||||
|
||||
commit 58bb86147def38e04034527352448759442fad2a
|
||||
Author: Eric Anholt <anholt@freebsd.org>
|
||||
Date: Mon Nov 21 10:35:09 2005 +0000
|
||||
|
||||
Another pass at .cvsignores for apps.
|
||||
|
||||
commit 2f4d193fd9cd9120ad503c57cefd27d64c08c6d2
|
||||
Author: Eric Anholt <anholt@freebsd.org>
|
||||
Date: Sun Nov 20 22:08:56 2005 +0000
|
||||
|
||||
Add/improve .cvsignore files for apps.
|
||||
|
||||
commit 6b03012da46f60873ff217d1c2173c28466484cf
|
||||
Author: Kevin E Martin <kem@kem.org>
|
||||
Date: Wed Oct 19 02:47:58 2005 +0000
|
||||
|
||||
Update package version number for RC1 release.
|
||||
|
||||
commit 5b9c4ff0ef0a25c946b0bbf76a775eb7fba26837
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Mon Oct 17 23:56:25 2005 +0000
|
||||
|
||||
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
|
||||
work better with BSD make
|
||||
|
||||
commit d3dc9ca7fed17500cda7382a0d3a8d389be221f9
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Fri Oct 14 00:25:48 2005 +0000
|
||||
|
||||
Use sed to fill in variables in man page
|
||||
|
||||
commit f28d1be9fffa0e097e1ec9aaa3d01e1fe6d0b110
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Mon Aug 1 20:25:33 2005 +0000
|
||||
|
||||
Install man pages to section 1 instead of section m (Patch from Donnie
|
||||
Berkholz)
|
||||
|
||||
commit 80b9cf38d93c5eafcec8e3309b24af33550af781
|
||||
Author: Kevin E Martin <kem@kem.org>
|
||||
Date: Fri Jul 29 21:22:38 2005 +0000
|
||||
|
||||
Various changes preparing packages for RC0:
|
||||
- Verify and update package version numbers as needed
|
||||
- Implement versioning scheme
|
||||
- Change bug address to point to bugzilla bug entry form
|
||||
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
|
||||
reenable it)
|
||||
- Fix makedepend to use pkgconfig and pass distcheck
|
||||
- Update build script to build macros first
|
||||
- Update modular Xorg version
|
||||
|
||||
commit 00de3c1da23b030d5ad6818c8af7f4e9a968a60e
|
||||
Author: Adam Jackson <ajax@nwnk.net>
|
||||
Date: Wed Jul 20 19:32:05 2005 +0000
|
||||
|
||||
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
|
||||
configure cache, you cache it, and the cached value is probably wrong.
|
||||
|
||||
commit d5c7c5891a774190d3a1fbf1727bfb8238be0f23
|
||||
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
|
||||
Date: Fri Jul 1 20:09:10 2005 +0000
|
||||
|
||||
xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove
|
||||
whitespace after backslash modularizeapp.sh: s/destkop/desktop/
|
||||
modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and
|
||||
Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h
|
||||
Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo
|
||||
|
||||
commit 9b58b06d9963e6443cc38360c8372505c00f80e4
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Mon Mar 28 23:09:19 2005 +0000
|
||||
|
||||
Change hardcoded "1" to __appmansuffix__ and remove initial blank line that
|
||||
confused Solaris nroff.
|
||||
|
||||
commit 561c02747003f89647f58e27a32e8400acb48d81
|
||||
Author: Egbert Eich <eich@suse.de>
|
||||
Date: Fri Apr 23 19:55:08 2004 +0000
|
||||
|
||||
Merging XORG-CURRENT into trunk
|
||||
|
||||
commit 94757d460c1a12cf5d44e8e83ef85a13e1df0928
|
||||
Author: Egbert Eich <eich@suse.de>
|
||||
Date: Sun Mar 14 08:35:52 2004 +0000
|
||||
|
||||
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
|
||||
|
||||
commit 5d766d612426d3241340ac641da5e590d666824c
|
||||
Author: Egbert Eich <eich@suse.de>
|
||||
Date: Wed Mar 3 12:13:20 2004 +0000
|
||||
|
||||
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
|
||||
|
||||
commit 0a8913b2b88dedaae37e1048dc61cdfb8d27f597
|
||||
Author: Egbert Eich <eich@suse.de>
|
||||
Date: Thu Feb 26 13:36:32 2004 +0000
|
||||
|
||||
readding XFree86's cvs IDs
|
||||
|
||||
commit 358083c5fbad044e7a49f283d6f8da6992b30ef3
|
||||
Author: Egbert Eich <eich@suse.de>
|
||||
Date: Thu Feb 26 09:24:18 2004 +0000
|
||||
|
||||
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
|
||||
|
||||
commit 3bc549dfadb99c7a9e9a9f839ceb8cb21bf75694
|
||||
Author: Kaleb Keithley <kaleb@freedesktop.org>
|
||||
Date: Fri Nov 14 16:49:24 2003 +0000
|
||||
|
||||
XFree86 4.3.0.1
|
||||
|
||||
commit e241e6962865de1523cca316cbfcab52ac58c60a
|
||||
Author: Kaleb Keithley <kaleb@freedesktop.org>
|
||||
Date: Fri Nov 14 16:49:24 2003 +0000
|
||||
|
||||
Initial revision
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
bin_PROGRAMS = xvinfo
|
||||
|
||||
xvinfo_CFLAGS = $(XVINFO_CFLAGS)
|
||||
AM_CFLAGS = $(XVINFO_CFLAGS)
|
||||
xvinfo_LDADD = $(XVINFO_LIBS)
|
||||
|
||||
xvinfo_SOURCES = \
|
||||
@ -35,8 +35,16 @@ appmandir = $(APP_MAN_DIR)
|
||||
|
||||
appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
|
||||
|
||||
EXTRA_DIST = $(appman_PRE)
|
||||
EXTRA_DIST = $(appman_PRE) ChangeLog autogen.sh
|
||||
CLEANFILES = $(appman_DATA)
|
||||
MAINTAINERCLEANFILES = ChangeLog
|
||||
|
||||
.PHONY: ChangeLog
|
||||
|
||||
ChangeLog:
|
||||
(GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
|
||||
|
||||
dist-hook: ChangeLog
|
||||
|
||||
SED = sed
|
||||
|
||||
|
13
app/xvinfo/autogen.sh
Normal file
13
app/xvinfo/autogen.sh
Normal file
@ -0,0 +1,13 @@
|
||||
#! /bin/sh
|
||||
|
||||
srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
||||
ORIGDIR=`pwd`
|
||||
cd $srcdir
|
||||
|
||||
autoreconf -v --install || exit 1
|
||||
cd $ORIGDIR || exit $?
|
||||
|
||||
$srcdir/configure --enable-maintainer-mode "$@"
|
||||
|
@ -22,7 +22,7 @@ dnl
|
||||
dnl Process this file with autoconf to create configure.
|
||||
|
||||
AC_PREREQ([2.57])
|
||||
AC_INIT(xvinfo,[1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xvinfo)
|
||||
AC_INIT(xvinfo,[1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xvinfo)
|
||||
AM_INIT_AUTOMAKE([dist-bzip2])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
|
@ -168,7 +168,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
if(ImageEncodings && (ainfo[j].type & XvImageMask)) {
|
||||
char imageName[5] = {0, 0, 0, 0, 0};
|
||||
char imageName[5];
|
||||
|
||||
for(n = 0; n < nencode; n++) {
|
||||
if(!strcmp(encodings[n].name, "XV_IMAGE")) {
|
||||
@ -186,7 +186,10 @@ int main(int argc, char *argv[])
|
||||
numImages);
|
||||
|
||||
for(n = 0; n < numImages; n++) {
|
||||
memcpy(imageName, &(formats[n].id), 4);
|
||||
sprintf(imageName, "%c%c%c%c", formats[n].id & 0xff,
|
||||
(formats[n].id >> 8) & 0xff,
|
||||
(formats[n].id >> 16) & 0xff,
|
||||
(formats[n].id >> 24) & 0xff);
|
||||
fprintf(stdout, " id: 0x%x", formats[n].id);
|
||||
if(isprint(imageName[0]) && isprint(imageName[1]) &&
|
||||
isprint(imageName[2]) && isprint(imageName[3]))
|
||||
|
@ -11,7 +11,7 @@ xvinfo - Print out X-Video extension adaptor information
|
||||
.PP
|
||||
.B xvinfo
|
||||
prints out the capabilities of any video adaptors associated
|
||||
with the display that are accesible through the X-Video extension.
|
||||
with the display that are accessible through the X-Video extension.
|
||||
.SH OPTIONS
|
||||
.PP
|
||||
.TP 8
|
||||
@ -24,6 +24,7 @@ This argument allows you to specify the server to query; see \fIX(__miscmansuffi
|
||||
This variable may be used to specify the server to query.
|
||||
|
||||
.SH SEE ALSO
|
||||
xdpyinfo(1)
|
||||
X(__miscmansuffix__), xdpyinfo(__appmansuffix__), xwininfo(__appmansuffix__),
|
||||
xdriinfo(__appmansuffix__), glxinfo(__appmansuffix__), xprop(__appmansuffix__)
|
||||
.SH AUTHORS
|
||||
Mark Vojkovich
|
||||
|
Loading…
Reference in New Issue
Block a user