[xiph-cvs] cvs commit: vorbis/vq bookutil.c huffbuild.c
Monty
xiphmont at xiph.org
Fri Nov 3 02:47:31 PST 2000
xiphmont 00/11/03 02:47:31
Modified: lib/books Tag: branch_beta3 lsp12_0.vqh lsp30_0.vqh
res0_1024a_128_1.vqh res0_1024a_128_2.vqh
res0_1024a_128_3.vqh res0_1024a_128_4.vqh
res0_1024a_128_5.vqh res0_1024a_128_6.vqh
res0_1024a_128_7.vqh res0_1024a_128_8.vqh
res0_1024a_128_9.vqh res0_1024a_160_1.vqh
res0_1024a_160_2.vqh res0_1024a_160_3.vqh
res0_1024a_160_4.vqh res0_1024a_160_5.vqh
res0_1024a_160_6.vqh res0_1024a_160_7.vqh
res0_1024a_160_8.vqh res0_1024a_160_9.vqh
res0_1024a_192_1.vqh res0_1024a_192_2.vqh
res0_1024a_192_3.vqh res0_1024a_192_4.vqh
res0_1024a_192_5.vqh res0_1024a_256_1.vqh
res0_1024a_256_2.vqh res0_1024a_256_3.vqh
res0_1024a_256_4.vqh res0_1024a_256_5.vqh
res0_1024a_350_1.vqh res0_1024a_350_2.vqh
res0_1024a_350_3.vqh res0_1024a_350_4.vqh
res0_1024a_350_5.vqh res0_128a_128_1.vqh
res0_128a_128_2.vqh res0_128a_128_3.vqh
res0_128a_128_4.vqh res0_128a_128_5.vqh
res0_128a_160_1.vqh res0_128a_160_2.vqh
res0_128a_160_3.vqh res0_128a_160_4.vqh
res0_128a_160_5.vqh res0_128a_192_1.vqh
res0_128a_192_2.vqh res0_128a_192_3.vqh
res0_128a_192_4.vqh res0_128a_192_5.vqh
res0_128a_256_1.vqh res0_128a_256_2.vqh
res0_128a_256_3.vqh res0_128a_256_4.vqh
res0_128a_256_5.vqh res0_128a_350_1.vqh
res0_128a_350_2.vqh res0_128a_350_3.vqh
res0_128a_350_4.vqh res0_128a_350_5.vqh
resaux0_1024a_128.vqh resaux0_1024a_160.vqh
resaux0_1024a_192.vqh resaux0_1024a_256.vqh
resaux0_1024a_350.vqh resaux0_128a_128.vqh
resaux0_128a_160.vqh resaux0_128a_192.vqh
resaux0_128a_256.vqh resaux0_128a_350.vqh
vq Tag: branch_beta3 bookutil.c huffbuild.c
Log:
Another include path error due to include dirs moving.
Revision Changes Path
No revision
No revision
1.1.2.2 +1 -1 vorbis/lib/books/Attic/lsp12_0.vqh
Index: lsp12_0.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/lsp12_0.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- lsp12_0.vqh 2000/11/03 10:05:52 1.1.2.1
+++ lsp12_0.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_lsp12_0_VQH_
#define _V_lsp12_0_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_lsp12_0[] = {
0,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/lsp30_0.vqh
Index: lsp30_0.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/lsp30_0.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- lsp30_0.vqh 2000/11/03 10:05:52 1.1.2.1
+++ lsp30_0.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_lsp30_0_VQH_
#define _V_lsp30_0_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_lsp30_0[] = {
0,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_1.vqh
Index: res0_1024a_128_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_1.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_1.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_1_VQH_
#define _V_res0_1024a_128_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_1[] = {
1,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_2.vqh
Index: res0_1024a_128_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_2.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_2.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_2_VQH_
#define _V_res0_1024a_128_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_2[] = {
1,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_3.vqh
Index: res0_1024a_128_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_3.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_3.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_3_VQH_
#define _V_res0_1024a_128_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_3[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_4.vqh
Index: res0_1024a_128_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_4.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_4.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_4_VQH_
#define _V_res0_1024a_128_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_4[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_5.vqh
Index: res0_1024a_128_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_5.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_5.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_5_VQH_
#define _V_res0_1024a_128_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_5[] = {
3,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_6.vqh
Index: res0_1024a_128_6.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_6.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_6.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_6.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_6_VQH_
#define _V_res0_1024a_128_6_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_6[] = {
3,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_7.vqh
Index: res0_1024a_128_7.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_7.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_7.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_7.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_7_VQH_
#define _V_res0_1024a_128_7_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_7[] = {
6,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_8.vqh
Index: res0_1024a_128_8.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_8.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_8.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_8.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_8_VQH_
#define _V_res0_1024a_128_8_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_8[] = {
11,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_128_9.vqh
Index: res0_1024a_128_9.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_128_9.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_128_9.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_128_9.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_128_9_VQH_
#define _V_res0_1024a_128_9_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_128_9[] = {
45,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_1.vqh
Index: res0_1024a_160_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_1.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_160_1.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_1_VQH_
#define _V_res0_1024a_160_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_1[] = {
1,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_2.vqh
Index: res0_1024a_160_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_2.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_160_2.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_2_VQH_
#define _V_res0_1024a_160_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_2[] = {
1,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_3.vqh
Index: res0_1024a_160_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_3.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_160_3.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_3_VQH_
#define _V_res0_1024a_160_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_3[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_4.vqh
Index: res0_1024a_160_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_4.vqh 2000/11/03 10:05:53 1.1.2.1
+++ res0_1024a_160_4.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_4_VQH_
#define _V_res0_1024a_160_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_4[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_5.vqh
Index: res0_1024a_160_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_5.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_160_5.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_5_VQH_
#define _V_res0_1024a_160_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_5[] = {
3,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_6.vqh
Index: res0_1024a_160_6.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_6.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_6.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_160_6.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_6_VQH_
#define _V_res0_1024a_160_6_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_6[] = {
3,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_7.vqh
Index: res0_1024a_160_7.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_7.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_7.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_160_7.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_7_VQH_
#define _V_res0_1024a_160_7_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_7[] = {
6,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_8.vqh
Index: res0_1024a_160_8.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_8.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_8.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_160_8.vqh 2000/11/03 10:47:16 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_8_VQH_
#define _V_res0_1024a_160_8_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_8[] = {
11,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_160_9.vqh
Index: res0_1024a_160_9.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_160_9.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_160_9.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_160_9.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_160_9_VQH_
#define _V_res0_1024a_160_9_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_160_9[] = {
45,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_192_1.vqh
Index: res0_1024a_192_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_192_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_192_1.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_192_1.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_192_1_VQH_
#define _V_res0_1024a_192_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_192_1[] = {
1,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_192_2.vqh
Index: res0_1024a_192_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_192_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_192_2.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_192_2.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_192_2_VQH_
#define _V_res0_1024a_192_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_192_2[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_192_3.vqh
Index: res0_1024a_192_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_192_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_192_3.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_192_3.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_192_3_VQH_
#define _V_res0_1024a_192_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_192_3[] = {
3,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_192_4.vqh
Index: res0_1024a_192_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_192_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_192_4.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_192_4.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_192_4_VQH_
#define _V_res0_1024a_192_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_192_4[] = {
4,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_192_5.vqh
Index: res0_1024a_192_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_192_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_192_5.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_192_5.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_192_5_VQH_
#define _V_res0_1024a_192_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_192_5[] = {
45,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_256_1.vqh
Index: res0_1024a_256_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_256_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_256_1.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_256_1.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_256_1_VQH_
#define _V_res0_1024a_256_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_256_1[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_256_2.vqh
Index: res0_1024a_256_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_256_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_256_2.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_256_2.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_256_2_VQH_
#define _V_res0_1024a_256_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_256_2[] = {
6,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_256_3.vqh
Index: res0_1024a_256_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_256_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_256_3.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_256_3.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_256_3_VQH_
#define _V_res0_1024a_256_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_256_3[] = {
11,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_256_4.vqh
Index: res0_1024a_256_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_256_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_256_4.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_256_4.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_256_4_VQH_
#define _V_res0_1024a_256_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_256_4[] = {
23,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_256_5.vqh
Index: res0_1024a_256_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_256_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_256_5.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_256_5.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_256_5_VQH_
#define _V_res0_1024a_256_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_256_5[] = {
88,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_350_1.vqh
Index: res0_1024a_350_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_350_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_350_1.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_350_1.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_350_1_VQH_
#define _V_res0_1024a_350_1_VQH_
-#include "vorbis/codebook.h"
+#include "vcodebook.h"
static long _vq_quantlist_res0_1024a_350_1[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_350_2.vqh
Index: res0_1024a_350_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_350_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_350_2.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_350_2.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_350_2_VQH_
#define _V_res0_1024a_350_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_350_2[] = {
6,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_350_3.vqh
Index: res0_1024a_350_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_350_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_350_3.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_350_3.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_350_3_VQH_
#define _V_res0_1024a_350_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_350_3[] = {
11,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_350_4.vqh
Index: res0_1024a_350_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_350_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_350_4.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_350_4.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_350_4_VQH_
#define _V_res0_1024a_350_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_350_4[] = {
23,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_1024a_350_5.vqh
Index: res0_1024a_350_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_1024a_350_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_1024a_350_5.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_1024a_350_5.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_1024a_350_5_VQH_
#define _V_res0_1024a_350_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_1024a_350_5[] = {
88,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_128_1.vqh
Index: res0_128a_128_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_128_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_128_1.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_128_1.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_128_1_VQH_
#define _V_res0_128a_128_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_128_1[] = {
1,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_128_2.vqh
Index: res0_128a_128_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_128_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_128_2.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_128_2.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_128_2_VQH_
#define _V_res0_128a_128_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_128_2[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_128_3.vqh
Index: res0_128a_128_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_128_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_128_3.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_128_3.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_128_3_VQH_
#define _V_res0_128a_128_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_128_3[] = {
3,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_128_4.vqh
Index: res0_128a_128_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_128_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_128_4.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_128_4.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_128_4_VQH_
#define _V_res0_128a_128_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_128_4[] = {
4,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_128_5.vqh
Index: res0_128a_128_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_128_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_128_5.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_128_5.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_128_5_VQH_
#define _V_res0_128a_128_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_128_5[] = {
45,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_160_1.vqh
Index: res0_128a_160_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_160_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_160_1.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_160_1.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_160_1_VQH_
#define _V_res0_128a_160_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_160_1[] = {
1,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_160_2.vqh
Index: res0_128a_160_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_160_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_160_2.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_160_2.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_160_2_VQH_
#define _V_res0_128a_160_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_160_2[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_160_3.vqh
Index: res0_128a_160_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_160_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_160_3.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_160_3.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_160_3_VQH_
#define _V_res0_128a_160_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_160_3[] = {
3,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_160_4.vqh
Index: res0_128a_160_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_160_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_160_4.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_160_4.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_160_4_VQH_
#define _V_res0_128a_160_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_160_4[] = {
4,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_160_5.vqh
Index: res0_128a_160_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_160_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_160_5.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_160_5.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_160_5_VQH_
#define _V_res0_128a_160_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_160_5[] = {
45,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_192_1.vqh
Index: res0_128a_192_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_192_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_192_1.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_192_1.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_192_1_VQH_
#define _V_res0_128a_192_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_192_1[] = {
1,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_192_2.vqh
Index: res0_128a_192_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_192_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_192_2.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_192_2.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_192_2_VQH_
#define _V_res0_128a_192_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_192_2[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_192_3.vqh
Index: res0_128a_192_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_192_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_192_3.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_192_3.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_192_3_VQH_
#define _V_res0_128a_192_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_192_3[] = {
3,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_192_4.vqh
Index: res0_128a_192_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_192_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_192_4.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_192_4.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_192_4_VQH_
#define _V_res0_128a_192_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_192_4[] = {
4,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_192_5.vqh
Index: res0_128a_192_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_192_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_192_5.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_192_5.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_192_5_VQH_
#define _V_res0_128a_192_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_192_5[] = {
45,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_256_1.vqh
Index: res0_128a_256_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_256_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_256_1.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_256_1.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_256_1_VQH_
#define _V_res0_128a_256_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_256_1[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_256_2.vqh
Index: res0_128a_256_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_256_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_256_2.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_256_2.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_256_2_VQH_
#define _V_res0_128a_256_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_256_2[] = {
6,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_256_3.vqh
Index: res0_128a_256_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_256_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_256_3.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_256_3.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_256_3_VQH_
#define _V_res0_128a_256_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_256_3[] = {
11,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_256_4.vqh
Index: res0_128a_256_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_256_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_256_4.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_256_4.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_256_4_VQH_
#define _V_res0_128a_256_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_256_4[] = {
23,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_256_5.vqh
Index: res0_128a_256_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_256_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_256_5.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_256_5.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_256_5_VQH_
#define _V_res0_128a_256_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_256_5[] = {
88,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_350_1.vqh
Index: res0_128a_350_1.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_350_1.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_350_1.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_350_1.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_350_1_VQH_
#define _V_res0_128a_350_1_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_350_1[] = {
2,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_350_2.vqh
Index: res0_128a_350_2.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_350_2.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_350_2.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_350_2.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_350_2_VQH_
#define _V_res0_128a_350_2_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_350_2[] = {
6,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_350_3.vqh
Index: res0_128a_350_3.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_350_3.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_350_3.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_350_3.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_350_3_VQH_
#define _V_res0_128a_350_3_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_350_3[] = {
11,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_350_4.vqh
Index: res0_128a_350_4.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_350_4.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_350_4.vqh 2000/11/03 10:05:54 1.1.2.1
+++ res0_128a_350_4.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_350_4_VQH_
#define _V_res0_128a_350_4_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_350_4[] = {
23,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/res0_128a_350_5.vqh
Index: res0_128a_350_5.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/res0_128a_350_5.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- res0_128a_350_5.vqh 2000/11/03 10:05:55 1.1.2.1
+++ res0_128a_350_5.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_res0_128a_350_5_VQH_
#define _V_res0_128a_350_5_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _vq_quantlist_res0_128a_350_5[] = {
88,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_1024a_128.vqh
Index: resaux0_1024a_128.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_1024a_128.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_1024a_128.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_1024a_128.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_1024a_128_VQH_
#define _V_resaux0_1024a_128_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_1024a_128[] = {
2, 6,12,10,14,11,18,11,13,15, 5, 3, 5, 6, 8, 8,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_1024a_160.vqh
Index: resaux0_1024a_160.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_1024a_160.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_1024a_160.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_1024a_160.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_1024a_160_VQH_
#define _V_resaux0_1024a_160_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_1024a_160[] = {
2, 6,13,11,15,11,16,11,13,15, 5, 4, 7, 7, 9, 9,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_1024a_192.vqh
Index: resaux0_1024a_192.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_1024a_192.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_1024a_192.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_1024a_192.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_1024a_192_VQH_
#define _V_resaux0_1024a_192_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_1024a_192[] = {
2, 6,11,11,11,11, 5, 3, 6, 8, 9, 9, 9, 5, 4, 5,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_1024a_256.vqh
Index: resaux0_1024a_256.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_1024a_256.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_1024a_256.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_1024a_256.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_1024a_256_VQH_
#define _V_resaux0_1024a_256_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_1024a_256[] = {
3, 9,12,12,13,16, 9, 9,13,14,16,17,11,15,17,18,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_1024a_350.vqh
Index: resaux0_1024a_350.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_1024a_350.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_1024a_350.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_1024a_350.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_1024a_350_VQH_
#define _V_resaux0_1024a_350_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_1024a_350[] = {
6,17,20,20,19,17,18,16,18,19,19,19,16,16,19,19,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_128a_128.vqh
Index: resaux0_128a_128.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_128a_128.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_128a_128.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_128a_128.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_128a_128_VQH_
#define _V_resaux0_128a_128_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_128a_128[] = {
6,15,15,14,14,14,14,14,14,14,14,14,14,14,14,14,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_128a_160.vqh
Index: resaux0_128a_160.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_128a_160.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_128a_160.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_128a_160.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_128a_160_VQH_
#define _V_resaux0_128a_160_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_128a_160[] = {
6,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_128a_192.vqh
Index: resaux0_128a_192.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_128a_192.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_128a_192.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_128a_192.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_128a_192_VQH_
#define _V_resaux0_128a_192_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_128a_192[] = {
7,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_128a_256.vqh
Index: resaux0_128a_256.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_128a_256.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_128a_256.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_128a_256.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_128a_256_VQH_
#define _V_resaux0_128a_256_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_128a_256[] = {
6,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,
1.1.2.2 +1 -1 vorbis/lib/books/Attic/resaux0_128a_350.vqh
Index: resaux0_128a_350.vqh
===================================================================
RCS file: /usr/local/cvsroot/vorbis/lib/books/Attic/resaux0_128a_350.vqh,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- resaux0_128a_350.vqh 2000/11/03 10:05:55 1.1.2.1
+++ resaux0_128a_350.vqh 2000/11/03 10:47:17 1.1.2.2
@@ -17,7 +17,7 @@
#ifndef _V_resaux0_128a_350_VQH_
#define _V_resaux0_128a_350_VQH_
-#include "vorbis/codebook.h"
+#include "codebook.h"
static long _huff_lengthlist_resaux0_128a_350[] = {
7,16,16,15,15,15,15,15,15,15,15,15,15,15,15,15,
No revision
No revision
1.17.2.3 +2 -2 vorbis/vq/bookutil.c
Index: bookutil.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis/vq/bookutil.c,v
retrieving revision 1.17.2.2
retrieving revision 1.17.2.3
diff -u -r1.17.2.2 -r1.17.2.3
--- bookutil.c 2000/11/03 10:06:07 1.17.2.2
+++ bookutil.c 2000/11/03 10:47:30 1.17.2.3
@@ -12,7 +12,7 @@
********************************************************************
function: utility functions for loading .vqh and .vqd files
- last mod: $Id: bookutil.c,v 1.17.2.2 2000/11/03 10:06:07 xiphmont Exp $
+ last mod: $Id: bookutil.c,v 1.17.2.3 2000/11/03 10:47:30 xiphmont Exp $
********************************************************************/
@@ -556,7 +556,7 @@
" ********************************************************************/\n\n");
fprintf(out,"#ifndef _V_%s_VQH_\n#define _V_%s_VQH_\n",name,name);
- fprintf(out,"#include \"vorbis/codebook.h\"\n\n");
+ fprintf(out,"#include \"codebook.h\"\n\n");
/* first, the static vectors, then the book structure to tie it together. */
/* quantlist */
1.5.2.3 +2 -2 vorbis/vq/huffbuild.c
Index: huffbuild.c
===================================================================
RCS file: /usr/local/cvsroot/vorbis/vq/huffbuild.c,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -u -r1.5.2.2 -r1.5.2.3
--- huffbuild.c 2000/11/03 10:06:08 1.5.2.2
+++ huffbuild.c 2000/11/03 10:47:30 1.5.2.3
@@ -12,7 +12,7 @@
********************************************************************
function: hufftree builder
- last mod: $Id: huffbuild.c,v 1.5.2.2 2000/11/03 10:06:08 xiphmont Exp $
+ last mod: $Id: huffbuild.c,v 1.5.2.3 2000/11/03 10:47:30 xiphmont Exp $
********************************************************************/
@@ -162,7 +162,7 @@
" ********************************************************************/\n\n");
fprintf(file,"#ifndef _V_%s_VQH_\n#define _V_%s_VQH_\n",base,base);
- fprintf(file,"#include \"vorbis/codebook.h\"\n\n");
+ fprintf(file,"#include \"codebook.h\"\n\n");
/* first, the static vectors, then the book structure to tie it together. */
/* lengthlist */
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list