vlc/src
Pierre Ynard 36ed9b0799 Fix inexistant argument
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
2009-02-24 08:25:03 +01:00
..
audio_output Fixed aout visual vout recycling. 2009-02-05 23:22:01 +01:00
config Unused variable. 2008-12-15 20:41:14 +01:00
control libvlc_free: wrapper around free() when the C run-time is not known 2009-02-21 18:15:09 +02:00
extras Inline strsep 2008-12-21 15:56:05 +02:00
input Fix format-security warnings 2009-02-20 18:27:08 +02:00
interface Fix one (of several) leaks in interaction 2009-02-11 23:12:35 +02:00
misc Forwardport 5ead92ffd58088828ed802173d963b2571f0cd69 2009-02-20 15:49:26 +01:00
modules Revert "modules: initialize return pointer to NULL" 2009-02-19 23:27:05 +02:00
network No need to add a '\n' at the end of messages passed to msg_* 2009-02-14 09:06:32 +01:00
osd Fixed returned value in osd_FindButton. 2009-01-26 22:45:07 +01:00
playlist Removed unused field and clean up (playlist). 2009-02-16 22:46:16 +01:00
stream_output Revert "fix buffer overflows." 2009-01-29 17:03:36 +01:00
test Test case for resolve_xml_special_chars 2008-10-26 18:00:30 +02:00
text Linux: (try to) set close-on-exec in open() system call 2009-01-27 18:12:31 +02:00
video_output Added a "postprocess" vout variable. 2009-02-17 19:53:18 +01:00
.gitignore Make sure there is a new-line at the end of the .gitignore files. 2008-03-03 16:10:46 +00:00
Makefile.am Remove remnants of builtin modules support 2009-02-17 22:32:02 +02:00
check_headers Export WORDS_BIGENDIAN to pkg-config unless someone knows better 2008-05-26 21:56:55 +03:00
check_symbols More symbols fixes 2008-05-24 20:10:26 +03:00
libvlc-module.c Added a "key-rate-normal" to reset input playback rate to 1x 2009-02-18 21:11:52 +01:00
libvlc.c Keep the bank lock until plugins are loaded. 2009-02-17 23:28:40 +02:00
libvlc.h Remove dummy VLC_EXPORT 2009-02-08 20:14:27 +02:00
libvlc.pc.in vlc-control.pc -> libvlc.pc 2008-06-01 23:14:36 +03:00
libvlc.sym libvlc_free: wrapper around free() when the C run-time is not known 2009-02-21 18:15:09 +02:00
libvlccore.sym Removed or privatized playlist functions. 2009-02-16 21:13:18 +01:00
missing.c Fix inexistant argument 2009-02-24 08:25:03 +01:00
version.c Remove VLC_Changeset, src/misc/revision.c, fixes make 2009-02-14 20:02:30 +02:00
vlc-plugin.pc.in We're back to linking the plugins with libvlccore 2009-02-17 00:17:38 +00:00