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

Kostya kostya.shishkov
Fri Jan 22 21:04:19 CET 2010


On Fri, Jan 22, 2010 at 08:23:49PM +0100, Reimar D?ffinger wrote:
> 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.

I don't care, you can change it if you like.



More information about the ffmpeg-cvslog mailing list