1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-11 06:21:30 +02:00
vlc/lib
Rémi Denis-Courmont 80d88b05f2 Mark unreachable code on GCC even if NDEBUG
This might suppress some warnings (and very slightly reduce code size)
when assertions are disabled. Not that I particularly like to create
VLC-specific macros.
2015-02-18 17:52:52 +02:00
..
audio.c lib: add libvlc_audio_output_device_get() 2015-01-28 00:01:39 +01:00
core.c lib: use app-icon-name for libvlc_set_app_id 2014-11-01 13:45:38 +01:00
error.c libvlc: fix potentially leaked error message 2014-02-27 20:33:31 +02:00
event_async.c fix filename self-references 2011-12-15 17:09:31 +02:00
event_internal.h fix filename self-references 2011-12-15 17:09:31 +02:00
event.c Mark unreachable code on GCC even if NDEBUG 2015-02-18 17:52:52 +02:00
libvlc_internal.h libvlc_internal.h: delete unused function prototypes 2014-02-27 20:20:26 +02:00
libvlc.pc.in
libvlc.sym lib: add libvlc_audio_output_device_get() 2015-01-28 00:01:39 +01:00
log.c libvlc: provide file name and line number 2015-02-08 14:57:17 +02:00
Makefile.am Win32: prefer the static libraries when creating the dlls 2014-10-13 09:16:24 +02:00
media_discoverer.c libvlc: add libvlc_MediaListEndReached event 2015-01-20 11:20:28 +01:00
media_internal.h libvlc: libvlc_media_subitems: lock and always return a medialist 2015-01-20 08:17:18 +02:00
media_library.c fix filename self-references 2011-12-15 17:09:31 +02:00
media_list_internal.h libvlc: add libvlc_MediaListEndReached event 2015-01-20 11:20:28 +01:00
media_list_path.h LGPL 2011-11-27 22:54:33 +01:00
media_list_player.c lib: Fire libvlc_MediaListPlayerPlayed at end of playlist 2014-10-06 10:55:22 +02:00
media_list.c lib: remove unused GCC-ism macro 2015-02-09 21:12:40 +02:00
media_player_internal.h libvlc: add equalizer API 2013-07-24 19:22:03 +03:00
media_player.c libvlc: fix small race 2015-02-08 16:35:55 +02:00
media.c lib/media: fix MediaListEndReached not sent when media doesn't have sub items 2015-02-04 15:04:24 +01:00
playlist.c lib: add helper for playlist startup 2014-01-08 00:07:50 +02:00
video.c variables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETCHOICES) 2014-10-23 22:11:49 +03:00
vlm.c lib: unused variable 2014-09-21 11:39:53 +03:00