view av_opts.h @ 26702:b5e7063ffade

cosmetics: wording/spelling fixes
author diego
date Sun, 11 May 2008 12:03:26 +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);