Mercurial > mplayer.hg
comparison libfaad2/sbr_qmf.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 |
comparison
equal
deleted
inserted
replaced
12624:730fc470a30c | 12625:d81145997036 |
---|---|
20 ** forbidden. | 20 ** forbidden. |
21 ** | 21 ** |
22 ** Commercial non-GPL licensing of this software is possible. | 22 ** Commercial non-GPL licensing of this software is possible. |
23 ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. | 23 ** For more info contact Ahead Software through Mpeg4AAClicense@nero.com. |
24 ** | 24 ** |
25 ** $Id: sbr_qmf.c,v 1.2 2003/10/03 22:22:27 alex Exp $ | 25 ** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 |
26 ** $Id: sbr_qmf.c,v 1.3 2004/06/02 22:59:03 diego Exp $ | |
27 ** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ | |
26 **/ | 28 **/ |
27 | 29 |
28 #include "common.h" | 30 #include "common.h" |
29 #include "structs.h" | 31 #include "structs.h" |
30 | 32 |