]> git.sesse.net Git - vlc/commit
Revert "libvlc: check if we are in the proper state before to send libvlc_MediaPlayer...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Fri, 4 Apr 2008 12:31:07 +0000 (14:31 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Fri, 4 Apr 2008 12:31:07 +0000 (14:31 +0200)
commit417e2db8e9061d4b5e9e105b883a86a70f122b6e
tree904bd2dea86ec0df9a3cf6fef449692c8d057535
parent6f2d76399a38a7e4b27a05f495446c2aa2902910
Revert "libvlc: check if we are in the proper state before to send libvlc_MediaPlayerStopped"

This reverts commit c25f5114ce35167be8cc4112dda08a189dfc24e9.

This patch miss a vlc_object_release on p_input_thread.
src/control/media_player.c