You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
14 hours ago | |
|---|---|---|
| .. | ||
| CMakeFiles | 14 hours ago | |
| AUTHORS | 14 hours ago | |
| CMakeLists.txt | 14 hours ago | |
| COPYING | 14 hours ago | |
| ChangeLog | 14 hours ago | |
| Makefile | 14 hours ago | |
| Makefile.am | 14 hours ago | |
| README | 14 hours ago | |
| cmake_install.cmake | 14 hours ago | |
| decoder.h | 14 hours ago | |
| huffman.c | 14 hours ago | |
| huffman.h | 14 hours ago | |
| internal.h | 14 hours ago | |
| libmpcdec.so | 14 hours ago | |
| mpc_bits_reader.c | 14 hours ago | |
| mpc_bits_reader.h | 14 hours ago | |
| mpc_decoder.c | 14 hours ago | |
| mpc_demux.c | 14 hours ago | |
| mpc_reader.c | 14 hours ago | |
| mpcdec_math.h | 14 hours ago | |
| requant.c | 14 hours ago | |
| requant.h | 14 hours ago | |
| streaminfo.c | 14 hours ago | |
| synth_filter.c | 14 hours ago | |
README
Musepack Decoder Library: run "./configure [--prefix=/usr]; make" To create a sample app using the musepack decoder library Check ../mpcdec/mpcdec.c and ../include/mpc/mpcdec.h for more details.