Mercurial > mplayer.hg
view vidix/README @ 6698:ebe660cf5752
Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, which
is exploited on 64bit-archs (where sizeof(int) != sizeof(long))
author | atmos4 |
---|---|
date | Wed, 10 Jul 2002 08:56:06 +0000 |
parents | 62a6135d090e |
children | e8b0a1742428 |
line wrap: on
line source
VIDIX - Video Interface for *niX. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This library was designed and introduced as interface to userspace drivers to provide DGA everywhere where it's possible (unline X11). I hope that these drivers will be portable same as X11 (not only on *nix). For detail on how to develop new driver see main/DOCS/tech/vidix.txt