The lib and vq, at least, build again. Tackling the examples and xmms
authorMonty <xiphmont@xiph.org>
Fri, 28 Jan 2000 09:05:21 +0000 (09:05 +0000)
committerMonty <xiphmont@xiph.org>
Fri, 28 Jan 2000 09:05:21 +0000 (09:05 +0000)
commit5365ea64b6b252a9902a5f9d4b141ad14884510a
treeaee16d5733620eb3221820714f0ef5a89a9f5af8
parentcab466d0585827812b4e562eb41a752dd56f1e53
The lib and vq, at least, build again.  Tackling the examples and xmms
now.  There are still unfinished portions of the lib rearranging
(notably, floor0.c and res0.c)

Monty

svn path=/trunk/vorbis/; revision=244
25 files changed:
examples/Makefile.in
examples/encoder_example.c
include/vorbis/backends.h
include/vorbis/book/lsp20_0.vqh
include/vorbis/book/lsp32_0.vqh
include/vorbis/codebook.h
include/vorbis/codec.h
include/vorbis/vorbisfile.h
lib/Makefile.in
lib/block.c
lib/bookinternal.h
lib/codebook.c
lib/floor0.c
lib/info.c
lib/lpc.c
lib/lpc.h
lib/mapping0.c
lib/psy.c
lib/psy.h
lib/res0.c
lib/spectrum.c [deleted file]
lib/vorbisfile.c
vq/bookutil.c
vq/metrics.c
vq/vqsplit.c