xshuo / OPUS_DEC_TEST

TEST OPUS DEC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#xshuo
This is for Sogou C1 Opus File Decoder.

NO LICENSE

[BRANCH]
master is for single thread
MultiThread branch support multi-thread docode, 200000 frames per thread.

[How to build]
cd build
cmake ..
make

--then you will find a bin file in build/bin/ named C1_OPUS_DEC

[How to use]
C1_OPUS_DEC --help

About

TEST OPUS DEC


Languages

Language:C 50.9%Language:C++ 45.0%Language:CMake 4.0%