[Mplayer-cvslog] CVS: main/libvo font_load.h,1.9,1.10 font_load_ft.c,1.2,1.3 vo_aa.c,1.32,1.33

Arpi arpi at thot.banki.hu
Fri Aug 30 15:48:49 CEST 2002


Hi,

> > -static void inline render_one_glyph(font_desc_t *desc, int c)
> > +extern void inline render_one_glyph(font_desc_t *desc, int c)

> what's the sense of this? shouldb't it be if at all:
nothing
it was a bug of the original patch i've fixed, but the update wanted to
change it again and .so commited it without checking.

> extern void inline render_one_glyph(font_desc_t *desc, int c);
no
the static inline version is ok, they are dummy ones not ext declarations.


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu



More information about the MPlayer-cvslog mailing list