X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Frso.h;h=4f78b40180bef058a42346ef7275c66ffec4e31f;hb=8b2bde04948e6e10896b6f923b0367aaba153014;hp=1f65dd90c7a3716fa8ab5c34ad614483ecac4a70;hpb=7167ac33a8f2c7d063384c267f984f23d2b73854;p=ffmpeg diff --git a/libavformat/rso.h b/libavformat/rso.h index 1f65dd90c7a..4f78b40180b 100644 --- a/libavformat/rso.h +++ b/libavformat/rso.h @@ -28,5 +28,6 @@ /* The libavcodec codecs we support, and the IDs they have in the file */ extern const AVCodecTag ff_codec_rso_tags[]; +extern const AVCodecTag *const ff_rso_codec_tags_list[]; #endif /* AVFORMAT_RSO_H */