[MPlayer-cvslog] r18780 - trunk/mplayer.c

Rich Felker dalias at aerifal.cx
Fri Jun 23 17:18:00 CEST 2006


On Fri, Jun 23, 2006 at 04:31:22PM +0300, Uoti Urpala wrote:
> My current idea for a frame-adding implementation is to allow filters to
> indicate before returning that they want to produce more output frames
> before getting new input. Then the next time the MPlayer main loop wants
> to produce a new output frame it calls the registered "more frames from
> this point" function in the filter instead of starting the chain from
> the beginning.

This is not a very graceful design but it should work.

Rich




More information about the MPlayer-cvslog mailing list