OSDN Git Service

asrc_sine: avoid use of INFINITY as it might be a non constant
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 20 Mar 2013 23:49:24 +0000 (00:49 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 20 Mar 2013 23:53:57 +0000 (00:53 +0100)
commit76fdced10920abc189465d0a222f582c7ca53c70
tree4cb78a6634ad208286dd3d5c971a8f636f66e787
parent426ebdf923f9826e456bb734299fa2d2b6199524
asrc_sine: avoid use of INFINITY as it might be a non constant

This should fix compilation on openbsd

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