]> git.sesse.net Git - ffmpeg/commit
avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reallocation...
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 18 Aug 2014 19:29:32 +0000 (21:29 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Aug 2014 12:04:50 +0000 (14:04 +0200)
commitf0e51be8d0273679d379a95de14727b982b9549f
treeee5df9765c1a28e44c5e6595a5dad006916f1b23
parent76a8cb9d7bcc12a8f1cedcb4c23bbb6391a4c56c
avcodec/proresenc_kostya: allocate 1 slice more to avoid triggering the reallocation warning when the used space is actually less than the allocated

Reviewed-by: Christophe Gisquet <christophe.gisquet@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/proresenc_kostya.c