lfo: set a sensible lower boundary for the frequency
authorStefan Sauer <ensonic@users.sf.net>
Thu, 7 Mar 2013 08:12:59 +0000 (09:12 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 7 Mar 2013 08:18:25 +0000 (09:18 +0100)
commite642896565d8c993bdb75b752a3a54d43b8ee94e
treedc8eab7440561f342d09673fba1ec25ad397db3a
parent6f1ac78a4e5ed470a9ea28bd37d3c5e61906f299
lfo: set a sensible lower boundary for the frequency

Use DBL_MIN, which is a the smalles double greater than zero that is not in
denormal format. This exposes the limit better than the runtime check.
libs/gst/controller/gstlfocontrolsource.c