initial import; still needs a lot of work
authorJosh Coalson <jcoalson@users.sourceforce.net>
Mon, 5 Aug 2002 06:49:45 +0000 (06:49 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Mon, 5 Aug 2002 06:49:45 +0000 (06:49 +0000)
commit27b53dcf5d90eba5f3e6bf398ed41d0bf64b2cfb
tree04f1d30001c937b8dbf2d7b5a7faeff791722d18
parenta7e4fb2629d3cfba216af503f726aebe9160a300
initial import; still needs a lot of work
include/OggFLAC/Makefile.am [new file with mode: 0644]
include/OggFLAC/all.h [new file with mode: 0644]
include/OggFLAC/file_decoder.h [new file with mode: 0644]
include/OggFLAC/file_encoder.h [new file with mode: 0644]
include/OggFLAC/seekable_stream_decoder.h [new file with mode: 0644]
include/OggFLAC/seekable_stream_encoder.h [new file with mode: 0644]
include/OggFLAC/stream_decoder.h [new file with mode: 0644]
include/OggFLAC/stream_encoder.h [new file with mode: 0644]