view av_opts.h @ 26698:f6ca559eba53

synced with r26729
author Gabrov
date Sun, 11 May 2008 09:30:58 +0000
parents e456af9908f8
children f64717dfd9d5
line wrap: on
line source


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