X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Ftxd.c;h=86d60f33777346a675f008a00ad81e3b7661b736;hb=a247ac640df3da573cd661065bf53f37863e2b46;hp=f00ba89e82f3db51c63f8ff4b473b26844680313;hpb=8b3e6ce5f4ab1ebf3a54ff7e0ff440a1a5f842f7;p=ffmpeg diff --git a/libavcodec/txd.c b/libavcodec/txd.c index f00ba89e82f..86d60f33777 100644 --- a/libavcodec/txd.c +++ b/libavcodec/txd.c @@ -155,7 +155,7 @@ unsupported: return AVERROR_PATCHWELCOME; } -AVCodec ff_txd_decoder = { +const AVCodec ff_txd_decoder = { .name = "txd", .long_name = NULL_IF_CONFIG_SMALL("Renderware TXD (TeXture Dictionary) image"), .type = AVMEDIA_TYPE_VIDEO,