|
@@ -161,8 +161,6 @@ void set_context_opts(void *ctx, void *opts_ctx, int flags, AVCodec *codec); |
|
|
*/ |
|
|
*/ |
|
|
void print_error(const char *filename, int err); |
|
|
void print_error(const char *filename, int err); |
|
|
|
|
|
|
|
|
void list_fmts(void (*get_fmt_string)(char *buf, int buf_size, int fmt), int nb_fmts); |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
/** |
|
|
* Print the program banner to stderr. The banner contents depend on the |
|
|
* Print the program banner to stderr. The banner contents depend on the |
|
|
* current version of the repository and of the libav* libraries used by |
|
|
* current version of the repository and of the libav* libraries used by |
|
|