X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Fast.h;h=b629f7ed433eddfaa7bc85571e0a105a579aeeaa;hb=d92f38c179591a608390ffa9fee59c309142e79d;hp=4a399ea4102e299eb4c8b3e4c08a08247d0e228f;hpb=f4cf6ba8c9646814af842a99335c6ee312ded299;p=ffmpeg diff --git a/libavformat/ast.h b/libavformat/ast.h index 4a399ea4102..b629f7ed433 100644 --- a/libavformat/ast.h +++ b/libavformat/ast.h @@ -26,5 +26,6 @@ #include "internal.h" extern const AVCodecTag ff_codec_ast_tags[]; +extern const AVCodecTag *const ff_ast_codec_tags_list[]; #endif /* AVFORMAT_AST_H */