CVS: main/libvo vo_aa.c,1.5,1.6
Update of /cvsroot/mplayer/main/libvo In directory mplayer:/var/tmp.root/cvs-serv26972 Modified Files: vo_aa.c Log Message: All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed wrong char Index: vo_aa.c =================================================================== RCS file: /cvsroot/mplayer/main/libvo/vo_aa.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- vo_aa.c 15 Aug 2001 19:27:57 -0000 1.5 +++ vo_aa.c 15 Aug 2001 19:36:43 -0000 1.6 @@ -1,24 +1,4 @@ -/ /* configuration */ - /* - if (osdcolor; - int subcolor; - int extended; - int eight; - char *driver; - char *font; - int dim; - int bold; - int reverse; - int normal; - int boldfont; - - int inverse; - int bright; - int contrast; - int gamma; - int dimmul; - int boldmul; - */* +/* * MPlayer * * Video driver for AAlib - alpha version
participants (1)
-
Folke Ashberg