[vlc-devel] [PATCH] Opus decoder
Rafaël Carré
funman at videolan.org
Sun Sep 2 16:11:04 CEST 2012
Hello,
On 02/09/2012 15:58, Timothy B. Terriberry wrote:
> I took the parts of Greg Maxwell's Opus decoder patch that weren't
> committed, and cleaned them up a bit. This version should address the
> unimplemented things from that patch (pre-skip, seeking pre-roll, and
> end-trim), and fix the multi-channel decoding issues. It also adds
> support for the .opus file extension.
It seems you forgot the actual decoder.
Can you resend it splitted into a patch with the ogg fixes and the decoder?
Btw I was told by Greg that we should only support libopus >= 1.0.1, so
we could remove #ifndef OPUS_SET_GAIN and not link to libm.
Thanks for the fast work :)
> There is a complete set of multi-channel test files at
> http://people.xiph.org/~tterribe/opus/multichannel/
>
> There are test files for gain, pre-skip, and end-trim at
> https://people.xiph.org/~greg/opus_testvectors/
More information about the vlc-devel
mailing list