Mercurial > mplayer.hg
view vidix/README @ 5163:566c4db606aa
Add a (more or less dummy) reference to vo_format_name(), to pull the
img_format.o object from libvo.a on solaris.
The typical set of libvo video drivers on solaris didn't reference this symbol,
but a library at the end of the link command for mplayer requires this
function.
author | jkeil |
---|---|
date | Sun, 17 Mar 2002 15:11:44 +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