[Mplayer-cvslog] CVS: main/libmpcodecs vd.c,1.45,1.46 vf.c,1.41,1.42
Johannes Feigl
jaf.corporation at gmx.at
Wed Aug 14 13:57:54 CEST 2002
hi arpi,
I didn't that this will work...
ok, thx, i will change
mfg johannes
Am Mit, 2002-08-14 um 13.27 schrieb Arpi:
> Hi,
>
> > mp_msg(MSGT_VFILTER,MSGL_INFO,
> > - args ? "Opening video filter: [%s=%s]\n"
> > - : "Opening video filter: [%s]\n" ,name,args);
> > + args ? MSGTR_OpeningVideoFilter
> > + : MSGTR_OpeningVideoFilter2 ,name,args);
>
> in such cases i would use:
> args ? MSGTR_OpeningVideoFilter1 "[%s=%s]\n"
> : MSGTR_OpeningVideoFilter1 "[%s]\n",
> name, args);
>
> #define MSGTR_OpeningVideoFilter1 "Opening video filter: "
>
>
> A'rpi / Astral & ESP-team
>
> --
> Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
> _______________________________________________
> Mplayer-cvslog mailing list
> Mplayer-cvslog at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-cvslog
>
More information about the MPlayer-cvslog
mailing list