]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/zmbv.c
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / zmbv.c
index fdec944450d9234b14d5c509e077b0df37802055..b7ebaf90fae4ab7e1b719698218ff1b92f120d1d 100644 (file)
@@ -679,5 +679,5 @@ AVCodec ff_zmbv_decoder = {
     .close          = decode_end,
     .decode         = decode_frame,
     .capabilities   = CODEC_CAP_DR1,
-    .long_name = NULL_IF_CONFIG_SMALL("Zip Motion Blocks Video"),
+    .long_name      = NULL_IF_CONFIG_SMALL("Zip Motion Blocks Video"),
 };