OSDN Git Service

nuv: Use av_fast_realloc
authorLuca Barbato <lu_zero@gentoo.org>
Tue, 13 Aug 2013 05:01:40 +0000 (07:01 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 13 Aug 2013 12:04:06 +0000 (14:04 +0200)
commit2df0776c2293efb0ac12c003843ce19332342e01
tree6048cc0d83ef1c2136f917be5a5198e1b0710631
parentfeaaf5f7f0afac7223457f871af2ec9b99eb6cc6
nuv: Use av_fast_realloc

The decompressed buffer can be used after codec_reinit, so it must be
preserved.

Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
libavcodec/nuv.c