]> git.sesse.net Git - ffmpeg/commit
swr: fix assertion failure if dither is used without the preout buffer differing...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Jan 2013 15:55:46 +0000 (16:55 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 8 Jan 2013 19:07:16 +0000 (20:07 +0100)
commit9aec63af9b50af1d809d31389d67e98c2c688133
tree13a246e58d16980b00e0ba7d539e182767b4a202
parent252316c88598420df1120696f46a532a5ae502a4
swr: fix assertion failure if dither is used without the preout buffer differing from in

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libswresample/swresample.c