Mercurial > mplayer.hg
diff libfaad2/decoder.c @ 12625:d81145997036
More information about modifications to comply more closely with GPL 2a.
| author | diego |
|---|---|
| date | Wed, 23 Jun 2004 13:50:53 +0000 |
| parents | 4a370c80fe5c |
| children | 6d50ef45a058 |
line wrap: on
line diff
--- a/libfaad2/decoder.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/decoder.c Wed Jun 23 13:50:53 2004 +0000 @@ -22,7 +22,9 @@ ** Commercial non-GPL licensing of this software is possible. ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. ** -** $Id: decoder.c,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: decoder.c,v 1.3 2004/06/02 22:59:02 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h"
