mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-26 11:53:40 +08:00
10l: dx shouldn't exist.
sorry sorry sorry sorry Originally committed as revision 25726 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -1146,7 +1146,7 @@ static int vorbis_floor1_decode(vorbis_context *vc,
|
||||
int_fast16_t book;
|
||||
uint_fast16_t offset;
|
||||
uint_fast16_t i,j;
|
||||
int_fast16_t adx, ady, dx, dy, off, predicted;
|
||||
int_fast16_t adx, ady, dy, off, predicted;
|
||||
int_fast32_t err;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user