vlc/lib
Johannes Kauffmann 17ada6c55f lib: avoid including config.h in headers
... and add it back where it was missing in a source file.

Also regroup the includes in libvlc_internal.h somewhat.
2023-07-11 07:43:49 +00:00
..
Makefile.am automake: define DLL export values 2023-01-12 14:50:21 +00:00
audio.c lib: add libvlc_audio_set_mixmode 2022-12-10 10:50:09 +00:00
core.c plugin: add HTML help 2023-03-27 12:11:10 +00:00
dialog.c dialogs: split callbacks between interactive and non-interactive callbacks 2022-04-29 17:19:30 +00:00
error.c lib: avoid including config.h in headers 2023-07-11 07:43:49 +00:00
event.c thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
libvlc.pc.in libvlc: Remove unsubstituted @LIBS_libvlc@ from libvlc.pc.in 2021-09-17 13:46:23 +03:00
libvlc.sym libvlc: Add meta extras related API 2023-06-25 17:16:35 +00:00
libvlc_internal.h lib: avoid including config.h in headers 2023-07-11 07:43:49 +00:00
libvlc_win32_rc.rc.in win32: set the proper libvlc version in the DLL 2022-12-07 08:33:39 +00:00
log.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
media.c libvlc: Add meta extras related API 2023-06-25 17:16:35 +00:00
media_discoverer.c lib: media_discoverer: don't cast to vlc_object_t* 2022-06-29 07:44:52 +00:00
media_internal.h libvlc: media_player: add a param to get selected tracks 2022-07-27 08:19:21 +00:00
media_list.c lib: return the same object in libvlc_media_list_retain() 2023-03-24 12:42:38 +00:00
media_list_internal.h lib: avoid including config.h in headers 2023-07-11 07:43:49 +00:00
media_list_path.h remove stray $Id 2019-01-17 15:37:36 +01:00
media_list_player.c lib: add missing seeking thread name 2023-07-06 08:01:18 +00:00
media_player.c libvlc: allow user to report mouse events when using libvlc_video_set_output_callbacks 2023-06-14 07:01:11 +00:00
media_player_internal.h lib: avoid including config.h in headers 2023-07-11 07:43:49 +00:00
media_track.c media_track: fix tracklist leak when no track found 2023-03-11 16:32:00 +00:00
meson.build meson: define DLL export values 2023-01-12 14:50:21 +00:00
picture.c lib: use block_New() 2023-04-04 12:03:15 +00:00
picture_internal.h lib: Add a minimal picture list API 2020-11-19 10:35:21 +01:00
playlist.c remove vlc_playlist_legacy 2019-05-10 09:43:31 +02:00
renderer_discoverer.c lib: include vlc_arrays.h when using vlc_dictionary_t 2023-05-04 10:00:11 +00:00
renderer_discoverer_internal.h lib: avoid including config.h in headers 2023-07-11 07:43:49 +00:00
video.c lib: add libvlc_video_get_spu_text_scale API 2021-01-27 05:59:47 +01:00