mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add support for specifying which apodization functions to use to window data before lpc analysis
This commit is contained in:
@@ -79,7 +79,8 @@ SRCS_C = \
|
||||
seekable_stream_encoder.c \
|
||||
stream_decoder.c \
|
||||
stream_encoder.c \
|
||||
stream_encoder_framing.c
|
||||
stream_encoder_framing.c \
|
||||
window.c
|
||||
|
||||
include $(topdir)/build/lib.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user