On Wed, 28 Jun 2017 18:11:01 -0400
Vittorio Giovara <vittorio.giov...@gmail.com> wrote:

> Signed-off-by: Vittorio Giovara <vittorio.giov...@gmail.com>
> ---
>  libavutil/channel_layout.c | 86 
> ++++++++++++++++++++++++++++++++++++++++++++--
>  libavutil/channel_layout.h | 33 ++++++++++++++++++
>  2 files changed, 116 insertions(+), 3 deletions(-)


>           * is equal to nb_channels.
> +         *
> +         * This member maybe be optionially used for 
> AV_CHANNEL_ORDER_AMBISONIC.
> +         * It is a bitmask that indicates the channel layout of the last
> +         * non-diegetic channels present in the stream.
>           */
>          uint64_t mask;

(Should say it's 0 for AV_CHANNEL_ORDER_AMBISONIC if unused.)
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to