100l, someone used FLT_MIN where -FLT_MAX was meant at a few places in the
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 17 Jul 2008 17:42:44 +0000 (17:42 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 17 Jul 2008 17:42:44 +0000 (17:42 +0000)
commit7c5ea40ca4bbaa690685ecb7474ab4c5420a54fd
treee6cb45dc8c416304795d4855566bab9c0f73c03e
parent8351d2ba75aa1d484a44f6d1cc9b1dba806a3752
100l, someone used FLT_MIN where -FLT_MAX was meant at a few places in the
AVOptions array.

Originally committed as revision 14264 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/utils.c