[MPlayer-dev-eng] Re: Frapsvid.dll

Gianluigi Tiesi mplayer at netfarm.it
Thu May 12 09:04:25 CEST 2005


On Thu, May 12, 2005 at 06:31:16AM +0000, adland123 wrote:
> Gianluigi Tiesi <mplayer <at> netfarm.it> writes:
> >I think d3d9 stuff can be easly bypassed by adding this
> > code in module.c (this is only valid for frapsvid.dll on mplayer site)
> 
> I have an older version  which does not use this dll.

If you send me your dll version I can find the right offset
for you
> 
> > 
> > this code is used to kill d3d9 dep, anyway strstr can easly be
> > implemented, but I've never seen calling it.
> 
> Stub is loaded for this function instead and prints out this for each use
> Called unk_strstr
> 
strstr is used to check the video driver using d3d9, completly
useless.
> > 
> > Never seen advapi32 calls for me.
> 
> you would not when you disabled loading of the d3d9.dll.
you will not have this disable d3d9 call, but to make
a clean implementation these function must be implemented.
Not crucial this for now, we just need to make it works,
then I can implement the d3d9 fake stuff, to
avoid mem-patching.

Bye

-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/




More information about the MPlayer-dev-eng mailing list