Fix ff_mpa_synth_filter_fixed() prototype
authorMans Rullgard <mans@mansr.com>
Thu, 19 May 2011 19:46:24 +0000 (20:46 +0100)
committerMans Rullgard <mans@mansr.com>
Fri, 20 May 2011 00:20:53 +0000 (01:20 +0100)
commit89a20987355757be64c49fb714721c38902ac1cc
tree62de8974305ed169facc12da20c664765c3e038a
parent4887f8245c5dcd2a27817a678122eea4d1a0f31a
Fix ff_mpa_synth_filter_fixed() prototype

The prototype should use the same typedefs as the definition, or it
will fail where int32_t is not int (DOS apparently).

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavcodec/mpegaudiodsp.h