OSDN Git Service

af_aresample: fix sample_rate type.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Jun 2012 13:13:39 +0000 (15:13 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Jun 2012 13:13:39 +0000 (15:13 +0200)
commit62975afa680619b05b2110065e09428b9d8fb719
treef004fb62ef9e063665e803b7c88156c4de87f7a5
parent3013722c137ccf56cdc8a7907ec668928af95d34
af_aresample: fix sample_rate type.

should fix fate failures on 32bit x86 linux

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavfilter/af_aresample.c