[FFmpeg-cvslog] AVFilter: use picture pool to avoid malloc().

Stefano Sabatini stefano.sabatini-lala at poste.it
Thu May 19 01:00:56 CEST 2011


On date Saturday 2011-05-07 00:07:18 +0200, Michael Niedermayer wrote:
> ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri May  6 23:53:06 2011 +0200| [39f66edbeae5ccabefe38b2fcb25d6c242d868c0] | committer: Michael Niedermayer
> 
> AVFilter: use picture pool to avoid malloc().
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

This is causing a crash with mid-stream-changes samples, and a leak
(which maybe could be fixed with an avfilter_uninit()).

BTW what about adding a fate test for mid-stream-changes?
-- 
FFmpeg = Furious Foolish Meaningful Practical EntanGlement


More information about the ffmpeg-cvslog mailing list