1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-21 07:24:15 +02:00
vlc/lib
Romain Vimont 6e4ea0ff1a libvlc: player: detach listener on destroy
Fix possible segfault, when receiving the preparsed event after the
libvlc_media_t instance was deleted.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
2019-06-18 12:16:29 +02:00
..
audio.c remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02:00
core.c Revert "Remove libvlc_free" 2019-05-28 14:06:54 +02:00
dialog.c libvlc: re-order dialog callback arguments 2016-03-10 11:45:27 +01:00
error.c libvlc: fix potentially leaked error message 2014-02-27 20:33:31 +02:00
event.c remove stray $Id 2019-01-17 15:37:36 +01:00
libvlc_internal.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
libvlc.pc.in Move src/control/ to lib/ 2011-08-30 23:40:34 +03:00
libvlc.sym libvlc: provide sane interfaces for video crop 2019-06-04 18:40:55 +03:00
log.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
Makefile.am lib: remove media_library 2019-06-03 16:15:55 +02:00
media_discoverer.c lib: actually return bool 2019-05-19 10:48:58 +03:00
media_internal.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
media_list_internal.h lib: remove media_library 2019-06-03 16:15:55 +02:00
media_list_path.h remove stray $Id 2019-01-17 15:37:36 +01:00
media_list_player.c libvlc: player: rename stop() to stop_async() 2019-05-22 22:03:59 +02:00
media_list.c lib: remove media_library 2019-06-03 16:15:55 +02:00
media_player_internal.h libvlc: player: use vlc_player 2019-05-22 22:03:58 +02:00
media_player.c libvlc: player: detach listener on destroy 2019-06-18 12:16:29 +02:00
media.c remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02:00
picture_internal.h lib: Add libvlc_picture API 2018-11-12 17:09:05 +01:00
picture.c lib: Add libvlc_picture API 2018-11-12 17:09:05 +01:00
playlist.c remove vlc_playlist_legacy 2019-05-10 09:43:31 +02:00
renderer_discoverer_internal.h lib: fix libvlc_media_player_set_renderer 2017-12-01 15:09:25 +01:00
renderer_discoverer.c lib: renderer_discoverer: Allow a renderer_discoverer to be stopped then released 2018-03-21 16:22:03 +01:00
video.c libvlc: provide sane interfaces for video crop 2019-06-04 18:40:55 +03:00