| .. |
|
android
|
android: remove unused stdnoreturn.h
|
2 years ago |
|
audio_output
|
aout: rework reset before aout->stop
|
2 years ago |
|
clock
|
clock: check clock_main->last instead of offset
|
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
|
fourcc: add VVC
|
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
|
variables: avoid creating an empty string to free it right after
|
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: timer: rename state to event
|
2 years ago |
|
playlist
|
player: remove the media_provider
|
2 years ago |
|
posix
|
posix: remove unused stdnoreturn.h
|
2 years ago |
|
preparser
|
preparser/art: replace local recursive mkdir implementation by vlc_mkdir_parent
|
2 years ago |
|
rust
|
src: rust: add Makefile.am for tests
|
2 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: don't use i_stop if it's invalid to check for late entries
|
2 years ago |
|
win32
|
Simplify vlc_rand_bytes on Windows
|
2 years ago |
|
.gitignore
|
build: ignore generated files
|
2 years ago |
|
Makefile.am
|
src: rust: add Makefile.am for tests
|
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
|
vlc_plugin: move some category parameter into the core
|
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
|
libvlccore: Add missing vlc_player_GetAtoBLoop to libvlccore.sym
|
2 years ago |
|
libvlccore_win32_rc.rc.in
|
win32: separate the libvlccore DLL files
|
3 years ago |
|
meson.build
|
extensions_manager: Introduce typed callbacks for extensions_manager
|
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 |