]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/xan.c
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
[ffmpeg] / libavcodec / xan.c
index 08e88caf84eeb704d150b8d7296d6ec73cac9b40..12b00b1b66f0aa5e263646599bdbcf5a3d3d0fa2 100644 (file)
@@ -471,7 +471,7 @@ AVCodec xan_wc3_decoder = {
     xan_decode_end,
     xan_decode_frame,
     CODEC_CAP_DR1,
-    .long_name = "Wing Commander III / Xan",
+    .long_name = NULL_IF_CONFIG_SMALL("Wing Commander III / Xan"),
 };
 
 /*