[MPlayer-dev-eng] Re: [PATCH] Where is "XDGAMode" defined?
Ross Finlayson
finlayson at live.com
Sat Sep 28 11:27:35 CEST 2002
> > Hmm.. I suppose you don't have HAVE_DGA2 defined in config.h?
That's right. My config.h contains:
#define HAVE_DGA 1
#undef HAVE_DGA2
>Attached patch should fix problems for those who don't have HAVE_DGA2.
No, not quite, because the code references the variable "vo_dga_base",
which is defined (and initialized) only in code that's enclosed in
#ifdef HAVE_DGA2
#endif
Please try to get this fixed soon, because the broken patch is in the
latest CVS snapshot.
Ross.
More information about the MPlayer-dev-eng
mailing list