[FFmpeg-devel] [PATCH 1/2] Prettify eval.h doxy.

Stefano Sabatini stefano.sabatini-lala
Tue Jun 1 17:25:05 CEST 2010


On date Tuesday 2010-06-01 16:43:58 +0200, Michael Niedermayer encoded:
> On Tue, Jun 01, 2010 at 10:26:01AM +0200, Stefano Sabatini wrote:
[...]
> should be:
> 
> > - * @param s            expression as a zero terminated string for example "1+2^3+5*5+sin(2/3)"
> > - * @param const_names  NULL terminated array of zero terminated strings of constant identifers for example {"PI", "E", 0}
> > - * @param const_values a zero terminated array of values for the identifers from const_names
> > - * @param func1_names  NULL terminated array of zero terminated strings of funcs1 identifers
> > - * @param funcs1       NULL terminated array of function pointers for functions which take 1 argument
> > - * @param func2_names  NULL terminated array of zero terminated strings of funcs2 identifers
> > - * @param funcs2       NULL terminated array of function pointers for functions which take 2 arguments
> > - * @param opaque       a pointer which will be passed to all functions from funcs1 and funcs2
> 
> anyway, all break at 80 column blindy changes are rejected

Updated.
-- 
FFmpeg = Free Fostering Merciful Pitiful Ermetic Governor



More information about the ffmpeg-devel mailing list