]> git.sesse.net Git - vlc/log
vlc
15 years agoUpdate effects list.
Rémi Duraffort [Fri, 29 May 2009 10:16:18 +0000 (12:16 +0200)]
Update effects list.

15 years agoAvoid using msg_* when running out of memory.
Rémi Duraffort [Fri, 29 May 2009 09:24:04 +0000 (11:24 +0200)]
Avoid using msg_* when running out of memory.

15 years agoWinCE: typo
Pierre Ynard [Fri, 29 May 2009 09:32:22 +0000 (11:32 +0200)]
WinCE: typo

Fix compilation

15 years agoBe consistent with module naming.
Rémi Duraffort [Thu, 28 May 2009 21:29:40 +0000 (23:29 +0200)]
Be consistent with module naming.

15 years agoProprifications, fix some issues and factorize.
Rémi Duraffort [Thu, 28 May 2009 21:26:57 +0000 (23:26 +0200)]
Proprifications, fix some issues and factorize.

15 years agoMerge branch 'base' into master
Rémi Denis-Courmont [Wed, 27 May 2009 15:50:03 +0000 (18:50 +0300)]
Merge branch 'base' into master

15 years agoRTP output: fix port allocation in all cases
Rémi Denis-Courmont [Wed, 27 May 2009 15:44:59 +0000 (18:44 +0300)]
RTP output: fix port allocation in all cases

15 years agomacosx playlist: fix an unreachable update of the Media Info panel
Derk-Jan Hartman [Wed, 27 May 2009 13:26:00 +0000 (15:26 +0200)]
macosx playlist: fix an unreachable update of the Media Info panel
(cherry picked from commit cbccd7297c241830e796f0f239b4b90d19c16c75)

Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
15 years agostrip modern nib-files correctly when doing release builds
Felix Paul Kühne [Wed, 27 May 2009 10:04:45 +0000 (12:04 +0200)]
strip modern nib-files correctly when doing release builds

No need to backport this, as 1.0-bugfix only includes classic nibs

15 years agologger: add a --syslog-facility option
Pierre Ynard [Wed, 27 May 2009 09:29:49 +0000 (11:29 +0200)]
logger: add a --syslog-facility option

"daemon" is kept as the default, other accepted values are for now
"user" and "local0" through "local7"

15 years agoCosmetics: formatting, indentation.
JP Dinger [Wed, 27 May 2009 08:20:43 +0000 (10:20 +0200)]
Cosmetics: formatting, indentation.

15 years agoactivex plugin: looks like this was missing.
JP Dinger [Wed, 27 May 2009 08:19:52 +0000 (10:19 +0200)]
activex plugin: looks like this was missing.

15 years agoactivex plugin: Move new additions to exception_bridge.
JP Dinger [Wed, 27 May 2009 08:19:13 +0000 (10:19 +0200)]
activex plugin: Move new additions to exception_bridge.

15 years agoWIN32: compile fix in playlist.
JP Dinger [Wed, 27 May 2009 08:16:42 +0000 (10:16 +0200)]
WIN32: compile fix in playlist.

15 years agoCosmetics: use var_GetBool instead of var_Get.
JP Dinger [Tue, 26 May 2009 16:02:31 +0000 (18:02 +0200)]
Cosmetics: use var_GetBool instead of var_Get.

15 years agoCosmetics: make indentation less inconsistent.
JP Dinger [Thu, 21 May 2009 20:24:21 +0000 (22:24 +0200)]
Cosmetics: make indentation less inconsistent.

15 years agoqtcapture: Make sure the new iSight are working.
Pierre d'Herbemont [Wed, 27 May 2009 06:03:10 +0000 (23:03 -0700)]
qtcapture: Make sure the new iSight are working.

Conflicts:

modules/access/qtcapture.m

15 years agomacosx prefs: Repair the preferences view for Mac OS X.
Derk-Jan Hartman [Tue, 26 May 2009 23:21:35 +0000 (01:21 +0200)]
macosx prefs: Repair the preferences view for Mac OS X.

Seperate config options from the configtree. VLCTreeItem and VLCTreeLeafItem
are now used for CONFIG_ITEM in an options collection. It now works, but
probably should be cleanup up a bit more, with better seperation between the
disjunct elements of Tree and ConfigItems.

This was broken since [09e31e1436ef3e670bd7497688272dd073c8d3a6]
(cherry picked from commit 1e7e2ae9ec537a381837da841fdba793f15e412f)

15 years agoPrefs: repair category system for some lost options.
Derk-Jan Hartman [Tue, 26 May 2009 22:02:00 +0000 (00:02 +0200)]
Prefs: repair category system for some lost options.

set/(re)move a few cases of set_category and set_subcategory
(cherry picked from commit c18234129799ab96dec1b1d45373d3f0d5dd9bf3)

15 years agot140: this is not a submodule
Derk-Jan Hartman [Tue, 26 May 2009 21:39:35 +0000 (23:39 +0200)]
t140: this is not a submodule

15 years agoupdate thanks and news.
Rémi Duraffort [Tue, 26 May 2009 21:30:02 +0000 (23:30 +0200)]
update thanks and news.

15 years agoSimplification (and use only the needed memory).
Rémi Duraffort [Tue, 26 May 2009 17:54:04 +0000 (19:54 +0200)]
Simplification (and use only the needed memory).

15 years agoAvoid \n in error messages.
Rémi Duraffort [Tue, 26 May 2009 21:01:34 +0000 (23:01 +0200)]
Avoid \n in error messages.

15 years agowpl/zpl: really compile the modules and fixe some issues.
Rémi Duraffort [Tue, 26 May 2009 19:21:45 +0000 (21:21 +0200)]
wpl/zpl: really compile the modules and fixe some issues.
(still some issues that I will fixe later on)

15 years agoAdd support for wpl zpl playlist
suheaven [Tue, 14 Apr 2009 12:38:42 +0000 (20:38 +0800)]
Add support for wpl zpl playlist

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
15 years agoContrib: remove faac from ffmpeg
Rémi Denis-Courmont [Tue, 26 May 2009 20:01:03 +0000 (23:01 +0300)]
Contrib: remove faac from ffmpeg

Without this, ffmpeg refuses to build due to licensing problems.

15 years agoInitial Maemo 5 contribs list
Rémi Denis-Courmont [Mon, 9 Feb 2009 21:30:30 +0000 (23:30 +0200)]
Initial Maemo 5 contribs list

(tested under Scratchbox-based public Beta SDK)

15 years agoFix compilation on Windows
Geoffroy Couprie [Tue, 26 May 2009 17:23:56 +0000 (19:23 +0200)]
Fix compilation on Windows

15 years agoMerge branch 1.0-bugfix (early part) into master
Rémi Denis-Courmont [Tue, 26 May 2009 16:37:54 +0000 (19:37 +0300)]
Merge branch 1.0-bugfix (early part) into master

15 years agoLUA contrib: discard Linux readline support (not needed)
Rémi Denis-Courmont [Mon, 9 Feb 2009 21:40:14 +0000 (23:40 +0200)]
LUA contrib: discard Linux readline support (not needed)

15 years agomkv: use DIR_SEP_CHAR when applicable.
Rémi Duraffort [Tue, 26 May 2009 15:20:55 +0000 (17:20 +0200)]
mkv: use DIR_SEP_CHAR when applicable.

15 years agoFix compilation
Rémi Denis-Courmont [Tue, 26 May 2009 15:16:36 +0000 (18:16 +0300)]
Fix compilation

15 years agoFix compilation (missing _GNU_SOURCE)
Rémi Denis-Courmont [Tue, 26 May 2009 15:15:36 +0000 (18:15 +0300)]
Fix compilation (missing _GNU_SOURCE)

15 years agoHandle VLM events in libvlc
Sébastien Escudier [Mon, 18 May 2009 12:17:53 +0000 (14:17 +0200)]
Handle VLM events in libvlc

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoVLM and VOD deadlock Fix #2339
Sébastien Escudier [Tue, 13 Jan 2009 08:28:51 +0000 (09:28 +0100)]
VLM and VOD deadlock Fix #2339

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoplaylist_sort: rewrite the sort functions and split the big function in some
Rémi Duraffort [Tue, 26 May 2009 14:25:27 +0000 (16:25 +0200)]
playlist_sort: rewrite the sort functions and split the big function in some
small ones. The result is not necesserally faster but easier to change/fix.

15 years agocontribs: delete no longer required patch
Felix Paul Kühne [Tue, 26 May 2009 14:16:46 +0000 (16:16 +0200)]
contribs: delete no longer required patch

15 years agomacosx: fixed regressions from merges with the 1.0-bugfix branch
Felix Paul Kühne [Tue, 26 May 2009 14:15:13 +0000 (16:15 +0200)]
macosx: fixed regressions from merges with the 1.0-bugfix branch

15 years agoMerge commit 'origin/1.0-bugfix'
Derk-Jan Hartman [Tue, 26 May 2009 14:10:57 +0000 (16:10 +0200)]
Merge commit 'origin/1.0-bugfix'

15 years agoMac OS X vout: fix surprpression of the screensaver.
Derk-Jan Hartman [Tue, 26 May 2009 13:54:17 +0000 (15:54 +0200)]
Mac OS X vout: fix surprpression of the screensaver.

This was broken in [3d5ff7dc53d5ac154fd56faca23a3b6364037aa2]

15 years agoMerge branch '1.0-bugfix'
Rémi Duraffort [Tue, 26 May 2009 13:50:52 +0000 (15:50 +0200)]
Merge branch '1.0-bugfix'

Conflicts:

src/input/input.c

15 years agoinput: partially revert f63268acaafdca4f3e17b837c37a105c01739c0f (my fault).
Rémi Duraffort [Tue, 26 May 2009 13:16:08 +0000 (15:16 +0200)]
input: partially revert f63268acaafdca4f3e17b837c37a105c01739c0f (my fault).
I'm not sure that VLC can't still leak memory in this case...

15 years agoTHANKS.
Jean-Baptiste Kempf [Tue, 26 May 2009 12:39:02 +0000 (14:39 +0200)]
THANKS.

15 years agologger: fix syslog output formatting
Pierre Ynard [Tue, 26 May 2009 12:37:53 +0000 (14:37 +0200)]
logger: fix syslog output formatting

Remove duplicate " :"

15 years agoupdate test.html
Cyril Mathé [Mon, 25 May 2009 08:50:01 +0000 (10:50 +0200)]
update test.html

New features (audio and subtitles) added.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoActiveX: Improve subtitle and audio track JS bindings
Cyril Mathé [Mon, 18 May 2009 09:19:44 +0000 (11:19 +0200)]
ActiveX: Improve subtitle and audio track JS bindings

- audio.count: give the number of available audio track
  - audio.description(int n): give the name of the n-th audio track
  - subtitle.count: give the number of available subtitle track
  - subtitle.description(int n): give the name of the n-th subtitle track
  - subtitle.track: get and set the subtitle track to show (similar as video.subtitle)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agomoz-plugin: Improve subtitle and audio track JS bindings
Cyril Mathé [Fri, 15 May 2009 12:49:34 +0000 (14:49 +0200)]
moz-plugin: Improve subtitle and audio track JS bindings

- audio.count: give the number of available audio track
  - audio.description(int n): give the name of the n-th audio track
  - subtitle.count: give the number of available subtitle track
  - subtitle.description(int n): give the name of the n-th subtitle track
  - subtitle.track: get and set the subtitle track to show (similar as video.subtitle)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoUpdate libmodplug to 0.8.7
Konstanty Bialkowski [Mon, 25 May 2009 23:53:50 +0000 (09:53 +1000)]
Update libmodplug to 0.8.7

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoMerge branch '1.0-bugfix'
Rémi Duraffort [Tue, 26 May 2009 10:58:18 +0000 (12:58 +0200)]
Merge branch '1.0-bugfix'

15 years agogestures: fix memleak with var_Change(VLC_VAR_GETCHOICES).
Rémi Duraffort [Tue, 26 May 2009 10:40:24 +0000 (12:40 +0200)]
gestures: fix memleak with var_Change(VLC_VAR_GETCHOICES).

15 years agohotkeys: fix a big object leak and factorize a bit.
Rémi Duraffort [Tue, 26 May 2009 10:16:36 +0000 (12:16 +0200)]
hotkeys: fix a big object leak and factorize a bit.

15 years agohotkeys: fix memleak with var_Change(VLC_VAR_GETCHOICES).
Rémi Duraffort [Tue, 26 May 2009 10:00:17 +0000 (12:00 +0200)]
hotkeys: fix memleak with var_Change(VLC_VAR_GETCHOICES).

15 years agoskin2: use pl_Release when applicable.
Rémi Duraffort [Mon, 25 May 2009 22:36:27 +0000 (00:36 +0200)]
skin2: use pl_Release when applicable.

15 years agoQt4: no need to try to search and replace when we know that the QString is empty.
Rémi Duraffort [Mon, 25 May 2009 22:32:19 +0000 (00:32 +0200)]
Qt4: no need to try to search and replace when we know that the QString is empty.

15 years agoOSX: simplification.
Rémi Duraffort [Mon, 25 May 2009 22:28:48 +0000 (00:28 +0200)]
OSX: simplification.

15 years agoQt4: simplifications.
Rémi Duraffort [Mon, 25 May 2009 22:23:13 +0000 (00:23 +0200)]
Qt4: simplifications.

15 years agoSmall fix in NEWS.
Jean-Baptiste Kempf [Tue, 26 May 2009 00:12:44 +0000 (02:12 +0200)]
Small fix in NEWS.

15 years agoMerge commit 'origin/1.0-bugfix'
Jean-Baptiste Kempf [Mon, 25 May 2009 23:57:08 +0000 (01:57 +0200)]
Merge commit 'origin/1.0-bugfix'

15 years agoSnapshot Deprecate the old names not conflicting
Jean-Baptiste Kempf [Mon, 25 May 2009 23:50:52 +0000 (01:50 +0200)]
Snapshot Deprecate the old names not conflicting

15 years agosnapshot vout plugin: avoid variables conflicting with the core
Erwan Tulou [Mon, 25 May 2009 20:00:35 +0000 (22:00 +0200)]
snapshot vout plugin: avoid variables conflicting with the core

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agosnapshot core : correct aspect ratio issue (trac #2705)
Erwan Tulou [Mon, 25 May 2009 11:40:16 +0000 (13:40 +0200)]
snapshot core : correct aspect ratio issue (trac #2705)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoBump numbering for upcoming RC2
Jean-Baptiste Kempf [Mon, 25 May 2009 23:26:21 +0000 (01:26 +0200)]
Bump numbering for upcoming RC2

15 years agoFix conflicts.
Jean-Baptiste Kempf [Mon, 25 May 2009 23:16:47 +0000 (01:16 +0200)]
Fix conflicts.

15 years agoMerge branch '1.0'
Jean-Baptiste Kempf [Mon, 25 May 2009 22:51:06 +0000 (00:51 +0200)]
Merge branch '1.0'

Conflicts:
extras/contrib/Makefile
extras/package/macosx/Resources/English.lproj/MainMenu.nib/classes.nib
extras/package/macosx/Resources/English.lproj/MainMenu.nib/info.nib
extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
extras/package/macosx/vlc.xcodeproj/project.pbxproj
modules/gui/qt4/dialogs/external.cpp
projects/mozilla/vlcshell.cpp
src/control/event.c
src/control/media_list_player.c
src/control/media_player.c

15 years agomacosx: remove VLM from project file, too
Felix Paul Kühne [Mon, 25 May 2009 21:44:16 +0000 (23:44 +0200)]
macosx: remove VLM from project file, too

15 years agomacosx: remove incomplete VLM implementation
Felix Paul Kühne [Mon, 25 May 2009 21:42:48 +0000 (23:42 +0200)]
macosx: remove incomplete VLM implementation

Do not forward-port

15 years agocontrib: binary package for RC2 (and hopefully final, too)
Felix Paul Kühne [Mon, 25 May 2009 20:48:38 +0000 (22:48 +0200)]
contrib: binary package for RC2 (and hopefully final, too)

15 years agocontribs: updated package for Darwin (32bit only for now)
Felix Paul Kühne [Mon, 25 May 2009 20:04:49 +0000 (22:04 +0200)]
contribs: updated package for Darwin (32bit only for now)

15 years agocontribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now
Felix Paul Kühne [Mon, 25 May 2009 19:24:58 +0000 (21:24 +0200)]
contribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
15 years agocontribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now
Felix Paul Kühne [Mon, 25 May 2009 19:24:58 +0000 (21:24 +0200)]
contribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now

15 years agoAllocatePluginFile: handle *alloc() errors properly
Rémi Denis-Courmont [Mon, 25 May 2009 16:02:18 +0000 (19:02 +0300)]
AllocatePluginFile: handle *alloc() errors properly

15 years agoAnd do the same exception packing for the old activex interface.
JP Dinger [Mon, 25 May 2009 18:08:05 +0000 (20:08 +0200)]
And do the same exception packing for the old activex interface.

15 years agoPack up a lot of repetetive exception handling into appropriate functions.
JP Dinger [Mon, 25 May 2009 15:34:07 +0000 (17:34 +0200)]
Pack up a lot of repetetive exception handling into appropriate functions.

15 years agoLots of cosmetics, and drop an unneeded dynamic_cast<> (cast to parent is free).
JP Dinger [Thu, 21 May 2009 20:20:33 +0000 (22:20 +0200)]
Lots of cosmetics, and drop an unneeded dynamic_cast<> (cast to parent is free).

15 years agoCosmetics; shore up long winded code a bit in the activex plugin.
JP Dinger [Thu, 21 May 2009 20:19:45 +0000 (22:19 +0200)]
Cosmetics; shore up long winded code a bit in the activex plugin.

15 years agoReformatting, spelling and style fixes.
JP Dinger [Thu, 21 May 2009 10:02:31 +0000 (12:02 +0200)]
Reformatting, spelling and style fixes.

15 years agopython bindings: remove obsolete vlc_internal module
Olivier Aubert [Mon, 25 May 2009 14:53:15 +0000 (16:53 +0200)]
python bindings: remove obsolete vlc_internal module

15 years agoRevert "correct realloc() usage, on failure realloc will return NULL"
Rémi Denis-Courmont [Mon, 25 May 2009 14:42:04 +0000 (17:42 +0300)]
Revert "correct realloc() usage, on failure realloc will return NULL"

Brought to you by M2X. Needless to mention that this is complete 100%
crap. Depending cases, it's not either ignoring errors (and e.g. leaking
memory which is very stupid in OOM situations), or worse, introducing
bugs in places where realloc() was used correctly.

And exactly one day after I WARNED EXPLICITLY AGAINST DOING THIS.

This reverts commit ec5d86115480e2ba0f3b36b11c19570cbc75aa51.

15 years agoCompile fix on windows: vlc_mutex_init() now returns void (corrected).
JP Dinger [Mon, 25 May 2009 13:15:51 +0000 (15:15 +0200)]
Compile fix on windows: vlc_mutex_init() now returns void (corrected).

15 years agoRevert "Compile fix on windows -- vlc_mutex_init() now returns void."
JP Dinger [Mon, 25 May 2009 13:12:23 +0000 (15:12 +0200)]
Revert "Compile fix on windows -- vlc_mutex_init() now returns void."
Fix turns out to not be quite a fix.

This reverts commit ba8f1f35e809572fb556818662bdf531a8a1c79a.

15 years agoAdd missing config.h
Geoffroy Couprie [Mon, 25 May 2009 13:09:40 +0000 (15:09 +0200)]
Add missing config.h

15 years agoCompile fix on windows -- vlc_mutex_init() now returns void.
JP Dinger [Mon, 25 May 2009 12:38:34 +0000 (14:38 +0200)]
Compile fix on windows -- vlc_mutex_init() now returns void.

15 years agoOops.
Pierre d'Herbemont [Mon, 25 May 2009 10:58:57 +0000 (03:58 -0700)]
Oops.

15 years agoFix compilation.
Pierre d'Herbemont [Mon, 25 May 2009 10:51:30 +0000 (03:51 -0700)]
Fix compilation.

15 years agoFix compilation.
Pierre d'Herbemont [Mon, 25 May 2009 10:43:17 +0000 (03:43 -0700)]
Fix compilation.

15 years agolibvlc: Don't use enum directly, it's a bad pratice for ABI compat.
Pierre d'Herbemont [Mon, 25 May 2009 10:42:10 +0000 (03:42 -0700)]
libvlc: Don't use enum directly, it's a bad pratice for ABI compat.

15 years agopython bindings: properly define MANIFEST.in file (patch by <kwizart@gmail.com>)
Olivier Aubert [Mon, 25 May 2009 10:23:19 +0000 (12:23 +0200)]
python bindings: properly define MANIFEST.in file (patch by <kwizart@gmail.com>)

15 years agopython bindings: fix setup.py to use 'pkg-config libvlc' instead of the old vlc-confi...
Olivier Aubert [Mon, 25 May 2009 10:22:41 +0000 (12:22 +0200)]
python bindings: fix setup.py to use 'pkg-config libvlc' instead of the old vlc-config (patch by <kwizart@gmail.com>).

15 years agoInclude new headers in headers.c.
Pierre d'Herbemont [Mon, 25 May 2009 10:06:27 +0000 (03:06 -0700)]
Include new headers in headers.c.

15 years agolibvlc: nsobject is void *.
Pierre d'Herbemont [Mon, 25 May 2009 10:04:23 +0000 (03:04 -0700)]
libvlc: nsobject is void *.

15 years agolibvlc: Split libvlc_internal in different independant headers.
Pierre d'Herbemont [Mon, 25 May 2009 08:47:38 +0000 (01:47 -0700)]
libvlc: Split libvlc_internal in different independant headers.

15 years agolibvlc: Split public headers by object and layers.
Pierre d'Herbemont [Mon, 25 May 2009 07:14:43 +0000 (00:14 -0700)]
libvlc: Split public headers by object and layers.

15 years agomacosx: release allocated objects.
Jean-Paul Saman [Sun, 24 May 2009 22:25:47 +0000 (00:25 +0200)]
macosx: release allocated objects.

15 years agoError-proof REMOVE_ELEM
Rémi Denis-Courmont [Sun, 24 May 2009 17:52:40 +0000 (20:52 +0300)]
Error-proof REMOVE_ELEM

15 years agolive555: handle DV over RTSP
Ben Hutchings [Sun, 24 May 2009 14:15:44 +0000 (15:15 +0100)]
live555: handle DV over RTSP

live555 now supports DV (DIF, video/dv) format.  Pass it through to
the DV demuxer.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agolive555: handle buffer resize error cases
Ben Hutchings [Sun, 24 May 2009 14:12:50 +0000 (15:12 +0100)]
live555: handle buffer resize error cases

Do not update buffer size if realloc() fails.

Assert that buffer was not overflowed rather than merely warning.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agocorrect realloc() usage, on failure realloc will return NULL
Jean-Paul Saman [Sun, 24 May 2009 17:46:56 +0000 (19:46 +0200)]
correct realloc() usage, on failure realloc will return NULL

15 years agovcdx: compilation fix
Felix Paul Kühne [Sun, 24 May 2009 16:37:55 +0000 (18:37 +0200)]
vcdx: compilation fix

15 years agomodules: do not autosave configfile when --ignore-config is specified
Jean-Paul Saman [Thu, 21 May 2009 12:55:38 +0000 (14:55 +0200)]
modules: do not autosave configfile when --ignore-config is specified

15 years agolibvlc_event_*: fix locking
Jean-Paul Saman [Tue, 12 May 2009 10:39:50 +0000 (12:39 +0200)]
libvlc_event_*: fix locking
(cherry picked from commit 13b7d257de1eced08708034186e290c0a5f5628a)

Reverted change to libvlc_event_manger_release().