Mercurial > mplayer.hg
changeset 19067:920a210b7fdc
little rephrasing and corrected reference to main->trunk
author | reynaldo |
---|---|
date | Thu, 13 Jul 2006 21:06:33 +0000 |
parents | 26a30496ec96 |
children | 59d10ceb72c8 |
files | vidix/README |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vidix/README Thu Jul 13 20:59:18 2006 +0000 +++ b/vidix/README Thu Jul 13 21:06:33 2006 +0000 @@ -4,7 +4,7 @@ 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 +For details on how to develop a new driver see trunk/DOCS/tech/vidix.txt IMPORTANT: These are NOT linux kernel drivers. If you are looking for the mga_vid linux kernel drivers, please cd ../drivers thanks.