diff msmpeg4data.h @ 7136:7a73d76aaaa0 libavcodec

remove duplicate tables
author stefang
date Wed, 25 Jun 2008 11:33:49 +0000
parents f7cbb7733146
children c4a4495715dd
line wrap: on
line diff
--- a/msmpeg4data.h	Tue Jun 24 23:51:17 2008 +0000
+++ b/msmpeg4data.h	Wed Jun 25 11:33:49 2008 +0000
@@ -76,7 +76,6 @@
 extern const uint8_t wmv1_y_dc_scale_table[32];
 extern const uint8_t wmv1_c_dc_scale_table[32];
 extern const uint8_t old_ff_y_dc_scale_table[32];
-extern const uint8_t old_ff_c_dc_scale_table[32];
 
 extern MVTable mv_tables[2];