]> git.sesse.net Git - ffmpeg/commit
swresample: use the internal buffer for resampling the last few samples
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Dec 2013 19:25:43 +0000 (20:25 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 4 Dec 2013 19:40:42 +0000 (20:40 +0100)
commita6af5da7a2f817d52ea00e2aa93ccf5804afa3e0
tree9f9d008b1a680ad44b4269e8041ce68db87fe514
parentf3008f30fb58f8df291c61fecd903e38bd1b12f8
swresample: use the internal buffer for resampling the last few samples

Fixes out of array read
Fixes Ticket3193

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