[FFmpeg-devel] [RFC] eval API review

Ronald S. Bultje rsbultje
Fri Apr 2 21:27:35 CEST 2010


Hi,

On Fri, Apr 2, 2010 at 12:58 PM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> On Fri, Apr 2, 2010 at 12:32 PM, Stefano Sabatini
> <stefano.sabatini-lala at poste.it> wrote:
>> Michael also mentioned that he wanted to review the API before to make
>> it public, follows an attempt at it.
>
> In several places, the string "identifers" occurs. This should be "identifiers".
>
> The API is undoubtedly very powerful, but I have no idea what it does.
> I'd write a sample chunk of code and put it in the comments. Without
> that, I have no idea what I'd use this for or what to review it for.
> I'd just say it looks very complex.

void av_free_eval_expr(AVEvalExpr *expr);

Where is the init()?

Ronald



More information about the ffmpeg-devel mailing list