Minor build fixes, integrate XMMS into the autoconfed stuff
authorMonty <xiphmont@xiph.org>
Thu, 30 Dec 1999 07:27:06 +0000 (07:27 +0000)
committerMonty <xiphmont@xiph.org>
Thu, 30 Dec 1999 07:27:06 +0000 (07:27 +0000)
commit685d0681535cf41a80023e30ebb00be4aa76d4be
tree8115c4d8a10d2ecc132a61b8e502b41fe8f44652
parent05f29765bfb3ace521b77cc9e31705eb0b5dffc0
Minor build fixes, integrate XMMS into the autoconfed stuff
Extend copyright notices to 2000
Add RCS Id tags to all files

Monty

svn path=/trunk/vorbis/; revision=218
44 files changed:
Makefile.in
configure
configure.in
examples/chaining_example.c
examples/decoder_example.c
examples/encoder_example.c
include/codec.h
include/vorbisfile.h
lib/Makefile.in
lib/analysis.c
lib/bitwise.c
lib/bitwise.h
lib/block.c
lib/envelope.c
lib/envelope.h
lib/framing.c
lib/info.c
lib/lpc.c
lib/lpc.h
lib/lsp.c
lib/lsp.h
lib/mdct.c
lib/mdct.h
lib/os.h
lib/psy.c
lib/psy.h
lib/smallft.c
lib/smallft.h
lib/spectrum.c
lib/spectrum.h
lib/synthesis.c
lib/vorbisfile.c
lib/window.c
lib/window.h
lib/xlogmap.h
vq/Makefile.in
vq/build.c
vq/lspdata.c
vq/run.c
vq/train.c
vq/vqext.h
vq/vqgen.c
vq/vqgen.h
vq/vqsplit.c