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