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

Diego Biurrun diego at biurrun.de
Tue Jul 13 17:13:12 CEST 2010


On Sat, Jul 10, 2010 at 08:53:16AM +0200, Reimar Döffinger wrote:
> 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!

So should we commit the previous version?

Diego


More information about the MPlayer-dev-eng mailing list