[vlc-devel] [Patch] Fix assert when loading a media though media_player_set_media

Pierre d'Herbemont pdherbemont at free.fr
Thu Feb 18 14:57:24 CET 2010


On Thu, Feb 18, 2010 at 2:22 PM, Hugo Beauzee-Luyssen <beauze.h at gmail.com>wrote:

> Hi,
>
> When libvlc_media_player_set_media is called, it locks the media
> player locks, and then call set_state with an unlocked state.
> Since set_state tries to lock the same mutex again, an assertion is
> thrown, thus forbidding a libvlc user to load a media.
> This patch corrects it.
>
> Applied, thanks!

Pierre.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100218/d61d1037/attachment.html>


More information about the vlc-devel mailing list