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 24a1b306aa Assume UTF-8 operating system by default 16 years ago
..
audio_output Modified aout_ChangeFilterString to handle audio filter order. 16 years ago
config Some platforms may have macros optind optarg and optopt so we don't... 16 years ago
control Kill implicit pointer -> bool cast 16 years ago
extras Missing #include 16 years ago
input Return 64-bits values for integer object variables 16 years ago
interface Fix missing lock in 440126cfb7322950d14f7029dd424c4f4bd41ad 16 years ago
misc statistics to 64bit 16 years ago
modules modules: remove an unused define and assert if we try to add too many shortcuts. 16 years ago
network Remove left over HAVE_GETADDRINFO, fix ACL regression (1.2 only) 16 years ago
osd Return 64-bits values for integer object variables 16 years ago
playlist src/playlist/loadsave.c : Fix [1644d683e9df] 16 years ago
stream_output Remove useless freeaddrinfo wrapper 17 years ago
test make_URI: add scheme parameter 16 years ago
text Assume UTF-8 operating system by default 16 years ago
video_output Always re-arm the cursor hide timeout on movement (fixes: #3915) 16 years ago
win32 make_URI: add scheme parameter 16 years ago
.gitignore .gitignore 17 years ago
Makefile.am Atomic operations (currently same ones as in garbage collector) 16 years ago
check_headers Export WORDS_BIGENDIAN to pkg-config unless someone knows better 18 years ago
check_symbols Fix unsorted check_symbols 17 years ago
libvlc-module.c Remove the --user-agent hack 16 years ago
libvlc.c Store configuration integer as 64-bits values 16 years ago
libvlc.h some platforms can have int64_t typedefed to long long ..This patch prevents illegal implicit conversion from long long * to int * 16 years ago
libvlc.pc.in vlc-control.pc -> libvlc.pc 18 years ago
libvlc.sym Add functions to get/set audio delay. 16 years ago
libvlc_win32_rc.rc.in Generate Windows resource file on need basis 17 years ago
libvlccore.sym add msg_SubscriptionSetVerbosity call, so core filter message-level for subscribers 16 years ago
missing.c ML: Remove leading underscores from core functions 16 years ago
version.c Remove COMPILE_DOMAIN, merge into COMPILE_HOST 17 years ago
vlc-plugin.pc.in Fix for trac #3452 VLC fails to compile on OS X with zlib 1.2.4 17 years ago