mirror of https://github.com/FFmpeg/FFmpeg.git
because the AudioConverterFillComplexBuffer can return 0 or 1 if success. so set the ret to 0 it AudioConverterFillComplexBuffer success and return ret value for success or return AVERROR_EXTERNAL when AudioConverterFillComplexBuffer failed. BTW change the error message log level from warning to error. Reviewed-by: Zhao Zhili <zhilizhao@tencent.com> Signed-off-by: Steven Liu <lq@chinaffmpeg.org>release/5.1
parent
ebefca7b0e
commit
7c05b7951c
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue