Mercurial > mplayer.hg
changeset 14727:2ae5ab4331ca
Remove modification notice from files that have not been locally modified.
line wrap: on
line diff
--- a/libfaad2/analysis.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/analysis.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: analysis.h,v 1.12 2004/02/26 09:29:26 menno Exp $ **/ #ifndef __ANALYSIS_H__
--- a/libfaad2/bits.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/bits.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: bits.c,v 1.37 2004/02/26 09:29:26 menno Exp $ **/ #include "common.h"
--- a/libfaad2/cfft.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/cfft.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: cfft.c,v 1.4 2004/06/23 13:50:49 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: cfft.c,v 1.27 2004/06/30 12:45:55 menno Exp $ **/ /*
--- a/libfaad2/cfft.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/cfft.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: cfft.h,v 1.17 2004/02/26 09:29:26 menno Exp $ **/ #ifndef __CFFT_H__
--- a/libfaad2/cfft_tab.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/cfft_tab.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: cfft_tab.h,v 1.15 2004/06/30 12:45:55 menno Exp $ **/ #ifndef __CFFT_TAB_H__
--- a/libfaad2/common.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/common.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: common.c,v 1.4 2004/06/23 13:50:49 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: common.c,v 1.19 2004/06/30 12:45:56 menno Exp $ **/ /* just some common functions that could be used anywhere */
--- a/libfaad2/decoder.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/decoder.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: decoder.c,v 1.4 2004/06/23 13:50:49 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: decoder.c,v 1.104 2004/06/30 12:45:56 menno Exp $ **/ #include "common.h"
--- a/libfaad2/decoder.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/decoder.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: decoder.h,v 1.4 2004/06/23 13:50:49 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: decoder.h,v 1.42 2004/05/17 10:18:02 menno Exp $ **/ #ifndef __DECODER_H__
--- a/libfaad2/drc.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/drc.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: drc.c,v 1.22 2004/02/26 09:29:26 menno Exp $ **/ #include "common.h"
--- a/libfaad2/drc.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/drc.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: drc.h,v 1.16 2004/02/26 09:29:26 menno Exp $ **/ #ifndef __DRC_H__
--- a/libfaad2/error.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/error.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: error.c,v 1.3 2004/06/23 13:50:49 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: error.c,v 1.26 2004/05/17 10:18:02 menno Exp $ **/ #include "common.h"
--- a/libfaad2/error.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/error.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: error.h,v 1.3 2004/06/23 13:50:49 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: error.h,v 1.20 2004/05/17 10:18:02 menno Exp $ **/ #ifndef __ERROR_H__
--- a/libfaad2/faad.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/faad.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: faad.h,v 1.4 2004/06/23 13:50:49 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: faad.h,v 1.47 2004/04/03 19:08:37 menno Exp $ **/ /* warn people for update */ #pragma message("please update faad2 include filename and function names!")
--- a/libfaad2/filtbank.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/filtbank.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: filtbank.c,v 1.4 2004/06/23 13:50:49 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: filtbank.c,v 1.38 2004/06/30 12:45:56 menno Exp $ **/ #include "common.h"
--- a/libfaad2/filtbank.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/filtbank.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: filtbank.h,v 1.20 2004/01/13 14:24:10 menno Exp $ **/ #ifndef __FILTBANK_H__
--- a/libfaad2/fixed.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/fixed.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: fixed.h,v 1.4 2004/06/23 13:50:50 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: fixed.h,v 1.24 2004/06/30 12:45:56 menno Exp $ **/ #ifndef __FIXED_H__
--- a/libfaad2/hcr.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/hcr.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: hcr.c,v 1.4 2004/06/23 13:50:50 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: hcr.c,v 1.15 2004/03/02 20:09:58 menno Exp $ **/ #include "common.h"
--- a/libfaad2/huffman.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/huffman.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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 Alex Beregszaszi on 2003/10/03 -** $Id: huffman.c,v 1.3 2004/06/23 13:50:50 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: huffman.c,v 1.20 2004/03/10 19:45:41 menno Exp $ **/ #include "common.h"
--- a/libfaad2/huffman.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/huffman.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: huffman.h,v 1.22 2004/02/26 09:29:27 menno Exp $ **/ #ifndef __HUFFMAN_H__
--- a/libfaad2/ic_predict.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ic_predict.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: ic_predict.c,v 1.21 2004/02/26 09:29:27 menno Exp $ **/ #include "common.h"
--- a/libfaad2/ic_predict.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ic_predict.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: ic_predict.h,v 1.17 2004/02/26 09:29:27 menno Exp $ **/ #ifdef MAIN_DEC
--- a/libfaad2/iq_table.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/iq_table.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: iq_table.h,v 1.4 2004/06/23 13:50:50 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: iq_table.h,v 1.14 2004/05/17 10:18:02 menno Exp $ **/ #ifndef IQ_TABLE_H__
--- a/libfaad2/is.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/is.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: is.c,v 1.4 2004/06/23 13:50:50 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: is.c,v 1.22 2004/04/03 10:49:14 menno Exp $ **/ #include "common.h"
--- a/libfaad2/is.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/is.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: is.h,v 1.14 2004/02/26 09:29:27 menno Exp $ **/ #ifndef __IS_H__
--- a/libfaad2/kbd_win.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/kbd_win.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: kbd_win.h,v 1.15 2004/05/17 10:18:02 menno Exp $ **/ #ifndef __KBD_WIN_H__
--- a/libfaad2/lt_predict.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/lt_predict.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: lt_predict.c,v 1.21 2004/02/26 09:29:27 menno Exp $ **/
--- a/libfaad2/lt_predict.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/lt_predict.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: lt_predict.h,v 1.14 2004/02/26 09:29:27 menno Exp $ **/ #ifdef LTP_DEC
--- a/libfaad2/mdct.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/mdct.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: mdct.c,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: mdct.c,v 1.41 2004/06/30 12:45:56 menno Exp $ **/ /*
--- a/libfaad2/mdct.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/mdct.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: mdct.h,v 1.23 2004/02/26 09:29:27 menno Exp $ **/ #ifndef __MDCT_H__
--- a/libfaad2/mdct_tab.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/mdct_tab.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,8 +22,7 @@ ** 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 Diego Biurrun on 2004/09/24 -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: mdct_tab.h,v 1.1 2004/05/17 20:32:45 menno Exp $ **/ #ifndef __MDCT_TAB_H__
--- a/libfaad2/mp4.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/mp4.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: mp4.c,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: mp4.c,v 1.30 2004/05/17 10:18:03 menno Exp $ **/ #include "common.h"
--- a/libfaad2/mp4.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/mp4.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: mp4.h,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: mp4.h,v 1.19 2004/03/02 20:09:58 menno Exp $ **/ #ifndef __MP4_H__
--- a/libfaad2/ms.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ms.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: ms.c,v 1.15 2004/04/03 10:49:14 menno Exp $ **/ #include "common.h"
--- a/libfaad2/ms.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ms.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: ms.h,v 1.13 2004/02/26 09:29:27 menno Exp $ **/ #ifndef __MS_H__
--- a/libfaad2/neaacdec.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/neaacdec.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,8 +22,7 @@ ** 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 Diego Biurrun on 2004/09/24 -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: neaacdec.h,v 1.4 2004/04/03 10:49:14 menno Exp $ **/ #ifndef __NEAACDEC_H__
--- a/libfaad2/output.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/output.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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"
--- a/libfaad2/output.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/output.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: output.h,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: output.h,v 1.19 2004/03/02 20:09:58 menno Exp $ **/ #ifndef __OUTPUT_H__
--- a/libfaad2/pns.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/pns.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: pns.c,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: pns.c,v 1.32 2004/04/03 10:49:14 menno Exp $ **/ #include "common.h"
--- a/libfaad2/pns.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/pns.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: pns.h,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: pns.h,v 1.21 2004/04/03 10:49:14 menno Exp $ **/ #ifndef __PNS_H__
--- a/libfaad2/ps_dec.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ps_dec.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,8 +22,7 @@ ** 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 Diego Biurrun on 2004/09/24 -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: ps_dec.c,v 1.8 2004/06/30 12:45:56 menno Exp $ **/ #include "common.h"
--- a/libfaad2/ps_dec.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ps_dec.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,8 +22,7 @@ ** 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 Diego Biurrun on 2004/09/24 -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: ps_dec.h,v 1.5 2004/05/17 10:18:03 menno Exp $ **/ #ifndef __PS_DEC_H__
--- a/libfaad2/ps_syntax.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ps_syntax.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,8 +22,7 @@ ** 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 Diego Biurrun on 2004/09/24 -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: ps_syntax.c,v 1.3 2004/06/30 12:45:56 menno Exp $ **/ #include "common.h"
--- a/libfaad2/ps_tables.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ps_tables.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,8 +22,7 @@ ** 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 Diego Biurrun on 2004/09/24 -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: ps_tables.h,v 1.1 2004/03/19 10:37:56 menno Exp $ **/ #ifndef __PS_TABLES_H__
--- a/libfaad2/pulse.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/pulse.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: pulse.c,v 1.15 2004/02/26 09:29:27 menno Exp $ **/ #include "common.h"
--- a/libfaad2/pulse.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/pulse.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: pulse.h,v 1.14 2004/02/26 09:29:27 menno Exp $ **/ #ifndef __PULSE_H__
--- a/libfaad2/rvlc.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/rvlc.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: rvlc.c,v 1.15 2004/02/26 09:29:27 menno Exp $ **/ /* RVLC scalefactor decoding
--- a/libfaad2/rvlc.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/rvlc.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: rvlc.h,v 1.11 2004/02/26 09:29:27 menno Exp $ **/ #ifndef __RVLC_SCF_H__
--- a/libfaad2/sbr_dct.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_dct.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_dct.c,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_dct.c,v 1.13 2004/06/30 12:45:56 menno Exp $ **/ #include "common.h"
--- a/libfaad2/sbr_dct.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_dct.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_dct.h,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_dct.h,v 1.13 2004/06/30 12:45:56 menno Exp $ **/ #ifndef __SBR_DCT_H__
--- a/libfaad2/sbr_dec.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_dec.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_dec.c,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_dec.c,v 1.37 2004/06/30 12:45:56 menno Exp $ **/
--- a/libfaad2/sbr_dec.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_dec.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_dec.h,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_dec.h,v 1.33 2004/06/30 12:45:57 menno Exp $ **/ #ifndef __SBR_DEC_H__
--- a/libfaad2/sbr_e_nf.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_e_nf.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_e_nf.c,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_e_nf.c,v 1.15 2004/05/17 10:18:03 menno Exp $ **/ #include "common.h"
--- a/libfaad2/sbr_e_nf.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_e_nf.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_e_nf.h,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_e_nf.h,v 1.12 2004/05/17 10:18:03 menno Exp $ **/ #ifndef __SBR_E_NF_H__
--- a/libfaad2/sbr_fbt.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_fbt.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_fbt.c,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_fbt.c,v 1.14 2004/05/17 10:18:03 menno Exp $ **/ /* Calculate frequency band tables */
--- a/libfaad2/sbr_fbt.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_fbt.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: sbr_fbt.h,v 1.12 2004/03/10 19:45:41 menno Exp $ **/ #ifndef __SBR_FBT_H__
--- a/libfaad2/sbr_hfadj.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_hfadj.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_hfadj.c,v 1.4 2004/06/23 13:50:51 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_hfadj.c,v 1.16 2004/06/30 12:45:57 menno Exp $ **/ /* High Frequency adjustment */
--- a/libfaad2/sbr_hfadj.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_hfadj.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_hfadj.h,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_hfadj.h,v 1.13 2004/05/17 10:18:03 menno Exp $ **/ #ifndef __SBR_HFADJ_H__
--- a/libfaad2/sbr_hfgen.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_hfgen.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_hfgen.c,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_hfgen.c,v 1.19 2004/06/30 12:45:57 menno Exp $ **/ /* High Frequency generation */
--- a/libfaad2/sbr_hfgen.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_hfgen.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_hfgen.h,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_hfgen.h,v 1.14 2004/06/30 12:45:57 menno Exp $ **/ #ifndef __SBR_HFGEN_H__
--- a/libfaad2/sbr_huff.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_huff.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_huff.c,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_huff.c,v 1.15 2004/03/10 19:45:42 menno Exp $ **/ #include "common.h"
--- a/libfaad2/sbr_huff.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_huff.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: sbr_huff.h,v 1.15 2004/03/10 19:45:42 menno Exp $ **/ #ifndef __SBR_HUFF_H__
--- a/libfaad2/sbr_noise.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_noise.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: sbr_noise.h,v 1.11 2004/03/10 19:45:42 menno Exp $ **/ #ifndef __SBR_NOISE_H__
--- a/libfaad2/sbr_qmf.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_qmf.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_qmf.c,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_qmf.c,v 1.25 2004/06/30 12:45:57 menno Exp $ **/ #include "common.h"
--- a/libfaad2/sbr_qmf.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_qmf.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_qmf.h,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_qmf.h,v 1.18 2004/06/30 12:45:57 menno Exp $ **/ #ifndef __SBR_QMF_H__
--- a/libfaad2/sbr_qmf_c.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_qmf_c.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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 Alex Beregszaszi on 2003/10/03 -** $Id: sbr_qmf_c.h,v 1.3 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_qmf_c.h,v 1.11 2004/03/10 19:45:42 menno Exp $ **/ #ifndef __SBR_QMF_C_H__
--- a/libfaad2/sbr_syntax.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_syntax.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_syntax.c,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_syntax.c,v 1.31 2004/05/17 10:18:03 menno Exp $ **/ #include "common.h"
--- a/libfaad2/sbr_syntax.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_syntax.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: sbr_syntax.h,v 1.17 2004/03/10 19:45:42 menno Exp $ **/ #ifndef __SBR_SYNTAX_H__
--- a/libfaad2/sbr_tf_grid.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_tf_grid.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: sbr_tf_grid.c,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: sbr_tf_grid.c,v 1.13 2004/03/19 10:37:55 menno Exp $ **/ /* Time/Frequency grid */
--- a/libfaad2/sbr_tf_grid.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sbr_tf_grid.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: sbr_tf_grid.h,v 1.11 2004/03/10 19:45:42 menno Exp $ **/ #ifndef __SBR_TF_GRID_H__
--- a/libfaad2/sine_win.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/sine_win.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: sine_win.h,v 1.13 2004/05/17 10:18:03 menno Exp $ **/ #ifndef __SINE_WIN_H__
--- a/libfaad2/specrec.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/specrec.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: specrec.c,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: specrec.c,v 1.51 2004/06/30 12:45:57 menno Exp $ **/ /*
--- a/libfaad2/specrec.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/specrec.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: specrec.h,v 1.4 2004/06/23 13:50:52 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: specrec.h,v 1.26 2004/05/17 10:18:03 menno Exp $ **/ #ifndef __SPECREC_H__
--- a/libfaad2/ssr.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ssr.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: ssr.c,v 1.13 2004/02/26 09:29:28 menno Exp $ **/ #include "common.h"
--- a/libfaad2/ssr.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ssr.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: ssr.h,v 1.13 2004/02/26 09:29:28 menno Exp $ **/ #ifndef __SSR_H__
--- a/libfaad2/ssr_fb.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ssr_fb.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: ssr_fb.c,v 1.11 2004/02/26 09:29:28 menno Exp $ **/ #include "common.h"
--- a/libfaad2/ssr_fb.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ssr_fb.h Sat Feb 19 01:04:20 2005 +0000 @@ -16,9 +16,7 @@ ** 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/ +** $Id: ssr_fb.h,v 1.11 2004/02/26 09:29:28 menno Exp $ **/ #ifndef __SSR_FB_H__
--- a/libfaad2/ssr_ipqf.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ssr_ipqf.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: ssr_ipqf.c,v 1.12 2004/02/26 09:29:28 menno Exp $ **/ #include "common.h"
--- a/libfaad2/ssr_ipqf.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ssr_ipqf.h Sat Feb 19 01:04:20 2005 +0000 @@ -16,9 +16,7 @@ ** 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: 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/ +** $Id: ssr_ipqf.h,v 1.12 2004/02/26 09:29:28 menno Exp $ **/ #ifndef __SSR_IPQF_H__
--- a/libfaad2/ssr_win.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/ssr_win.h Sat Feb 19 01:04:20 2005 +0000 @@ -16,9 +16,7 @@ ** 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: 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/ +** $Id: ssr_win.h,v 1.11 2004/02/26 09:29:28 menno Exp $ **/ #ifndef __SSR_WIN_H__
--- a/libfaad2/structs.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/structs.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: structs.h,v 1.4 2004/06/23 13:50:53 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: structs.h,v 1.39 2004/05/17 10:18:03 menno Exp $ **/ #ifndef __STRUCTS_H__
--- a/libfaad2/syntax.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/syntax.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: syntax.c,v 1.4 2004/06/23 13:50:53 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: syntax.c,v 1.80 2004/06/30 12:45:57 menno Exp $ **/ /*
--- a/libfaad2/syntax.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/syntax.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: syntax.h,v 1.4 2004/06/23 13:50:53 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: syntax.h,v 1.52 2004/03/10 19:45:42 menno Exp $ **/ #ifndef __SYNTAX_H__
--- a/libfaad2/tns.c Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/tns.c Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: tns.c,v 1.4 2004/06/23 13:50:53 diego Exp $ -** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/ +** $Id: tns.c,v 1.33 2004/06/30 12:45:57 menno Exp $ **/ #include "common.h"
--- a/libfaad2/tns.h Sat Feb 19 00:42:39 2005 +0000 +++ b/libfaad2/tns.h Sat Feb 19 01:04:20 2005 +0000 @@ -22,9 +22,7 @@ ** 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: 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/ +** $Id: tns.h,v 1.17 2004/02/26 09:29:29 menno Exp $ **/ #ifndef __TNS_H__