On Fri, Jul 10, 2015 at 06:24:42PM +0200, Carl Eugen Hoyos wrote: > Hi! > > A user claims that attached patch helps him > with a 64-channel software input device on > avfoundation that does not work with current > git head. [...]
>
> typedef struct PanContext {
> const AVClass *class;
> diff --git a/libswresample/swresample_internal.h
> b/libswresample/swresample_internal.h
> index e36faf1..ce5eef4 100644
> --- a/libswresample/swresample_internal.h
> +++ b/libswresample/swresample_internal.h
> @@ -25,7 +25,7 @@
> #include "libavutil/channel_layout.h"
> #include "config.h"
>
> -#define SWR_CH_MAX 32
> +#define SWR_CH_MAX 64
swr change ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
