1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00
mpv/vidix
nick 95c9227039 + new features and possibility
deinterlacing
  oem effects
  ITU color space
  forcing driver
- audio support (develop and introduce AUDIX for that)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4192 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-16 08:33:17 +00:00
..
drivers + new features and possibility 2002-01-16 08:33:17 +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 Embedding vidix 2002-01-07 09:28:22 +00:00
README + new features and possibility 2002-01-16 08:33:17 +00:00
vidix.h + new features and possibility 2002-01-16 08:33:17 +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

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