0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/vidix
faust3 daa7691bce I420 support patch by Benjamin Zores <ben@tutuxclan.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13657 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-17 17:16:28 +00:00
..
drivers I420 support patch by Benjamin Zores <ben@tutuxclan.org> 2004-10-17 17:16:28 +00:00
.cvsignore I was missing it ... 2002-01-07 20:13:20 +00:00
fourcc.h preliminary version 2002-01-05 10:13:25 +00:00
Makefile ranlib cleanup by Dan Christiansen 2004-06-24 12:52:17 +00:00
README + new features and possibility 2002-01-16 08:33:17 +00:00
vidix.h Use as much buffers as possible 2002-03-03 16:53:12 +00:00
vidixlib.c fix missing includes 2004-08-28 20:51:25 +00:00
vidixlib.h + new features and possibility 2002-01-16 08:33:17 +00:00

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