[vlc-devel] commit: Fixed osd_* functions when the OSD was not loaded. (Laurent Aimar )
git version control
git at videolan.org
Sat May 16 23:26:48 CEST 2009
vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sat May 16 23:22:01 2009 +0200| [6dce48f670a1d404fa09898d6e97562d9944c239] | committer: Laurent Aimar
Fixed osd_* functions when the OSD was not loaded.
It fixed a segfault when using hotkeys for the OSD.
I am not sure it is perfectly fine, but var_AcquireMutex seems
to have been removed without a proper replacement.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6dce48f670a1d404fa09898d6e97562d9944c239
---
src/osd/osd.c | 127 ++++++++++++++++++++++++++++-----------------------------
1 files changed, 63 insertions(+), 64 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=6dce48f670a1d404fa09898d6e97562d9944c239
More information about the vlc-devel
mailing list