[MPlayer-dev-eng] [PATCH] Network synchronized playback using UDP

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Jul 10 08:53:16 CEST 2010


On Fri, Jul 09, 2010 at 03:39:44PM -0700, Jason Holt wrote:
> A windows developer friend just sent me this patch that he used to
> make mplayer compile with the udp sync stuff under mingw.  Thanks
> James!

I think this is incomplete.
Uses of errno probably needed to be replaced by WSAGetLastError,
and I suspect it might avoid a bit too many headers on Windows
to be really correct.
However I am not saying it must be 100% before it works on Windows,
I consider it more important that you can avoid compiling it completely
with --disable-network, otherwise it will be impossible to compile
MPlayer on any system without POSIX networking functions!


More information about the MPlayer-dev-eng mailing list