On 03/04/2013 05:35 AM, Anton Khirnov wrote:
> This is the most that can be represented with the current channel layout
> system. This limit should be raised/removed when a better system is
> implemented.
> ---
> libavcodec/internal.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/internal.h b/libavcodec/internal.h
> index 594bd1e..cb0ee36 100644
> --- a/libavcodec/internal.h
> +++ b/libavcodec/internal.h
> @@ -31,7 +31,7 @@
> #include "libavutil/pixfmt.h"
> #include "avcodec.h"
>
> -#define FF_SANE_NB_CHANNELS 128U
> +#define FF_SANE_NB_CHANNELS 63U
>
> typedef struct FramePool {
> /**
fine.
-Justin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel