]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/dsicinav.c
huffyuv: do not decode/encode yuv colorspace with odd width
[ffmpeg] / libavcodec / dsicinav.c
index 2b7b9eb72d03bd0a425a2d041dba73d26d05d99e..89de99d9a9a07e28e3a00536b0f219c720889491 100644 (file)
@@ -175,6 +175,7 @@ static int cin_decode_lzss(const unsigned char *src, int src_size, unsigned char
             }
         }
     }
+
     return 0;
 }