[MPlayer-dev-eng] inline TranslateFilename()?
Ingo Brückl
ib at wupperonline.de
Tue Mar 8 11:17:58 CET 2011
wucan wrote on Tue, 08 Mar 2011 08:24:33 +0800:
> but if we push down the 3 caller into 1 caller, we could left it inline,
> and also make caller cleaner.
> attachment is the patch, the c to cidx is messy really, have a better
> solution?
Thank you very much for your help.
Calling this function doesn't seem to be time-critical and I don't think that
it's worth to preserve this function inline (if it is anyway).
As you state, the c to cidx is really messy and I think it is easier to read
the way it is.
Ingo
More information about the MPlayer-dev-eng
mailing list