[MPlayer-dev-eng] [PATCH] YUV support for vo_quartz, at last
Romain Dolbeau
dolbeau at irisa.fr
Fri Apr 30 11:10:14 CEST 2004
D Richard Felker III wrote:
> It's the string argument passed to your preinit function. You get to
> interpret it however you like, so you could parse it as a :-separated
> list of options, or a single option or device name, or whatever.
You mean I have to do the parsing myself ? Can't I just
feed the string to some parsing function in m_option.c
or somewhere ? It would be a whole lot more logical,
with all the infrastructure for handling options already
there.
--
Romain Dolbeau
More information about the MPlayer-dev-eng
mailing list