FFmpeg
|
simple arithmetic expression evaluator More...
#include "config.h"
#include "libavutil/eval.h"
#include "libavutil/mem.h"
#include "compat/getopt.c"
Go to the source code of this file.
Macros | |
#define | GROW_ARRAY() |
Functions | |
static void | usage (void) |
int | main (int argc, char **argv) |
simple arithmetic expression evaluator
Definition in file ffeval.c.
#define GROW_ARRAY | ( | ) |