From: kramm <kramm>
Date: Wed, 19 May 2004 07:46:14 +0000 (+0000)
Subject: not sure whether rle entry 64 is right- added /* ?? */ behind it.
X-Git-Tag: release-0-6-0~204
X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=fa4fd405a404c5eb740f431a296ffa1887a3b98c;p=swftools.git

not sure whether rle entry 64 is right- added /* ?? */ behind it.
---

diff --git a/lib/h.263/h263tables.c b/lib/h.263/h263tables.c
index 1ace49e..384ffb1 100644
--- a/lib/h.263/h263tables.c
+++ b/lib/h.263/h263tables.c
@@ -243,7 +243,7 @@ struct huffcode rle[] =
 {"001111", 6, 61},
 {"00000000100", 11, 62},
 {"001110", 6, 63},
-{"001101", 6, 64},
+{"001101", 6, 64}, /* ?? */
 {"001100", 6, 65},
 {"0010011", 7, 66},
 {"0010010", 7, 67},