Skip to content
Snippets Groups Projects
Commit 9711439b authored by Stefano Sabatini's avatar Stefano Sabatini
Browse files

Cosmetics: rename ff_parse_expr() and ff_parse_and_eval_expr() parameters:

const_name    -> const_names
const_value   -> const_values
func[12]_name -> func[12]_names
func[12]      -> funcs[12]

All these parameters contain a list of values, using plural names for
them help understanding a little.

Originally committed as revision 23403 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 9ace13b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment