Initial revision
authorMike Whitson <mwhitson@xiph.org>
Tue, 13 Jul 1999 06:50:33 +0000 (06:50 +0000)
committerMike Whitson <mwhitson@xiph.org>
Tue, 13 Jul 1999 06:50:33 +0000 (06:50 +0000)
commit20c9770cc68d165a0cb7b8a332103b9659b29e4c
treea58d176a286f494e38c8f061ddcfe528657de0e9
Initial revision

svn path=/trunk/vorbis/; revision=1
13 files changed:
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
configure.sub [new file with mode: 0755]
doc/framing.txt [new file with mode: 0644]
install.sh [new file with mode: 0644]
lib/analysis.c [new file with mode: 0644]
lib/codec.h [new file with mode: 0644]
lib/envelope.c [new file with mode: 0644]
lib/framing.c [new file with mode: 0644]
lib/mdct.c [new file with mode: 0644]
lib/mdct.h [new file with mode: 0644]