aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_frei0r.c
diff options
context:
space:
mode:
authorAndrew Wason <rectalogic@rectalogic.com>2012-04-20 17:06:25 -0400
committerMichael Niedermayer <michaelni@gmx.at>2012-04-21 01:57:21 +0200
commite9b1d5ae5e41b854a9d8d212e9e197a193ff1fa9 (patch)
tree51edaaa778441ecfbe4880e154eb5997b4aa3e75 /libavfilter/vf_frei0r.c
parenta812b599b504b39a8021827da89d5e23fb361cc9 (diff)
downloadffmpeg-e9b1d5ae5e41b854a9d8d212e9e197a193ff1fa9.tar.gz
fix swr_convert buffering of packed audio
swr_convert is not properly buffering packed input audio when the output is not large enough, and when resampling is not actually needed (same samplerate and no SWR_FLAG_RESAMPLE). buf_set() is only handling the first channel and leaving the others as-is. Sample program to reproduce the problem is here https://gist.github.com/2431768 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter/vf_frei0r.c')
0 files changed, 0 insertions, 0 deletions