Re: [libav-devel] [PATCH] lavr: switch to the new channel layout API

2017-07-04 Thread Luca Barbato
On 6/29/17 10:17 PM, Vittorio Giovara wrote: > From: Anton Khirnov > > Set a whitelist of supported channel order. > > Signed-off-by: Vittorio Giovara > --- > libavresample/audio_mix.c| 148 ++-- > libavresample/audio_mix_matrix.c | 477 > ++

[libav-devel] [PATCH] lavr: switch to the new channel layout API

2017-06-29 Thread Vittorio Giovara
From: Anton Khirnov Set a whitelist of supported channel order. Signed-off-by: Vittorio Giovara --- libavresample/audio_mix.c| 148 ++-- libavresample/audio_mix_matrix.c | 477 ++- libavresample/avresample.h | 42 +++- libavresample/in