You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Denis-Courmont 1f5c0b6ca2 input: use input format for category 5 years ago
..
android android: thread: return the proper value when a thread is canceled 5 years ago
audio_output vlc_tick: add MIN and MAX constants 5 years ago
clock logs: fit trace messages with the new trace API 5 years ago
config config: fix UB on configuration-less modules 5 years ago
darwin darwin: redirect VLC_PKG_LIB_DIR/plugins on iOS 5 years ago
emscripten emscripten: ensure the vlc_thread_id() contract is matched 5 years ago
extras extras: remove vlc_tdestroy() 8 years ago
freebsd atomic: move atomic wait/notify to atomic header 5 years ago
input input: use input format for category 5 years ago
interface vlc: run autorun modules at start-up 5 years ago
linux atomic: move atomic wait/notify to atomic header 5 years ago
media_source thread: remove vlc_mutex_destroy() 6 years ago
misc block: fix incorrect use of VLC_WINSTORE_APP 5 years ago
modules configure.ac: add linker test for dynamic_lookup 5 years ago
network tcp: use memcpy() to alias socket address types 5 years ago
os2 os2: only use the TLS list when needed 5 years ago
player player: ensure the player doesn't have any mutex locked on delete 5 years ago
playlist Rationalise not found error codes 5 years ago
posix posix: always provide a thread ID 5 years ago
preparser preparser: fix/simplify synchronisation 5 years ago
stream_output sap: use union to avoid one bad and two ugly casts 5 years ago
test unicode: add test case for overlong surrogates 5 years ago
text unicode: optimise vlc_towc() 5 years ago
video_output vout: fix update of display source crop 5 years ago
win32 win32: do not serialise thread exit 5 years ago
.gitignore fourcc: preprocess the tables and sort them at build time 11 years ago
Makefile.am win32: use bcrypt for random generators 5 years ago
check_headers check_headers: fix regular expression 11 years ago
check_symbols ticks: rename secstotimestr() to vlc_tick_to_str() 5 years ago
libvlc-module.c libvlc-module: add the tracer module 5 years ago
libvlc.c libvlc: integrate vlc_tracer API 5 years ago
libvlc.h core: add tracing API 5 years ago
libvlc_win32_rc.rc.in src: Fix libvlc manifest embeding 9 years ago
libvlccore.sym atomic: expose the wait and notify functions 5 years ago
missing.c missing: Fix sout_StreamChainNew prototype 5 years ago
version.c Remove old mail address from sources 7 years ago
vlc-plugin.pc.in pkgconfig: remove obsolescent _REENTRANT & _THREAD_SAFE 8 years ago