]> git.sesse.net Git - vlc/history - src/stream_output/acl.c
Use RTP for wizard, since it's capable of packet reordering.
[vlc] / src / stream_output / acl.c
2005-09-22 Gildas Bazin* ALL: WinCE EVC compilation fixes.
2005-07-30 Gildas Bazin* include/network.h, modules/access/mms/mmstu.c, src...
2005-07-18 Rémi Denis-CourmontFix use of fatal use of unitialized value (regression...
2005-07-17 Cyril Deguet* all: compilation fix with vc7.1 compiler, and removed...
2005-07-16 Rémi Denis-CourmontReview and fix ACL duplication - really closes #262
2005-07-16 Rémi Denis-CourmontCopy the default ACL value in ACL_Duplicate - closes...
2005-07-16 Rocky BernsteinOne needs to #include errno.h in order to use errno...
2005-07-15 Rémi Denis-Courmont- Clean up
2005-07-14 Rémi Denis-CourmontThe solution was too simple, I guess
2005-07-13 Rémi Denis-CourmontUse ANSI isspace() for crap compilers that don't know...
2005-07-13 Damien Fouilleulisblank() is not an ANSI function,it should really...
2005-07-12 Rémi Denis-CourmontBetter ACL API (full rewrite)