[Mplayer-cvslog] CVS: main/loader win32.c,1.73,1.74
Diego Biurrun
diego at biurrun.de
Sun Jan 5 14:42:17 CET 2003
On Sat, Jan 04, 2003 at 04:08:31PM +0100, Alex Beregszaszi wrote:
> > Index: win32.c
> > ===================================================================
> > RCS file: /cvsroot/mplayer/main/loader/win32.c,v
> > retrieving revision 1.73
> > retrieving revision 1.74
> > diff -u -r1.73 -r1.74
> > --- win32.c 30 Dec 2002 14:28:47 -0000 1.73
> > +++ win32.c 4 Jan 2003 11:18:42 -0000 1.74
> > @@ -3308,7 +3308,7 @@
> > dbgprintf("FindFirstFileA(0x%x='%s', 0x%x) => 0\n", s, s, lpfd);
> > strcpy(lpfd->cFileName, "msms001.vwp");
> > strcpy(lpfd->cAlternateFileName, "msms001.vwp");
> > - return (HANDLE)-1;
> > + return (HANDLE)0;
> > }
> does the qt stuff still works?
No, please reverse this. My Sorenson 3 videos have become audio only
files!
Diego
More information about the MPlayer-cvslog
mailing list