diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-23 13:50:53 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-06-23 13:50:53 +0000 |
commit | 73829e43ab4a495970aa068f197acb4e155227ba (patch) | |
tree | 40c4d9c6eec45490527da70a4b2543175416e00e /libfaad2/faad.h | |
parent | dbf437d13299c92c854d672c896a596c4049c990 (diff) | |
download | mpv-73829e43ab4a495970aa068f197acb4e155227ba.tar.bz2 mpv-73829e43ab4a495970aa068f197acb4e155227ba.tar.xz |
More information about modifications to comply more closely with GPL 2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12626 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libfaad2/faad.h')
-rw-r--r-- | libfaad2/faad.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libfaad2/faad.h b/libfaad2/faad.h index f19442df7d..8876a5f954 100644 --- a/libfaad2/faad.h +++ b/libfaad2/faad.h @@ -22,7 +22,9 @@ ** Commercial non-GPL licensing of this software is possible. ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. ** -** $Id: faad.h,v 1.2 2003/10/03 22:22:27 alex Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: faad.h,v 1.3 2004/06/02 22:59:02 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __AACDEC_H__ |