<br><br><div class="gmail_quote">On Thu, Feb 18, 2010 at 2:22 PM, Hugo Beauzee-Luyssen <span dir="ltr"><<a href="mailto:beauze.h@gmail.com">beauze.h@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
When libvlc_media_player_set_media is called, it locks the media<br>
player locks, and then call set_state with an unlocked state.<br>
Since set_state tries to lock the same mutex again, an assertion is<br>
thrown, thus forbidding a libvlc user to load a media.<br>
This patch corrects it.<br><br></blockquote><div>Applied, thanks!</div><div><br></div><div>Pierre. </div></div><br>