[opus] [PATCH] Move demixing matrix defines

Jean-Marc Valin jmvalin at jmvalin.ca
Thu Mar 8 04:39:12 UTC 2018


Make sure the modified libraries work in all of these three cases:
1) libopus 1.2.1
2) libopus master (or 1.3-beta) with --enable-ambisonics
3) libopus master (or 1.3-beta) with --disable-ambisonics

I suspect with the current set of patches you might have problems with
case 3) since you will find the symbols in the header file, but the
functionality won't be there.

Cheers,

	Jean-Marc

On 03/07/2018 02:40 PM, Drew Allen wrote:
> Move demixing matrix defines to opus_define to better determine
> availability of Projection API.
> 
> Allows libopusenc, opusfile and opus-tools to much more easily determine
> availability of Projection API.
> 
> Cheers,
> Drew
> 
> 
> _______________________________________________
> opus mailing list
> opus at xiph.org
> http://lists.xiph.org/mailman/listinfo/opus
> 


More information about the opus mailing list