[vlc-devel] [RFC] Get delta of last and first picture in a?picture_fifo.
Laurent Aimar
fenrir at elivagar.org
Thu May 10 22:40:58 CEST 2012
On Thu, May 10, 2012 at 11:31:37PM +0300, Rémi Denis-Courmont wrote:
> Le jeudi 10 mai 2012 23:20:44 Laurent Aimar, vous avez écrit :
> > Also, if a unique picture is kept, a simple way is to hold() the picture to
> > avoid one copy.
>
> Can't it get corrupted by another video filter downstream?
> How will the image encoder deal with that?
As the input picture must be copied into the output picture, no
downstream filter will corrupt the content. And, hold() is not
even necessary here.
--
fenrir
More information about the vlc-devel
mailing list