[vlc-devel] [PATCH] VOUT FIX snapshot lock, add new debug msgs
Laurent Aimar
fenrir at via.ecp.fr
Sun Mar 8 14:26:24 CET 2009
Hi,
On Sat, Mar 07, 2009, basos g wrote:
> Now there is a modification to a vout variable whithout locking.
> Of course with the current impl there no thing like snapshot queue
> (for not to miss a snapshot ) .
>
> But this issue, as we have discussed before, should be totally
> addressed by a redesign of the snapshot code.
I have changed the snapshot code to:
- not loose any request.
- encode in the caller iof the vout thread.
- be thread safe.
So all the issue should be fixed now.
Thanks for your work.
Regards,
--
fenrir
More information about the vlc-devel
mailing list