[MPlayer-dev-eng] [PATCH] dmo, dshow and vfw support for cygwin

Sycotic Smith sycotic at linuxmail.org
Fri Feb 21 21:30:45 CET 2003


Well, moving it worked for me.  Great work!  Patch follows for how *I* did it... Sorry if formatting screws up.

/S. Smith
PS. Diego, sorry for replying to yours off the list, I selected the wrong msg to reply! l0l to me.
$ cvs diff -u configure
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.669
diff -u -r1.669 configure
--- configure   20 Feb 2003 23:32:46 -0000      1.669
+++ configure   21 Feb 2003 20:38:46 -0000
@@ -3939,6 +3939,10 @@
     _def_win32_loader='#define WIN32_LOADER 1'
     echores "yes"
   else
+    _ld_win32='loader/driver.o loader/vfl.o loader/afl.o -ladvapi32'
+    _ld_win32libs="-lole32 $_ld_win32libs"
+    _dep_win32='loader/driver.o loader/vfl.o loader/afl.o'
+    _codecmodules="win32 $_codecmodules"
     echores "no (using native windows)"
   fi
 fi
-- 
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr

Powered by Outblaze


More information about the MPlayer-dev-eng mailing list