]> git.sesse.net Git - ffmpeg/blobdiff - cmdutils.h
Remove lowres support from pnm decoder
[ffmpeg] / cmdutils.h
index adc440321924760d0768a1fdde8327205ed51fd1..db84f55f30763615a0f03107d0af249ad23cbc6f 100644 (file)
@@ -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 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
  * current version of the repository and of the libav* libraries used by