Move opt_loglevel() from ffmpeg.c to cmdutils.c.

Originally committed as revision 19209 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Stefano Sabatini
2009-06-16 23:09:03 +00:00
parent 77ddf4df94
commit 4c97a6fafa
3 changed files with 40 additions and 35 deletions

View File

@ -50,6 +50,11 @@ extern struct SwsContext *sws_opts;
*/
int opt_default(const char *opt, const char *arg);
/**
* Sets the libav* libraries log level.
*/
int opt_loglevel(const char *opt, const char *arg);
/**
* Parses a string and returns its corresponding value as a double.
* Exits from the application if the string cannot be correctly