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 Duraffort 0b6f16ff3e Fix compilation warnings. 18 years ago
..
dummy dummy: change vlc: comments to vlc:// comments 18 years ago
lua codecleanup: Replace input_Item by input_item. 18 years ago
memcpy Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
notify Fix compilation warnings. 18 years ago
osd Revert "Add limits.h to fix Win32 and MacOS X compilation (sorry for the breakage)." 18 years ago
playlist Fix memleaks. 18 years ago
probe Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
stats Format string fixes 18 years ago
testsuite Hum fix a memleak in test4 ... 18 years ago
xml Check malloc return value. 18 years ago
.gitignore Check-in modules/Makefile.am 18 years ago
Modules.am Remove dead code 18 years ago
audioscrobbler.c audioscrobbler: *Never* do module unloading from within the module. You are basically unloading the code you are executing, that's a nice crasher. 18 years ago
dhparams.h Hard-code precomputed Diffie-Hellman-Merkel group parameters. 19 years ago
freetype.c Fixed a potential freetype deadlock as var_AcquireMutex is not recursive :( 18 years ago
gnutls.c Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
gtk_main.c Use the right declaration for threaded functions. 18 years ago
inhibit.c Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
logger.c Don't call mdate too many times. 18 years ago
qte_main.cpp Use the right declaration for threaded functions. 18 years ago
quartztext.c Fix potential memleak. 18 years ago
rtsp.c * Fix potential memleak. 18 years ago
screensaver.c Remove support DBus & HAL APIs 18 years ago
svg.c svg.c: check fread return value 18 years ago
win32text.c Declared many static variables const 18 years ago