summaryrefslogtreecommitdiffstats
path: root/libfaad2/codebook
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-23 13:50:53 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-23 13:50:53 +0000
commit73829e43ab4a495970aa068f197acb4e155227ba (patch)
tree40c4d9c6eec45490527da70a4b2543175416e00e /libfaad2/codebook
parentdbf437d13299c92c854d672c896a596c4049c990 (diff)
downloadmpv-73829e43ab4a495970aa068f197acb4e155227ba.tar.bz2
mpv-73829e43ab4a495970aa068f197acb4e155227ba.tar.xz
More information about modifications to comply more closely with GPL 2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12626 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libfaad2/codebook')
-rw-r--r--libfaad2/codebook/hcb.h4
-rw-r--r--libfaad2/codebook/hcb_1.h4
-rw-r--r--libfaad2/codebook/hcb_10.h4
-rw-r--r--libfaad2/codebook/hcb_11.h4
-rw-r--r--libfaad2/codebook/hcb_2.h4
-rw-r--r--libfaad2/codebook/hcb_3.h4
-rw-r--r--libfaad2/codebook/hcb_4.h4
-rw-r--r--libfaad2/codebook/hcb_5.h4
-rw-r--r--libfaad2/codebook/hcb_6.h4
-rw-r--r--libfaad2/codebook/hcb_7.h4
-rw-r--r--libfaad2/codebook/hcb_8.h4
-rw-r--r--libfaad2/codebook/hcb_9.h4
-rw-r--r--libfaad2/codebook/hcb_sf.h4
13 files changed, 39 insertions, 13 deletions
diff --git a/libfaad2/codebook/hcb.h b/libfaad2/codebook/hcb.h
index 4bbfe4019c..46da88e2bd 100644
--- a/libfaad2/codebook/hcb.h
+++ b/libfaad2/codebook/hcb.h
@@ -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 --git a/libfaad2/codebook/hcb_1.h b/libfaad2/codebook/hcb_1.h
index 2aae8baa65..4fbd838530 100644
--- a/libfaad2/codebook/hcb_1.h
+++ b/libfaad2/codebook/hcb_1.h
@@ -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 --git a/libfaad2/codebook/hcb_10.h b/libfaad2/codebook/hcb_10.h
index 203fb2fd30..8c960b3056 100644
--- a/libfaad2/codebook/hcb_10.h
+++ b/libfaad2/codebook/hcb_10.h
@@ -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 --git a/libfaad2/codebook/hcb_11.h b/libfaad2/codebook/hcb_11.h
index a694386463..6786daa0a4 100644
--- a/libfaad2/codebook/hcb_11.h
+++ b/libfaad2/codebook/hcb_11.h
@@ -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 --git a/libfaad2/codebook/hcb_2.h b/libfaad2/codebook/hcb_2.h
index ff77693be4..4cc3dba8f8 100644
--- a/libfaad2/codebook/hcb_2.h
+++ b/libfaad2/codebook/hcb_2.h
@@ -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 --git a/libfaad2/codebook/hcb_3.h b/libfaad2/codebook/hcb_3.h
index ac6a7ce681..43a66a73a6 100644
--- a/libfaad2/codebook/hcb_3.h
+++ b/libfaad2/codebook/hcb_3.h
@@ -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 --git a/libfaad2/codebook/hcb_4.h b/libfaad2/codebook/hcb_4.h
index 1a323c4303..1f9bd99ae6 100644
--- a/libfaad2/codebook/hcb_4.h
+++ b/libfaad2/codebook/hcb_4.h
@@ -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 --git a/libfaad2/codebook/hcb_5.h b/libfaad2/codebook/hcb_5.h
index fb2befec9d..a8bccc94ec 100644
--- a/libfaad2/codebook/hcb_5.h
+++ b/libfaad2/codebook/hcb_5.h
@@ -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 --git a/libfaad2/codebook/hcb_6.h b/libfaad2/codebook/hcb_6.h
index 57c66305a8..4c1b5b029b 100644
--- a/libfaad2/codebook/hcb_6.h
+++ b/libfaad2/codebook/hcb_6.h
@@ -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 --git a/libfaad2/codebook/hcb_7.h b/libfaad2/codebook/hcb_7.h
index 43dd6f02d3..acb4510f01 100644
--- a/libfaad2/codebook/hcb_7.h
+++ b/libfaad2/codebook/hcb_7.h
@@ -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 --git a/libfaad2/codebook/hcb_8.h b/libfaad2/codebook/hcb_8.h
index 61c68e9147..546f3ec846 100644
--- a/libfaad2/codebook/hcb_8.h
+++ b/libfaad2/codebook/hcb_8.h
@@ -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 --git a/libfaad2/codebook/hcb_9.h b/libfaad2/codebook/hcb_9.h
index e74a8b1508..dd304bb827 100644
--- a/libfaad2/codebook/hcb_9.h
+++ b/libfaad2/codebook/hcb_9.h
@@ -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 --git a/libfaad2/codebook/hcb_sf.h b/libfaad2/codebook/hcb_sf.h
index b724b0010c..1c3f66af17 100644
--- a/libfaad2/codebook/hcb_sf.h
+++ b/libfaad2/codebook/hcb_sf.h
@@ -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 */