mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-30 12:56:44 +08:00
Remove useless line.
Originally committed as revision 21092 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -75,7 +75,6 @@ extern RLTable rvlc_rl_intra;
|
|||||||
|
|
||||||
extern const uint16_t sprite_trajectory_tab[15][2];
|
extern const uint16_t sprite_trajectory_tab[15][2];
|
||||||
extern const uint8_t mb_type_b_tab[4][2];
|
extern const uint8_t mb_type_b_tab[4][2];
|
||||||
extern const AVRational pixel_aspect[16];
|
|
||||||
|
|
||||||
/* these matrixes will be permuted for the idct */
|
/* these matrixes will be permuted for the idct */
|
||||||
extern const int16_t ff_mpeg4_default_intra_matrix[64];
|
extern const int16_t ff_mpeg4_default_intra_matrix[64];
|
||||||
|
Reference in New Issue
Block a user