Mercurial > libavcodec.hg
diff h263_parser.h @ 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 | c4a4495715dd |
children |