X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavformat%2Frso.h;h=4f78b40180bef058a42346ef7275c66ffec4e31f;hb=1eb311011548867b118dd461442365195fb5fb7d;hp=1f65dd90c7a3716fa8ab5c34ad614483ecac4a70;hpb=185aa5e896e15ae96145609944bfc6bbb239bc64;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 */