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