[FFmpeg-cvslog] r21385 - trunk/libavcodec/vb.c

Reimar Döffinger Reimar.Doeffinger
Fri Jan 22 20:23:49 CET 2010


On Fri, Jan 22, 2010 at 08:07:44PM +0100, kostya wrote:
> Author: kostya
> Date: Fri Jan 22 20:07:44 2010
> New Revision: 21385
> 
> Log:
> Check for chunk boundaries when decoding VB codec data

Thanks. What do you think about using av_mallocz for the frame data?
It shouldn't make much of a performance difference and I think
it would be easily possible to have a vb file that "leaks" the
data in those frames - if there aren't even some that use them
as reference on purpose if the original decoder does initialize them.



More information about the ffmpeg-cvslog mailing list