]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/idcinvideo.c
AAC tables and data that have been OKed by Michael
[ffmpeg] / libavcodec / idcinvideo.c
index e10c1735230431c96931d4cdd2087623bc700b68..43889a6714e6caf268f0102661de4a8c7b342d1b 100644 (file)
@@ -262,6 +262,6 @@ AVCodec idcin_decoder = {
     idcin_decode_end,
     idcin_decode_frame,
     CODEC_CAP_DR1,
-    .long_name = "id Quake II CIN video",
+    .long_name = NULL_IF_CONFIG_SMALL("id Quake II CIN video"),
 };