On Sat, Mar 28, 2015 at 01:23:40AM +0100, Marton Balint wrote:
> Fixes segfaults with the following command:
>
> ffmpeg -f lavfi -i aevalsrc=0:c=stereo:n=1920 -af 'channelmap=0' test.ac3
>
> Signed-off-by: Marton Balint
> ---
> libavfilter/af_channelmap.c | 1 +
> 1 file changed, 1 insertion(+)
Fixes segfaults with the following command:
ffmpeg -f lavfi -i aevalsrc=0:c=stereo:n=1920 -af 'channelmap=0' test.ac3
Signed-off-by: Marton Balint
---
libavfilter/af_channelmap.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavfilter/af_channelmap.c b/libavfilter/af_channelmap.c
index