From ce1f6fbdb5c5a2e9a11585601c13973b86462648 Mon Sep 17 00:00:00 2001 From: folke Date: Thu, 16 Aug 2001 15:19:28 +0000 Subject: [PATCH] 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 --- libvo/vo_aa.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 * * Code started: Sun Aug 12 2001 + * Version 1.0 : Thu Aug 16 2001 * */