X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fws-snd1.c;h=18911c79fe8d138b0ea3614889d5a4deb0b4b918;hb=f27f0fc37452188539d922a3f90557263e570ac2;hp=6858b09c32df68a9018c531aad4346ce767974a0;hpb=98a6fff98c3f2e963783e52fb193529bdc14e040;p=ffmpeg diff --git a/libavcodec/ws-snd1.c b/libavcodec/ws-snd1.c index 6858b09c32d..18911c79fe8 100644 --- a/libavcodec/ws-snd1.c +++ b/libavcodec/ws-snd1.c @@ -149,4 +149,5 @@ AVCodec ws_snd1_decoder = { NULL, NULL, ws_snd_decode_frame, + .long_name = NULL_IF_CONFIG_SMALL("Westwood Audio (SND1)"), };