[vlc-devel] commit: Clean up main playlist thread. (Laurent Aimar )
git version control
git at videolan.org
Mon Jan 5 21:26:44 CET 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Tue Dec 23 15:47:38 2008 +0100| [8f0f6c745c2a00f3c59bd5e19d094a5627e4be7d] | committer: Laurent Aimar
Clean up main playlist thread.
No useless wake up and simplify.
Fix a few race conditions with deactivation.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8f0f6c745c2a00f3c59bd5e19d094a5627e4be7d
---
src/playlist/control.c | 10 +-
src/playlist/engine.c | 3 +-
src/playlist/thread.c | 403 ++++++++++++++++++++++++------------------------
3 files changed, 211 insertions(+), 205 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=8f0f6c745c2a00f3c59bd5e19d094a5627e4be7d
More information about the vlc-devel
mailing list