Rewrite handling of default values. Fix overflow with unsigned types in linear interp...
authorStefan Kost <ensonic@users.sourceforge.net>
Fri, 20 Jun 2008 08:17:08 +0000 (08:17 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Fri, 20 Jun 2008 08:17:08 +0000 (08:17 +0000)
commit27243ac3266ad4cd770d0331a11aecda8f972143
treeafd08f78ceb2612982524b62b6815f1b585c9d60
parent1380508f532544e7ea7036db9495ce7584a3aebe
Rewrite handling of default values. Fix overflow with unsigned types in linear interpolation. Remove now obsolete _fi...

Original commit message from CVS:
* libs/gst/controller/gstinterpolation.c:
* libs/gst/controller/gstinterpolationcontrolsource.c:
* tests/check/libs/controller.c:
Rewrite handling of default values. Fix overflow with unsigned types
in linear interpolation. Remove now obsolete _first_value() function.
Add more tests. Fixes #538201.
ChangeLog
libs/gst/controller/gstinterpolation.c
libs/gst/controller/gstinterpolationcontrolsource.c
tests/check/libs/controller.c