|
FFmpeg
|
Musepack decoder core MPEG Audio Layer 1/2 -like codec with frames of 1152 samples divided into 32 subbands. More...
#include "libavutil/attributes.h"#include "avcodec.h"#include "mpegaudiodsp.h"#include "mpegaudio.h"#include "mpc.h"#include "mpcdata.h"Functions | |
| av_cold void | ff_mpc_init (void) |
| void | ff_mpc_dequantize_and_synth (MPCContext *c, int maxband, int16_t **out, int channels) |
Musepack decoder core MPEG Audio Layer 1/2 -like codec with frames of 1152 samples divided into 32 subbands.
1.8.12