mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add window.[ch]
This commit is contained in:
@@ -101,4 +101,5 @@ libFLAC_la_SOURCES = \
|
||||
seekable_stream_encoder.c \
|
||||
stream_decoder.c \
|
||||
stream_encoder.c \
|
||||
stream_encoder_framing.c
|
||||
stream_encoder_framing.c \
|
||||
window.c
|
||||
|
||||
@@ -41,4 +41,5 @@ noinst_HEADERS = \
|
||||
md5.h \
|
||||
memory.h \
|
||||
metadata.h \
|
||||
stream_encoder_framing.h
|
||||
stream_encoder_framing.h \
|
||||
window.h
|
||||
|
||||
Reference in New Issue
Block a user