split most of FileDecoder off to new SeekableStreamDecoder

This commit is contained in:
Josh Coalson
2001-11-08 23:59:22 +00:00
parent 53ad911a1d
commit dbd84c48e5
13 changed files with 1398 additions and 687 deletions

View File

@@ -18,5 +18,6 @@
noinst_HEADERS = \
file_decoder.h \
seekable_stream_decoder.h \
stream_decoder.h \
stream_encoder.h