Opus decoder.
This patch uses the information passed by the demuxer in block_t's
i_nb_samples and i_length to properly handle pre-skip, seeking
pre-roll, and end-trim. Multi-channel decoding should work. It also
adds .opus to the list of supported formats.
Signed-off-by: Rafaël Carré <funman@videolan.org>
Showing
modules/codec/opus.c
0 → 100644
modules/codec/opus_header.c
0 → 100644
modules/codec/opus_header.h
0 → 100644
Please register or sign in to comment