]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/msmpeg4data.h
Fix lossless jpeg encoder to comply to spec and store full redundant
[ffmpeg] / libavcodec / msmpeg4data.h
index 62939176953e33d5eedf113190c71d488bd1b87a..0234027288077c6f9c24bc85d4f1414a07e2b2bf 100644 (file)
@@ -76,7 +76,6 @@ extern RLTable rl_table[NB_RL_TABLES];
 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];