mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
new seekable stream encoder and file encoder layers, not fully implemented yet
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user