[vlc-devel] commit: add vlc_object_lock/unlock to playlist-handling, fixes locking_assert for me (Ilkka Ollakka )

git version control git at videolan.org
Wed Jul 23 14:33:54 CEST 2008


vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Wed Jul 23 15:34:27 2008 +0300| [719f12a6796bdebe4cfb7a0e7c2833511af1eb3c]

add vlc_object_lock/unlock to playlist-handling, fixes locking_assert for me
in lua-http interface, but if someone could double check it would be nice.

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

 modules/misc/lua/demux.c         |    2 +-
 modules/misc/lua/libs/input.c    |    8 +++-
 modules/misc/lua/libs/objects.c  |    1 +
 modules/misc/lua/libs/playlist.c |   63 ++++++++++++++++++++++++--------------
 modules/misc/lua/libs/playlist.h |    1 +
 modules/misc/lua/libs/sd.c       |    6 ++--
 6 files changed, 52 insertions(+), 29 deletions(-)

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



More information about the vlc-devel mailing list