diff options
author | Limin Wang <[email protected]> | 2019-10-26 21:23:24 +0800 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2019-10-29 16:20:33 +0100 |
commit | e1c4ce4761fc5cbc904bca8e802fdf65211a6a0a (patch) | |
tree | 0cc638cfcb77be75b477316727e74a63fcfdfbc9 /tools/python/convert.py | |
parent | 069be4aa5ddce4479b18896d80a852b144e680df (diff) |
avfilter/asrc_anoisesrc: change color variable to int
Or it'll cause invalid color and s->filter is NULL.
Please reproduce it with below command on big endian system:
$ ./ffmpeg -f lavfi -i "anoisesrc=d=60:c=1:r=48000" -f s16le -c:a pcm_s16le -f
null -
Segmentation fault (core dumped)
Signed-off-by: Limin Wang <[email protected]>
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tools/python/convert.py')
0 files changed, 0 insertions, 0 deletions