X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fws-snd1.c;h=aa8cd0f5f99552a432d3ae3f0e16d035737bf9b5;hb=a247ac640df3da573cd661065bf53f37863e2b46;hp=958c0677362ae5544b804f655b9d436845d95a9f;hpb=8b3e6ce5f4ab1ebf3a54ff7e0ff440a1a5f842f7;p=ffmpeg diff --git a/libavcodec/ws-snd1.c b/libavcodec/ws-snd1.c index 958c0677362..aa8cd0f5f99 100644 --- a/libavcodec/ws-snd1.c +++ b/libavcodec/ws-snd1.c @@ -170,7 +170,7 @@ static int ws_snd_decode_frame(AVCodecContext *avctx, void *data, return buf_size; } -AVCodec ff_ws_snd1_decoder = { +const AVCodec ff_ws_snd1_decoder = { .name = "ws_snd1", .long_name = NULL_IF_CONFIG_SMALL("Westwood Audio (SND1)"), .type = AVMEDIA_TYPE_AUDIO,