[vlc-devel] commit: media_list_player: Fix the locking scheme for the callbacks. ( Pierre d'Herbemont )

git version control git at videolan.org
Wed Aug 19 16:26:28 CEST 2009


vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Wed Aug 19 16:23:15 2009 +0200| [ab4442b08556cc4c1755f1b59a39ec92a8f37aec] | committer: Pierre d'Herbemont 

media_list_player: Fix the locking scheme for the callbacks.

Also fix the initial refcount for the media list, that was causing a bunch of problem on the test suite.

vlc_assert_locked should probably be exported, as it would have been useful here.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ab4442b08556cc4c1755f1b59a39ec92a8f37aec
---

 src/control/media_list_player.c |  511 ++++++++++++++++++++-------------------
 1 files changed, 265 insertions(+), 246 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=ab4442b08556cc4c1755f1b59a39ec92a8f37aec



More information about the vlc-devel mailing list