comparison libfaad2/syntax.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: syntax.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: syntax.c,v 1.3 2004/06/02 22:59:04 diego Exp $
27 ** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
26 **/ 28 **/
27 29
28 /* 30 /*
29 Reads the AAC bitstream as defined in 14496-3 (MPEG-4 Audio) 31 Reads the AAC bitstream as defined in 14496-3 (MPEG-4 Audio)
30 */ 32 */