]> git.sesse.net Git - vlc/commit
* configure.ac.in, mms.c, sap.c, ipv4.c: added network support for BeOS 5
authorEric Petit <titer@videolan.org>
Wed, 4 Dec 2002 06:23:08 +0000 (06:23 +0000)
committerEric Petit <titer@videolan.org>
Wed, 4 Dec 2002 06:23:08 +0000 (06:23 +0000)
commit7c80c87d871fa6d57aab75926a8e9a253465793e
tree4844081815dd2ab497a2db141e19e398eed81397
parent6d1429740defd11c2f903991dc8273cb46fa543f
 * configure.ac.in, mms.c, sap.c, ipv4.c: added network support for BeOS 5
   (Dano is no more needed); multicast still doesn't work.
   UDP (unicast) and HTTP have been successfully tested, mms is untested.
 * sap.c: BeOS doesn't have memccpy
 * VideoOutput.cpp: forgot to remove a printf
configure.ac.in
modules/access/mms/mms.c
modules/gui/beos/VideoOutput.cpp
modules/misc/network/ipv4.c
modules/misc/sap.c