[MPlayer-dev-eng] [PATCH] directfb2 compilation without fbdev
Jiri Svoboda
jiri.svoboda at seznam.cz
Fri Nov 19 21:49:35 CET 2004
> -----Original Message-----
> From: mplayer-dev-eng-bounces at mplayerhq.hu
> [mailto:mplayer-dev-eng-bounces at mplayerhq.hu] On Behalf Of
> Reimar Döffinger
> Sent: Friday, November 19, 2004 8:56 PM
> To: mplayer-dev-eng at mplayerhq.hu
> Subject: [MPlayer-dev-eng] [PATCH] directfb2 compilation without fbdev
>
> Hi,
> vo_directfb2 won't work when vo_fbdev isn't compiled, because the
> fb_dev_name variable is missing. The attached patch adds it to
> vo_directfb2 although it (currently) is not used.
> Not sure if that's such a good idea, it might be better to remove the
> global fbdev option instead, but that would be more work.
No,
just remove it from cfg-mplayer.h
-#else
-#ifdef HAVE_DIRECTFB
-extern char *fb_dev_name;
-#endif
Sorry can not create proper patch at the moment.
JS
More information about the MPlayer-dev-eng
mailing list