Collect training data from the lib when compiled with -DTRAIN
authorMonty <xiphmont@xiph.org>
Sat, 12 Feb 2000 08:33:10 +0000 (08:33 +0000)
committerMonty <xiphmont@xiph.org>
Sat, 12 Feb 2000 08:33:10 +0000 (08:33 +0000)
commit69c07b4904ace8a29154e6da0fcf4fea3f409f8a
tree2d27d587680a1db071869d700d02ddf553856760
parent1487aec2e3af5f9d8e502f1ad5e3418fe4d47e59
Collect training data from the lib when compiled with -DTRAIN
Added staging to floor0.c
Added first work toward residue partitioning and huff builder

Monty
x

svn path=/trunk/vorbis/; revision=257
15 files changed:
Makefile.in
configure
configure.in
examples/Makefile.in
include/vorbis/backends.h
include/vorbis/codec.h
include/vorbis/modes.h
lib/analysis.c
lib/floor0.c
lib/mapping0.c
lib/psy.c
lib/psy.h
lib/res0.c
lib/synthesis.c
vq/residuesplit.c [new file with mode: 0644]