shithub: libopusenc

Download patch

ref: b88e66d1f6315e2087dd33bc9c9e99bb7cdaf840
parent: ba73b31b9d98584ef704552e0488e8a0a479cbed
author: Jean-Marc Valin <jmvalin@jmvalin.ca>
date: Sat Feb 3 22:56:44 EST 2018

Fix API doc

--- a/include/opusenc.h
+++ b/include/opusenc.h
@@ -264,7 +264,8 @@
     */
 OPE_EXPORT OggOpusEnc *ope_encoder_create_pull(OggOpusComments *comments, opus_int32 rate, int channels, int family, int *error);
 
-/** Deferred initialization of the encoder to force an explicit channel mapping.
+/** Deferred initialization of the encoder to force an explicit channel mapping. This can be used to override the default channel coupling,
+    but using it for regular surround will almost certainly lead to worse quality.
     \param[in,out] enc         Encoder
     \param family              Mapping family (0 for mono/stereo, 1 for surround)
     \param streams             Total number of streams