X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Frv40.c;h=2d529677a693208bdcf84bc033e1a1bdbb17614d;hb=37d3e0667abd01124d783f3ca10a4aef05746a2a;hp=71bce93825fe22ada81452c9ae81797d88448c6c;hpb=39902a8c932a606554fce90551b461993aab10cc;p=ffmpeg diff --git a/libavcodec/rv40.c b/libavcodec/rv40.c index 71bce93825f..2d529677a69 100644 --- a/libavcodec/rv40.c +++ b/libavcodec/rv40.c @@ -276,5 +276,5 @@ AVCodec rv40_decoder = { ff_rv34_decode_end, ff_rv34_decode_frame, CODEC_CAP_DR1 | CODEC_CAP_DELAY, - .long_name = "RealVideo 4.0", + .long_name = NULL_IF_CONFIG_SMALL("RealVideo 4.0"), };