提交 4233ce31 编写于 作者: V Vitor Sessak

Fix breakage in compilation with --disable-mpegaudio-hp introduced in

r23646.

Originally committed as revision 23656 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 2c4a1013
......@@ -926,6 +926,7 @@ void ff_mpa_synth_filter(MPA_INT *synth_buf_ptr, int *synth_buf_offset,
int offset;
#if FRAC_BITS <= 15
int32_t tmp[32];
int j;
#endif
offset = *synth_buf_offset;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册