From bc399ae6a46fcda318f160025654f6ba40c14cf9 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 23 Jan 2005 22:49:41 +0000 Subject: [PATCH] 1000000000l typos Originally committed as revision 3877 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/vc9data.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libavcodec/vc9data.h b/libavcodec/vc9data.h index 64afab3b88..9d2ffb5f1c 100644 --- a/libavcodec/vc9data.h +++ b/libavcodec/vc9data.h @@ -341,7 +341,7 @@ static const uint32_t vc9_luma_dc_codes[2][120] = { 1951, 1365, 3901, 3895, 3900, 3893, 7789, 7784, 15576, 15571, 15577, 31140, 996538, 996532, 996533, 996534, 996535, 996536, 996537, 996539, 996540, 996541, 996542, 996543, - 1993024, 1993025, 1993026, 1993027, 1993029, 1993029, 1993030, 1993031, + 1993024, 1993025, 1993026, 1993027, 1993028, 1993029, 1993030, 1993031, 1993032, 1993033, 1993034, 1993035, 1993036, 1993037, 1993038, 1993039, 1993040, 1993041, 1993042, 1993043, 1993044, 1993045, 1993046, 1993047, 1993048, 1993049, 1993050, 1993051, 1993052, 1993053, 1993054, 1993055, @@ -366,6 +366,7 @@ static const uint8_t vc9_luma_dc_bits[2][120] = { 14, 14, 15, 15, 15, 15, 15, 16, 16, 16, 17, 17, 17, 17, 18, 18, 19, 19, 19, 20, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, + 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26, 26 /* himo, 120 values */ } };