[Ffmpeg-devel] Network patch for MingW users
Alex Beregszaszi
alex
Wed Feb 21 15:40:08 CET 2007
Hi,
> > @@ -1097,9 +1097,12 @@
> > fi
> > dv1394="no"
> > ffserver="no"
> > - network="no"
> > if enabled wince; then
> > + network="no"
> > protocols="no"
> > + else
> > + network="yes"
>
> IIRC network is enabled by default so this is redundant.
>
> > + add_extralibs -lws2_32
>
> This is also added in another place anyway. It's now added in the
> proper place.
Here is a reviewed one.
--
Alex Beregszaszi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.diff
Type: text/x-patch
Size: 454 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070221/4ab40dd5/attachment.bin>
More information about the ffmpeg-devel
mailing list