vlc/src
Steve Lhomme 47af51ec58 vlc_es: remove always 0 video_format_t RGB mask 2023-10-07 10:20:59 +00:00
..
android config: share the prototype of platform_GetUserDir() 2023-09-01 11:38:24 +00:00
audio_output audio_output: output: document missing parameter 2023-08-10 09:30:35 +00:00
clock input_clock.h: fix doxygen warning 2023-08-10 09:30:35 +00:00
config config: share the prototype of platform_GetUserDir() 2023-09-01 11:38:24 +00:00
darwin config: share the prototype of platform_GetUserDir() 2023-09-01 11:38:24 +00:00
emscripten emscripten: add cast for pthread_self() 2022-10-06 11:51:29 +00:00
extras extras: remove vlc_tdestroy() 2018-02-20 21:42:43 +02:00
freebsd core: include vlc_threads.h when vlc_thread_set_name() is used 2023-04-27 19:44:35 +00:00
input es_out: always call input_SendEventMetaInfo() 2023-10-07 06:34:43 +00:00
interface interface: fix doxygen warnings 2023-08-10 09:30:35 +00:00
linux linux/filesystem: include unistd.h when using unlink() 2023-04-27 19:44:35 +00:00
media_source core: rename input_preparser to vlc_preparser 2023-04-04 07:39:58 +00:00
misc vlc_es: remove always 0 video_format_t RGB mask 2023-10-07 10:20:59 +00:00
modules modules: remove duplicated documentation 2023-08-10 09:30:35 +00:00
network vlc_network: move documentation from source file 2023-08-03 08:56:58 +00:00
os2 config: share the prototype of platform_GetUserDir() 2023-09-01 11:38:24 +00:00
player player: listen for INPUT_EVENT_ITEM_INFO 2023-10-07 06:34:43 +00:00
playlist core: rename input_preparser to vlc_preparser 2023-04-04 07:39:58 +00:00
posix config: share the prototype of platform_GetUserDir() 2023-09-01 11:38:24 +00:00
preparser preparser: simplify art fetched error handling 2023-08-25 05:44:04 +00:00
rust rust: add abstraction for vlc_Logger in vlcrs-messages 2023-08-28 18:05:36 +00:00
stream_output sap.c: fix doxygen warnings 2023-08-10 09:30:35 +00:00
test input: mrl_helper: fix array init/clean cycle 2023-09-12 05:11:29 +00:00
text filesystem.c: fix doxygen warnings 2023-08-10 09:30:35 +00:00
video_output vlc_es: remove always 0 video_format_t RGB mask 2023-10-07 10:20:59 +00:00
win32 win32: really fix the DllMain signature 2023-09-29 06:49:28 +00:00
.gitignore win32: separate the libvlccore DLL files 2022-12-07 08:33:39 +00:00
Makefile.am src: Makefile.am: skip vlc_xlib.h checkheader 2023-09-05 09:22:46 +00:00
check_headers rename __LIBVLC__ to LIBVLC_INTERNAL_ 2023-01-17 10:37:49 +00:00
check_symbols core: rename NTPtime64 to vlc_ntp_time 2023-07-06 20:32:36 +00:00
libvlc-module.c Remove extra semicolons around vlc_module macro's 2023-04-27 06:24:26 +00:00
libvlc.c core: move preparser.h into vlc_preparser.h 2023-04-04 07:39:58 +00:00
libvlc.h core: rename input_preparser to vlc_preparser 2023-04-04 07:39:58 +00:00
libvlccore.sym vlc_es: remove empty video_format_FixRgb() 2023-10-07 10:20:59 +00:00
libvlccore_win32_rc.rc.in win32: separate the libvlccore DLL files 2022-12-07 08:33:39 +00:00
meson.build vlc_config_cat: move functions and tables to src/ 2023-08-12 18:08:59 +00:00
missing.c core: always build sout code 2023-06-20 08:39:23 +00:00
revision.c.in meson: add initial meson build system 2023-01-04 14:48:39 +00:00
version.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
vlc-plugin.pc.in plugins: rename __PLUGIN__ to VLC_DYNAMIC_PLUGIN 2023-03-03 14:13:29 +00:00