mpv/vidix
alex f1e6110468 initial
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4330 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-23 20:19:01 +00:00
..
drivers initial 2002-01-23 20:19:01 +00:00
.cvsignore I was missing it ... 2002-01-07 20:13:20 +00:00
Makefile Embedding vidix 2002-01-07 09:28:22 +00:00
README + new features and possibility 2002-01-16 08:33:17 +00:00
fourcc.h preliminary version 2002-01-05 10:13:25 +00:00
vidix.h some typos fixed ;), added author to capabilites and extended name to 64 bytes. added interleaved uv planes support 2002-01-23 19:30:26 +00:00
vidixlib.c + new features and possibility 2002-01-16 08:33:17 +00:00
vidixlib.h + new features and possibility 2002-01-16 08:33:17 +00:00

README

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