[vlc-devel] [vlc-commits] video_filter/scene.c: write pictures in a separate thread.
Laurent Aimar
fenrir at elivagar.org
Thu May 10 22:17:43 CEST 2012
Hi,
On Thu, May 10, 2012 at 02:05:05PM +0200, Jean-Paul Saman wrote:
> vlc | branch: master | Jean-Paul Saman <jpsaman at videolan.org> | Thu May 10 14:02:50 2012 +0200| [8bc285bddde1e47a6df1ddf1ae35acf3432b6478] | committer: Jean-Paul Saman
>
> video_filter/scene.c: write pictures in a separate thread.
>
> Improve scene video filter to write pictures in a separate thread.
Btw, there is a bug in the scene filter: the Filter() function
*must* copy the input picture into a one retreived by filter_NewPicture()
(it's a current limitation of the API).
--
fenrir
More information about the vlc-devel
mailing list