indeo4: typo
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 2 Aug 2017 09:56:13 +0000 (11:56 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 2 Aug 2017 09:56:13 +0000 (11:56 +0200)
src/codecs/indeo/indeo4.rs

index 1c95c60fd5da0c9f8ada795a8aada4ad03fbfdf3..b4262548dd5940488ff15027f0974b7ada986d38 100644 (file)
@@ -401,7 +401,7 @@ impl NADecoder for Indeo4Decoder {
 }
 
 const INDEO4_PICTURE_SIZE_TAB: [[usize; 2]; 7] = [
-    [640, 480], [320, 240], [160, 120], [704, 480], [352, 240], [252, 288], [176, 144]
+    [640, 480], [320, 240], [160, 120], [704, 480], [352, 240], [352, 288], [176, 144]
 ];
 
 const INDEO4_SLICE_SIZE_TAB: [usize; 15] = [