new seekable stream encoder and file encoder layers, not fully implemented yet

This commit is contained in:
Josh Coalson
2002-07-31 07:05:33 +00:00
parent 570db86717
commit f1eff45c96
16 changed files with 3142 additions and 107 deletions

View File

@@ -21,10 +21,12 @@ includedir = ${prefix}/include/FLAC
include_HEADERS = \
all.h \
assert.h \
file_encoder.h \
file_decoder.h \
format.h \
metadata.h \
ordinals.h \
seekable_stream_decoder.h \
seekable_stream_encoder.h \
stream_decoder.h \
stream_encoder.h