WG: [MPlayer-cygwin] Qtx support under Windows?

Sascha Sommer saschasommer at freenet.de
Sun Jan 16 20:10:59 CET 2005


On Sunday 16 January 2005 01:47, Gianluigi Tiesi wrote:
> On Sat, Jan 15, 2005 at 08:53:43PM +0100, Sascha Sommer wrote:
> > On Friday 14 January 2005 22:42, Gianluigi Tiesi wrote:
> > > I've made the full patch, please test it on linux, too many
> > > reboots for today ;)
> > >
> > > I think win32 stuff can be cleaned a bit.
> >
> > Ok, I just tested it and it seems to work fine (even for the files that
> > require to load other quicktime dlls).
> >
> > However we should sort out first why FreeLibrary is not called for the
> > qtx dlls. It did not cause any problems for me on both linux and windows.
> > Arpi, can you comment on this?
> > If it works we could do FreeLibrary(quicktime_qts), directly after
> > loading qtmlClient.dll
> > Please also add a small comment explaining this hack.
>
> LoadLibrary on a yet open module should be equal than a GetModuleHandle
> and off course usecount++, I don't see used FreeLibrary for
> qtmlClient.dll.
> I've tried the FreeLibrary just after loading qtmlClient.dll
> and doesn't work on win32, i.e. audio init fails, so I think FreeLibrary
> should be issued after qtmlClient.dll unload.
>

Ok then leave it like this. Can you please send an updated patch including the 
comments and the change Reimar requested.

Sascha




More information about the MPlayer-cygwin mailing list