]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/xxan.c
Add v408 codec regression test.
[ffmpeg] / libavcodec / xxan.c
index 26621588c4c51abd9ccea5e27b851bde17819682..92a6cc95beb3c6d5af86d7d2eee39492200ae775 100644 (file)
@@ -427,5 +427,5 @@ AVCodec ff_xan_wc4_decoder = {
     .close          = xan_decode_end,
     .decode         = xan_decode_frame,
     .capabilities   = CODEC_CAP_DR1,
-    .long_name = NULL_IF_CONFIG_SMALL("Wing Commander IV / Xxan"),
+    .long_name      = NULL_IF_CONFIG_SMALL("Wing Commander IV / Xxan"),
 };