view av_opts.h @ 26703:d62192604c6d

Factorize "int i".
author michael
date Sun, 11 May 2008 12:37:04 +0000
parents f64717dfd9d5
children 41f8ba327cf5
line wrap: on
line source


/**
 * Parses str and sets AVOptions in v accordingly.
 */
int parse_avopts(void *v, char *str);