indeo4: typo
[nihav.git] / 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] = [