[FFmpeg-devel] [PATCH] vsink_buffer: make the buffer cache all the incoming frames

Stefano Sabatini stefano.sabatini-lala at poste.it
Sun Aug 14 10:10:06 CEST 2011


On date Thursday 2011-06-30 14:55:01 +0200, Michael Niedermayer encoded:
> On Thu, Jun 30, 2011 at 10:11:23AM +0200, Stefano Sabatini wrote:
> > Allows to cache more than one frame (e.g. for filters which return
> > more than one frame when avfilter_request_frame() is called on them),
> > and do not discard previously cached frames when a new one is added.
> 
> i wonder if a flag indicating that a filter doesnt like multiple pushes
> from a pull. And that then inserting a fifo filter would make sense?
> It would be more complex but would keep filters simpler if we need
> this for more filters
> 
> 
> the patch LGTM

Pushed.
-- 
FFmpeg = Faithful and Fierce Meaningless Ponderous Erratic Gorilla


More information about the ffmpeg-devel mailing list