# HG changeset patch # User diego # Date 1087998653 0 # Node ID d811459970365e73bcaf977b8c6f2ad1f5448fbd # Parent 730fc470a30c19abd6d4bfdf57d6be65e11cc99d More information about modifications to comply more closely with GPL 2a. diff -r 730fc470a30c -r d81145997036 libfaad2/analysis.h --- a/libfaad2/analysis.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/analysis.h 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: analysis.h,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: analysis.h,v 1.2 2004/06/02 22:59:02 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __ANALYSIS_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/bits.c --- a/libfaad2/bits.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/bits.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: bits.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: bits.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" diff -r 730fc470a30c -r d81145997036 libfaad2/bits.h --- a/libfaad2/bits.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/bits.h 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. ** +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 ** $Id$ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __BITS_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/cfft.c --- a/libfaad2/cfft.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/cfft.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: cfft.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: cfft.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/ **/ /* diff -r 730fc470a30c -r d81145997036 libfaad2/cfft.h --- a/libfaad2/cfft.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/cfft.h 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: cfft.h,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: cfft.h,v 1.2 2004/06/02 22:59:02 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __CFFT_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/cfft_tab.h --- a/libfaad2/cfft_tab.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/cfft_tab.h 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: cfft_tab.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: cfft_tab.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 __CFFT_TAB_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb.h --- a/libfaad2/codebook/hcb.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb.h 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: hcb.h,v 1.5 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __HCB_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_1.h --- a/libfaad2/codebook/hcb_1.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_1.h 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: hcb_1.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_1.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* 2-step huffman table HCB_1 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_10.h --- a/libfaad2/codebook/hcb_10.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_10.h 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: hcb_10.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_10.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* 2-step huffman table HCB_10 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_11.h --- a/libfaad2/codebook/hcb_11.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_11.h 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: hcb_11.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_11.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* 2-step huffman table HCB_11 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_2.h --- a/libfaad2/codebook/hcb_2.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_2.h 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: hcb_2.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_2.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* 2-step huffman table HCB_2 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_3.h --- a/libfaad2/codebook/hcb_3.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_3.h 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: hcb_3.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_3.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* Binary search huffman table HCB_3 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_4.h --- a/libfaad2/codebook/hcb_4.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_4.h 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: hcb_4.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_4.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* 2-step huffman table HCB_4 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_5.h --- a/libfaad2/codebook/hcb_5.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_5.h 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: hcb_5.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_5.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* Binary search huffman table HCB_5 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_6.h --- a/libfaad2/codebook/hcb_6.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_6.h 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: hcb_6.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_6.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* 2-step huffman table HCB_6 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_7.h --- a/libfaad2/codebook/hcb_7.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_7.h 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: hcb_7.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_7.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* Binary search huffman table HCB_7 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_8.h --- a/libfaad2/codebook/hcb_8.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_8.h 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: hcb_8.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_8.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* 2-step huffman table HCB_8 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_9.h --- a/libfaad2/codebook/hcb_9.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_9.h 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: hcb_9.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_9.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* Binary search huffman table HCB_9 */ diff -r 730fc470a30c -r d81145997036 libfaad2/codebook/hcb_sf.h --- a/libfaad2/codebook/hcb_sf.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/codebook/hcb_sf.h 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: hcb_sf.h,v 1.2 2003/07/29 08:20:14 menno Exp $ +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id: hcb_sf.h,v 1.1 2003/08/30 22:30:28 arpi Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* Binary search huffman table HCB_SF */ diff -r 730fc470a30c -r d81145997036 libfaad2/common.c --- a/libfaad2/common.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/common.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: common.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: common.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/ **/ /* just some common functions that could be used anywhere */ diff -r 730fc470a30c -r d81145997036 libfaad2/common.h --- a/libfaad2/common.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/common.h 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. ** +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 ** $Id$ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __COMMON_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/decoder.c --- 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" diff -r 730fc470a30c -r d81145997036 libfaad2/decoder.h --- a/libfaad2/decoder.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/decoder.h 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.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: decoder.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 __DECODER_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/drc.c --- a/libfaad2/drc.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/drc.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: drc.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: drc.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" diff -r 730fc470a30c -r d81145997036 libfaad2/drc.h --- a/libfaad2/drc.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/drc.h 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: drc.h,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: drc.h,v 1.2 2004/06/02 22:59:02 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __DRC_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/error.c --- a/libfaad2/error.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/error.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: error.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: error.c,v 1.2 2004/06/02 22:59:02 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/error.h --- a/libfaad2/error.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/error.h 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: error.h,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: error.h,v 1.2 2004/06/02 22:59:02 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __ERROR_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/faad.h --- a/libfaad2/faad.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/faad.h 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: 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__ diff -r 730fc470a30c -r d81145997036 libfaad2/filtbank.c --- a/libfaad2/filtbank.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/filtbank.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: filtbank.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: filtbank.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" diff -r 730fc470a30c -r d81145997036 libfaad2/filtbank.h --- a/libfaad2/filtbank.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/filtbank.h 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: filtbank.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: filtbank.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __FILTBANK_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/fixed.h --- a/libfaad2/fixed.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/fixed.h 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: fixed.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: fixed.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __FIXED_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/hcr.c --- a/libfaad2/hcr.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/hcr.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: hcr.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: hcr.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/huffman.c --- a/libfaad2/huffman.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/huffman.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: huffman.c,v 1.1 2003/10/03 22:23:26 alex Exp $ +** Initially modified for use with MPlayer by Alex Beregszaszi on 2003/10/03 +** $Id: huffman.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" diff -r 730fc470a30c -r d81145997036 libfaad2/huffman.h --- a/libfaad2/huffman.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/huffman.h 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: huffman.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: huffman.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __HUFFMAN_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/ic_predict.c --- a/libfaad2/ic_predict.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ic_predict.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: 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" diff -r 730fc470a30c -r d81145997036 libfaad2/ic_predict.h --- a/libfaad2/ic_predict.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ic_predict.h 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: ic_predict.h,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.h,v 1.2 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifdef MAIN_DEC diff -r 730fc470a30c -r d81145997036 libfaad2/iq_table.h --- a/libfaad2/iq_table.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/iq_table.h 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: iq_table.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: iq_table.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef IQ_TABLE_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/is.c --- a/libfaad2/is.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/is.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: is.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: is.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/is.h --- a/libfaad2/is.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/is.h 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: is.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: is.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __IS_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/kbd_win.h --- a/libfaad2/kbd_win.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/kbd_win.h 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: kbd_win.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: kbd_win.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __KBD_WIN_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/lt_predict.c --- a/libfaad2/lt_predict.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/lt_predict.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: lt_predict.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: lt_predict.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ diff -r 730fc470a30c -r d81145997036 libfaad2/lt_predict.h --- a/libfaad2/lt_predict.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/lt_predict.h 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: lt_predict.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: lt_predict.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifdef LTP_DEC diff -r 730fc470a30c -r d81145997036 libfaad2/mdct.c --- a/libfaad2/mdct.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/mdct.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: mdct.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: mdct.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* diff -r 730fc470a30c -r d81145997036 libfaad2/mdct.h --- a/libfaad2/mdct.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/mdct.h 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: mdct.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: mdct.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __MDCT_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/mp4.c --- a/libfaad2/mp4.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/mp4.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: mp4.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: mp4.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/mp4.h --- a/libfaad2/mp4.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/mp4.h 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: mp4.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: mp4.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __MP4_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/ms.c --- a/libfaad2/ms.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ms.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: ms.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: ms.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/ms.h --- a/libfaad2/ms.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ms.h 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: ms.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: ms.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __MS_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/output.c --- a/libfaad2/output.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/output.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. ** +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 ** $Id$ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/output.h --- a/libfaad2/output.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/output.h 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: output.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: output.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __OUTPUT_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/pns.c --- a/libfaad2/pns.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/pns.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: pns.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: pns.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/pns.h --- a/libfaad2/pns.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/pns.h 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: pns.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: pns.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __PNS_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/pulse.c --- a/libfaad2/pulse.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/pulse.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: pulse.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: pulse.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/pulse.h --- a/libfaad2/pulse.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/pulse.h 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: pulse.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: pulse.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __PULSE_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/rvlc.c --- a/libfaad2/rvlc.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/rvlc.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: rvlc.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: rvlc.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* RVLC scalefactor decoding diff -r 730fc470a30c -r d81145997036 libfaad2/rvlc.h --- a/libfaad2/rvlc.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/rvlc.h 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: rvlc.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: rvlc.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __RVLC_SCF_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_dct.c --- a/libfaad2/sbr_dct.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_dct.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: sbr_dct.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: sbr_dct.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_dct.h --- a/libfaad2/sbr_dct.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_dct.h 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: sbr_dct.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: sbr_dct.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_DCT_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_dec.c --- a/libfaad2/sbr_dec.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_dec.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: sbr_dec.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: sbr_dec.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_dec.h --- a/libfaad2/sbr_dec.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_dec.h 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: sbr_dec.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: sbr_dec.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_DEC_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_e_nf.c --- a/libfaad2/sbr_e_nf.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_e_nf.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: sbr_e_nf.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: sbr_e_nf.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_e_nf.h --- a/libfaad2/sbr_e_nf.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_e_nf.h 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: sbr_e_nf.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: sbr_e_nf.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_E_NF_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_fbt.c --- a/libfaad2/sbr_fbt.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_fbt.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: sbr_fbt.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: sbr_fbt.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* Calculate frequency band tables */ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_fbt.h --- a/libfaad2/sbr_fbt.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_fbt.h 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: sbr_fbt.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: sbr_fbt.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_FBT_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_hfadj.c --- a/libfaad2/sbr_hfadj.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_hfadj.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: sbr_hfadj.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: sbr_hfadj.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* High Frequency adjustment */ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_hfadj.h --- a/libfaad2/sbr_hfadj.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_hfadj.h 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: sbr_hfadj.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: sbr_hfadj.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_HFADJ_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_hfgen.c --- a/libfaad2/sbr_hfgen.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_hfgen.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: sbr_hfgen.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: sbr_hfgen.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* High Frequency generation */ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_hfgen.h --- a/libfaad2/sbr_hfgen.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_hfgen.h 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: sbr_hfgen.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: sbr_hfgen.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_HFGEN_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_huff.c --- a/libfaad2/sbr_huff.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_huff.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: sbr_huff.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: sbr_huff.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_huff.h --- a/libfaad2/sbr_huff.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_huff.h 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: sbr_huff.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: sbr_huff.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_HUFF_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_noise.h --- a/libfaad2/sbr_noise.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_noise.h 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: sbr_noise.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: sbr_noise.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_NOISE_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_qmf.c --- a/libfaad2/sbr_qmf.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_qmf.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: sbr_qmf.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: sbr_qmf.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_qmf.h --- a/libfaad2/sbr_qmf.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_qmf.h 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: sbr_qmf.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: sbr_qmf.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_QMF_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_qmf_c.h --- a/libfaad2/sbr_qmf_c.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_qmf_c.h 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: sbr_qmf_c.h,v 1.1 2003/10/03 22:23:26 alex Exp $ +** Initially modified for use with MPlayer by Alex Beregszaszi on 2003/10/03 +** $Id: sbr_qmf_c.h,v 1.2 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_QMF_C_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_syntax.c --- a/libfaad2/sbr_syntax.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_syntax.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: sbr_syntax.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: sbr_syntax.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_syntax.h --- a/libfaad2/sbr_syntax.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_syntax.h 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: sbr_syntax.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: sbr_syntax.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_SYNTAX_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_tf_grid.c --- a/libfaad2/sbr_tf_grid.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_tf_grid.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: sbr_tf_grid.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: sbr_tf_grid.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* Time/Frequency grid */ diff -r 730fc470a30c -r d81145997036 libfaad2/sbr_tf_grid.h --- a/libfaad2/sbr_tf_grid.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sbr_tf_grid.h 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: sbr_tf_grid.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: sbr_tf_grid.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SBR_TF_GRID_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/sine_win.h --- a/libfaad2/sine_win.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/sine_win.h 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: sine_win.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: sine_win.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SINE_WIN_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/specrec.c --- a/libfaad2/specrec.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/specrec.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: specrec.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: specrec.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* diff -r 730fc470a30c -r d81145997036 libfaad2/specrec.h --- a/libfaad2/specrec.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/specrec.h 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: specrec.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: specrec.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SPECREC_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/ssr.c --- a/libfaad2/ssr.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ssr.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: ssr.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: ssr.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/ssr.h --- a/libfaad2/ssr.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ssr.h 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: ssr.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: ssr.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SSR_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/ssr_fb.c --- a/libfaad2/ssr_fb.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ssr_fb.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: ssr_fb.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: ssr_fb.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/ssr_fb.h --- a/libfaad2/ssr_fb.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ssr_fb.h Wed Jun 23 13:50:53 2004 +0000 @@ -16,6 +16,9 @@ ** along with this program; if not, write to the Free Software ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30 +** $Id$ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SSR_FB_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/ssr_ipqf.c --- a/libfaad2/ssr_ipqf.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ssr_ipqf.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: ssr_ipqf.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: ssr_ipqf.c,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/ssr_ipqf.h --- a/libfaad2/ssr_ipqf.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ssr_ipqf.h Wed Jun 23 13:50:53 2004 +0000 @@ -16,7 +16,9 @@ ** along with this program; if not, write to the Free Software ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** -** $Id: ssr_ipqf.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: ssr_ipqf.h,v 1.3 2004/06/02 22:59:03 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SSR_IPQF_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/ssr_win.h --- a/libfaad2/ssr_win.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/ssr_win.h Wed Jun 23 13:50:53 2004 +0000 @@ -16,7 +16,9 @@ ** along with this program; if not, write to the Free Software ** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ** -** $Id: ssr_win.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: ssr_win.h,v 1.3 2004/06/02 22:59:04 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SSR_WIN_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/structs.h --- a/libfaad2/structs.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/structs.h 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: structs.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: structs.h,v 1.3 2004/06/02 22:59:04 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __STRUCTS_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/syntax.c --- a/libfaad2/syntax.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/syntax.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: syntax.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: syntax.c,v 1.3 2004/06/02 22:59:04 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ /* diff -r 730fc470a30c -r d81145997036 libfaad2/syntax.h --- a/libfaad2/syntax.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/syntax.h 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: syntax.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: syntax.h,v 1.3 2004/06/02 22:59:04 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __SYNTAX_H__ diff -r 730fc470a30c -r d81145997036 libfaad2/tns.c --- a/libfaad2/tns.c Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/tns.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: tns.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: tns.c,v 1.3 2004/06/02 22:59:04 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #include "common.h" diff -r 730fc470a30c -r d81145997036 libfaad2/tns.h --- a/libfaad2/tns.h Wed Jun 23 12:48:42 2004 +0000 +++ b/libfaad2/tns.h 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: tns.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: tns.h,v 1.3 2004/06/02 22:59:04 diego Exp $ +** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ **/ #ifndef __TNS_H__