| .. |
|
android
|
Introduce VLC_SNAPSHOTS_DIR for consistent default snapshots folder.
|
2 years ago |
|
audio_output
|
clock: require the lock for all functions
|
2 years ago |
|
clock
|
clock: require the lock for all functions
|
2 years ago |
|
config
|
config: replace local recursive mkdir implementation by vlc_mkdir_parent
|
2 years ago |
|
darwin
|
Introduce VLC_SNAPSHOTS_DIR for consistent default snapshots folder.
|
2 years ago |
|
emscripten
|
emscripten: add cast for pthread_self()
|
4 years ago |
|
extras
|
extras: remove vlc_tdestroy()
|
8 years ago |
|
freebsd
|
core: include vlc_threads.h when vlc_thread_set_name() is used
|
3 years ago |
|
input
|
subpicture: ensure all subtitle decoders set the b_subtitle flag
|
2 years ago |
|
interface
|
player: move SetMediaStoppedAction() to the playlist
|
2 years ago |
|
linux
|
linux/filesystem: include unistd.h when using unlink()
|
3 years ago |
|
media_source
|
sd: remove deprecated category support
|
2 years ago |
|
misc
|
vout_subpicture: remove write-only original size in rendered subpicture
|
2 years ago |
|
modules
|
modules: fix calloc() arguments
|
2 years ago |
|
network
|
raise minimum required mingw64 version from 5.0 to 6.0
|
2 years ago |
|
os2
|
Introduce VLC_SNAPSHOTS_DIR for consistent default snapshots folder.
|
2 years ago |
|
player
|
player: don't start next medias if in stopped state
|
2 years ago |
|
playlist
|
player: remove the media_provider
|
2 years ago |
|
posix
|
Introduce VLC_SNAPSHOTS_DIR for consistent default snapshots folder.
|
2 years ago |
|
preparser
|
preparser/art: replace local recursive mkdir implementation by vlc_mkdir_parent
|
2 years ago |
|
rust
|
rust: add abstraction for vlc_Logger in vlcrs-messages
|
3 years ago |
|
stream_output
|
clock: expose and require lock for vlc_clock_main_t
|
2 years ago |
|
test
|
src: test: add test for vlc::list<> wrappers
|
2 years ago |
|
text
|
core: use <stdckdint.h>
|
2 years ago |
|
video_output
|
vout_subpictures: show subtitles in black bars
|
2 years ago |
|
win32
|
win32/spawn: use a regular string for cmdline
|
2 years ago |
|
.gitignore
|
build: ignore generated files
|
2 years ago |
|
Makefile.am
|
fs: add vlc_mkdir_parent function that correspond to 'mkdir -p'
|
2 years ago |
|
check_headers
|
rename __LIBVLC__ to LIBVLC_INTERNAL_
|
3 years ago |
|
check_symbols
|
core: rename NTPtime64 to vlc_ntp_time
|
3 years ago |
|
libvlc-module.c
|
display: add an option to display SPUs in black bars
|
2 years ago |
|
libvlc.c
|
core: fix assert in libvlc_MetadataRequest()
|
2 years ago |
|
libvlc.h
|
libvlc.h: ensure the header is correctly exposed to C++
|
2 years ago |
|
libvlccore.sym
|
fs: add vlc_mkdir_parent function that correspond to 'mkdir -p'
|
2 years ago |
|
libvlccore_win32_rc.rc.in
|
win32: separate the libvlccore DLL files
|
3 years ago |
|
meson.build
|
fs: add vlc_mkdir_parent function that correspond to 'mkdir -p'
|
2 years ago |
|
missing.c
|
core: always build sout code
|
3 years ago |
|
revision.c.in
|
meson: add initial meson build system
|
3 years ago |
|
version.c
|
Remove old mail address from sources
|
7 years ago |
|
vlc-plugin.pc.in
|
plugins: rename __PLUGIN__ to VLC_DYNAMIC_PLUGIN
|
3 years ago |