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

@@ -19,6 +19,8 @@
noinst_HEADERS = \
all.h \
file_decoder.h \
file_encoder.h \
seekable_stream_decoder.h \
seekable_stream_encoder.h \
stream_decoder.h \
stream_encoder.h