summaryrefslogtreecommitdiffstats
path: root/libvo/vo_aa.c
diff options
context:
space:
mode:
authorfolke <folke@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-15 19:36:43 +0000
committerfolke <folke@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-15 19:36:43 +0000
commitc95a45a8fe096402cd9f3574924743a77f757ed4 (patch)
treee090d8938cb3570514512e3d62f7ef0ea86b03a5 /libvo/vo_aa.c
parent992bd085062b5606672a036f62b77e2618871f03 (diff)
downloadmpv-c95a45a8fe096402cd9f3574924743a77f757ed4.tar.bz2
mpv-c95a45a8fe096402cd9f3574924743a77f757ed4.tar.xz
All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed wrong char
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1539 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_aa.c')
-rw-r--r--libvo/vo_aa.c22
1 files changed, 1 insertions, 21 deletions
diff --git a/libvo/vo_aa.c b/libvo/vo_aa.c
index fc20937402..c25421e781 100644
--- a/libvo/vo_aa.c
+++ b/libvo/vo_aa.c
@@ -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