Welcome to mirror list, hosted at ThFree Co, Russian Federation.

opus_sources.mk - gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 384b036ab133b43a944f489b8b275f1be749faf0 (plain)
1
2
3
4
5
OPUS_SOURCES = src/opus.c \
src/opus_decoder.c \
src/opus_encoder.c \
src/opus_multistream.c \
src/repacketizer.c