1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/modules/access_output
Rémi Denis-Courmont 84e1b303e3 net_Accept: remove timeout parameter
Only the RC interface still used it, and it was not really needed
(net_Accept() returns -1 when the object is killed).
2009-10-05 18:43:26 +03:00
..
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
bonjour.c Remove unused parameter 2009-01-17 18:33:34 +02:00
bonjour.h Missing const 2007-09-05 13:49:30 +00:00
dummy.c Remove most stray semi-colons in module descriptions 2008-10-29 22:14:26 +02:00
file.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
http.c http access_out: factorize. 2009-07-23 13:16:41 +02:00
Modules.am RTMP output: disable strict aliasing 2009-08-29 16:43:58 +03:00
rtmp.c net_Accept: remove timeout parameter 2009-10-05 18:43:26 +03:00
shout.c shout: Flag unused param. 2009-08-20 16:43:26 +02:00
udp.c Avoid ?: GCC-ism 2009-05-17 11:18:03 +03:00