X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fcfhd.c;h=66e1695ec91128020c459f67a281b47cdae3051e;hb=a247ac640df3da573cd661065bf53f37863e2b46;hp=6f13207cc147e91e3ee85be142adccba6b8e5ddd;hpb=8b3e6ce5f4ab1ebf3a54ff7e0ff440a1a5f842f7;p=ffmpeg diff --git a/libavcodec/cfhd.c b/libavcodec/cfhd.c index 6f13207cc14..66e1695ec91 100644 --- a/libavcodec/cfhd.c +++ b/libavcodec/cfhd.c @@ -1458,7 +1458,7 @@ static int update_thread_context(AVCodecContext *dst, const AVCodecContext *src) } #endif -AVCodec ff_cfhd_decoder = { +const AVCodec ff_cfhd_decoder = { .name = "cfhd", .long_name = NULL_IF_CONFIG_SMALL("GoPro CineForm HD"), .type = AVMEDIA_TYPE_VIDEO,