mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
remove duplicate tables
Originally committed as revision 13959 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user