Revision 82fdcd44
ID | 82fdcd449ca267085b3b6191d8de43dd78bf4aac |
Parent | 1235429c |
Child | fc7e2d34 |
Change constness for func12_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.
Originally committed as revision 22859 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted