[MPlayer-cygwin] [PATCH] mingw support for TOOLS/netstream

Diego Biurrun diego at biurrun.de
Thu May 5 13:12:21 CEST 2005


On Wed, May 04, 2005 at 09:32:32PM -0400, Erik Lunchpail wrote:
> 
> Ok try this patch. I actually modified the Makefile in
> that it should be easier in the future to add further
> OS support. I removed the $(MPROOT)/libao2/afmt.o
> reference completely since it doesn't exist in linux
> either, and added identify, dvdsub_id, audio_id,
> video_id, and af_fmt2str globablly since those were
> getting undefined in linux as well.

Your patch no longer applies, I reformatted the Makefile for better
readability and removed $(MPROOT)/libao2/afmt.o.  -lwsock32 should be
part of WIN32_LIB, as I said, so adding it should not be necessary.

> It had been a while since i built it in linux,
> basically everytime something gets introduced/changed
> in libmpdemux netstream picks it up.

Yes :(

> Anyways, i compile this in mingw with --disable-theora
> --disable-live and --disable-internal-tremor.

OK

Diego




More information about the MPlayer-cygwin mailing list