view av_opts.h @ 26699:f64717dfd9d5

Add newlines at end of file, this is required for text files and gcc also complains that they are missing.
author reimar
date Sun, 11 May 2008 10:35:30 +0000
parents e456af9908f8
children 41f8ba327cf5
line wrap: on
line source


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