[vlc-devel] commit: Fixed input bookmark thread safety, support and event. ( Laurent Aimar )
git version control
git at videolan.org
Thu Dec 4 20:48:05 CET 2008
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Wed Dec 3 23:58:10 2008 +0100| [73c96a164d569286052d3aafaa51ba9e1c03d885] | committer: Laurent Aimar
Fixed input bookmark thread safety, support and event.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=73c96a164d569286052d3aafaa51ba9e1c03d885
---
include/vlc_input.h | 6 +-
src/input/control.c | 178 ++++++++++++++++-----------------------------------
src/input/event.c | 8 ++
src/input/event.h | 6 ++
src/input/input.c | 39 +++++++++++
5 files changed, 113 insertions(+), 124 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=73c96a164d569286052d3aafaa51ba9e1c03d885
More information about the vlc-devel
mailing list