[FFmpeg-devel] [PATCH 1/2] tests/audiogen: raise channel count limit to 12

Michael Niedermayer michael at niedermayer.cc
Fri Jul 27 22:48:11 EEST 2018


On Thu, Jul 26, 2018 at 09:13:41AM +0200, Tobias Rapp wrote:
> Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>
> ---
>  tests/audiogen.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/audiogen.c b/tests/audiogen.c
> index 8d596b5..c43bb70 100644
> --- a/tests/audiogen.c
> +++ b/tests/audiogen.c
> @@ -26,7 +26,7 @@
>  #include <stdio.h>
>  #include <string.h>
>  
> -#define MAX_CHANNELS 8
> +#define MAX_CHANNELS 12

LGTM

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The worst form of inequality is to try to make unequal things equal.
-- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180727/6aad31fb/attachment.sig>


More information about the ffmpeg-devel mailing list