[MPlayer-dev-eng] [PATCH] "verbose" in libmpcodecs/pullup.c
Yue Shi Lai
ylai at users.sourceforge.net
Fri Apr 1 19:53:49 CEST 2005
D Richard Felker III schrieb:
> If you had shown me that line to begin with, I would have agreed there
> was a bug. The bug is just in vf_pullup.c, not pullup.c. Sorry for the
> confusion. I'll go fix it.
Well, as you suggested, this is related to lacking of an API
documentation. Since without a defined API, I can only guess whether
c->verbose is boolean or not, I can either take pullup.c and say it is
boolean, or vf_pullup.c and say it is signed... ;-)
But: Thank you very much.
More information about the MPlayer-dev-eng
mailing list