vlc/src
Steve Lhomme 32e310fb36 avoid empty function parameters 2023-01-17 10:37:49 +00:00
..
android libvlc: remove unused vlc_set_priority() 2022-04-27 08:16:28 +00:00
audio_output aout: also propose stereo mix-mode if the spatialaudio module is missing 2022-12-14 09:36:01 +00:00
clock clock: check master points validity 2022-09-15 03:49:41 +00:00
config core: condition the use of isatty to HAVE_ISATTY 2023-01-11 09:46:11 +00:00
darwin darwin: remove unused dirent include 2022-08-03 11:44:10 +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 vlc_thread: ensure thread names are not bigger than 16 bytes 2022-05-20 05:07:42 +00:00
input input: decoder: fix drain/flush execution order 2022-12-03 15:17:38 +00:00
interface interface: use isatty on Windows if HAVE_ISATTY is defined 2023-01-11 09:46:11 +00:00
linux vlc_thread: ensure thread names are not bigger than 16 bytes 2022-05-20 05:07:42 +00:00
media_source media tree: make functions public 2022-10-11 11:04:00 +00:00
misc misc: image: refactor and fix ImageWrite 2023-01-15 20:03:37 +00:00
modules core: modules: use libvlc_int_t directly 2022-08-22 05:03:46 +00:00
network avoid empty function parameters 2023-01-17 10:37:49 +00:00
os2 os2: thread: fix a typo 2022-11-04 12:52:45 +00:00
player player: avoid cast to vlc_object_t* 2023-01-17 07:58:07 +00:00
playlist playlist/sort: Add FILE_SIZE and FILE_MODIFIED support 2022-07-16 14:30:00 +00:00
posix vlc_fs: export vlc_closedir/vlc_rewinddir 2022-08-03 11:44:10 +00:00
preparser preparser: clean block identation 2022-12-07 10:45:26 +00:00
stream_output sout: use uint64_t for seeking offsets 2023-01-07 22:21:26 +00:00
test rename __LIBVLC__ to LIBVLC_INTERNAL_ 2023-01-17 10:37:49 +00:00
text url: turn #warning into a comment 2023-01-13 09:43:31 +00:00
video_output vout: fix direct cast 2023-01-17 07:58:07 +00:00
win32 Win32: correctly handle VLC_DISKTOP_DIR and VLC_DOWNLOAD_DIR 2022-12-27 15:26:17 +00:00
.gitignore win32: separate the libvlccore DLL files 2022-12-07 08:33:39 +00:00
Makefile.am automake: define DLL export values 2023-01-12 14:50:21 +00:00
check_headers rename __LIBVLC__ to LIBVLC_INTERNAL_ 2023-01-17 10:37:49 +00:00
check_symbols src: no longer allow the us_ prefix 2022-05-27 20:22:32 +00:00
libvlc-module.c snapshot: add webp as a snapshot format option 2023-01-13 19:37:45 +00:00
libvlc.c config: use libvlc_int_t directly 2022-08-22 05:03:46 +00:00
libvlc.h libvlc: remove unused vlc_set_priority() 2022-04-27 08:16:28 +00:00
libvlccore.sym libvlccore.sym: Add vlc_media_tree_Add and vlc_media_tree_Remove 2022-11-24 13:10:38 +00:00
libvlccore_win32_rc.rc.in win32: separate the libvlccore DLL files 2022-12-07 08:33:39 +00:00
meson.build meson: fix named argument style 2023-01-15 09:26:33 +00:00
missing.c sout: use uint64_t for seeking offsets 2023-01-07 22:21:26 +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 pkgconfig: remove obsolescent _REENTRANT & _THREAD_SAFE 2018-06-18 20:08:17 +03:00