diff options
Diffstat (limited to 'libfaad2/ic_predict.c')
-rw-r--r-- | libfaad2/ic_predict.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libfaad2/ic_predict.c b/libfaad2/ic_predict.c index 861f3c8317..0af583cb67 100644 --- a/libfaad2/ic_predict.c +++ b/libfaad2/ic_predict.c @@ -22,7 +22,9 @@ ** Commercial non-GPL licensing of this software is possible. ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. ** -** $Id: ic_predict.c,v 1.1 2003/08/30 22:30:21 arpi Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: ic_predict.c,v 1.2 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" |