Mercurial > libavcodec.hg
comparison eamad.c @ 11615:17ce5438a9c9 libavcodec
Change constness for func[12]_name parameters of ff_parse_expr() and
ff_parse_and_eval_expr().
Change attribute from "const char **" to "const char * const *".
The name arrays are not supposed to be changed by the function.
author | stefano |
---|---|
date | Mon, 12 Apr 2010 19:21:19 +0000 |
parents | 8a4984c5cacc |
children | 7dd2a45249a9 |
comparison
equal
deleted
inserted
replaced
11614:ab7aceed5286 | 11615:17ce5438a9c9 |
---|