First merge of new psychoacoustics. Have some unused codebooks to
authorMonty <xiphmont@xiph.org>
Mon, 8 May 2000 20:49:51 +0000 (20:49 +0000)
committerMonty <xiphmont@xiph.org>
Mon, 8 May 2000 20:49:51 +0000 (20:49 +0000)
commitd1ac4fc0fbfa1ae5c7f2f483be66ca1db1bb0a2a
treeea43c9f3353600ab6388867dd8bc725c4bd12f3b
parent4f58872cf83797418e82216bc6480ad94880c1be
First merge of new psychoacoustics.  Have some unused codebooks to
remove yet, but we're otherwise OK.

Tuning still has a little ways to go, but it's not too bad.

Monty

svn path=/trunk/vorbis/; revision=383
82 files changed:
Makefile.in
doc/masking.xcf [new file with mode: 0644]
examples/Makefile.in
examples/seeking_example.c
include/vorbis/backends.h
include/vorbis/book/lsp20_0.vqh
include/vorbis/book/lsp20_1.vqh [new file with mode: 0644]
include/vorbis/book/lsp32_0.vqh
include/vorbis/book/lsp32_1.vqh [new file with mode: 0644]
include/vorbis/book/res0_0a.vqh [new file with mode: 0644]
include/vorbis/book/res0_0b.vqh [new file with mode: 0644]
include/vorbis/book/res0_0c.vqh [new file with mode: 0644]
include/vorbis/book/res0_0d.vqh [new file with mode: 0644]
include/vorbis/book/res0_0e.vqh [new file with mode: 0644]
include/vorbis/book/res0_0f.vqh [new file with mode: 0644]
include/vorbis/book/res0_0g.vqh [new file with mode: 0644]
include/vorbis/book/res0a0aux.vqh [new file with mode: 0644]
include/vorbis/book/res0a1aux.vqh [new file with mode: 0644]
include/vorbis/book/res0a_0.vqh [new file with mode: 0644]
include/vorbis/book/res0a_1.vqh [new file with mode: 0644]
include/vorbis/book/res0a_2.vqh [new file with mode: 0644]
include/vorbis/book/res0a_3.vqh [new file with mode: 0644]
include/vorbis/book/res0a_4.vqh [new file with mode: 0644]
include/vorbis/book/res0a_5.vqh [new file with mode: 0644]
include/vorbis/book/res0a_6.vqh [new file with mode: 0644]
include/vorbis/book/res0b_0.vqh [new file with mode: 0644]
include/vorbis/book/res0b_1.vqh [new file with mode: 0644]
include/vorbis/book/res0b_2.vqh [new file with mode: 0644]
include/vorbis/book/res0b_3.vqh [new file with mode: 0644]
include/vorbis/book/res0b_4.vqh [new file with mode: 0644]
include/vorbis/book/res0b_5.vqh [new file with mode: 0644]
include/vorbis/book/res0b_6.vqh [new file with mode: 0644]
include/vorbis/book/resaux0_long.vqh [new file with mode: 0644]
include/vorbis/book/resaux0_short.vqh [new file with mode: 0644]
include/vorbis/codebook.h
include/vorbis/codec.h
include/vorbis/internal.h
include/vorbis/modes.h
lib/Makefile.in
lib/analysis.c
lib/block.c
lib/bookinternal.h
lib/codebook.c
lib/envelope.c
lib/floor0.c
lib/info.c
lib/lpc.c
lib/lpc.h
lib/lsp.c
lib/mapping0.c
lib/masking.h
lib/misc.h
lib/os.h
lib/psy.c
lib/psy.h
lib/psytune.c
lib/res0.c
lib/scales.h
lib/sharedbook.c [new file with mode: 0644]
lib/sharedbook.h [new file with mode: 0644]
vq/Makefile.in
vq/bookutil.c
vq/bookutil.h
vq/build.c
vq/cascade.c
vq/genericdata.c
vq/huffbuild.c
vq/latticebuild.c [new file with mode: 0644]
vq/latticepare.c [new file with mode: 0644]
vq/lspdata.c
vq/metrics.c
vq/partition.c [deleted file]
vq/residue_entropy [new file with mode: 0755]
vq/residuedata.c
vq/residuesplit.c
vq/run.c
vq/train.c
vq/vqext.h
vq/vqgen.c
vq/vqgen.h
vq/vqsplit.c
vq/vqsplit.h