summaryrefslogtreecommitdiff
path: root/fftools/cmdutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'fftools/cmdutils.h')
-rw-r--r--fftools/cmdutils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fftools/cmdutils.h b/fftools/cmdutils.h
index d4cecee780..7d45e79191 100644
--- a/fftools/cmdutils.h
+++ b/fftools/cmdutils.h
@@ -44,8 +44,6 @@ extern const char program_name[];
*/
extern const int program_birth_year;
-extern AVCodecContext *avcodec_opts[AVMEDIA_TYPE_NB];
-extern AVFormatContext *avformat_opts;
extern AVDictionary *sws_dict;
extern AVDictionary *swr_opts;
extern AVDictionary *format_opts, *codec_opts;