mpv/vidix
pontscho d05326c4bc - fix audio equalizer
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 20:51:48 +00:00
..
drivers - fix audio equalizer 2002-07-19 20:51:48 +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 Use as much buffers as possible 2002-03-03 16:53:12 +00:00
vidixlib.c openbsd a.out needs underscore for dlsym - patch by Björn Sandell <biorn@dce.chalmers.se> 2002-05-20 00:04:47 +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