summaryrefslogtreecommitdiffstats
path: root/libvo/vo_aa.c
diff options
context:
space:
mode:
authorfolke <folke@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-16 15:19:28 +0000
committerfolke <folke@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-16 15:19:28 +0000
commitce1f6fbdb5c5a2e9a11585601c13973b86462648 (patch)
tree216a4c64e5842f6de5989fbe053ddd4d7c5a2158 /libvo/vo_aa.c
parent6523f8ff3d91e1429a4dbccbb2af684a5557eb05 (diff)
downloadmpv-ce1f6fbdb5c5a2e9a11585601c13973b86462648.tar.bz2
mpv-ce1f6fbdb5c5a2e9a11585601c13973b86462648.tar.xz
vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +consoleblanking disabled, +/dev/vcsa checking +header change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1554 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_aa.c')
-rw-r--r--libvo/vo_aa.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libvo/vo_aa.c b/libvo/vo_aa.c
index 6de548db0b..6bb77fd282 100644
--- a/libvo/vo_aa.c
+++ b/libvo/vo_aa.c
@@ -1,11 +1,12 @@
/*
* MPlayer
*
- * Video driver for AAlib - alpha version
+ * Video driver for AAlib - 1.0
*
* by Folke Ashberg <folke@ashberg.de>
*
* Code started: Sun Aug 12 2001
+ * Version 1.0 : Thu Aug 16 2001
*
*/