gstreamer/libs/gst/control
Steve Baker fc7a6ad8c9 completely rewrite interpolation so that it is more stable, faster, easier to maintain and it now sounds damned smoooth
Original commit message from CVS:
completely rewrite interpolation so that it is more stable, faster, easier to maintain and it now sounds damned smoooth
2002-05-29 18:47:06 +00:00
..
control.c same change here 2002-05-02 13:41:07 +00:00
control.h added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another. 2002-04-14 10:08:21 +00:00
dparam.c add a value-changed signal so that subclasses can precalculate stuff after a value has been changed 2002-05-29 18:45:25 +00:00
dparam.h add a value-changed signal so that subclasses can precalculate stuff after a value has been changed 2002-05-29 18:45:25 +00:00
dparam_smooth.c completely rewrite interpolation so that it is more stable, faster, easier to maintain and it now sounds damned smoooth 2002-05-29 18:47:06 +00:00
dparam_smooth.h completely rewrite interpolation so that it is more stable, faster, easier to maintain and it now sounds damned smoooth 2002-05-29 18:47:06 +00:00
dparamcommon.h This is a major update to the dparams api - I think it is now much cleaner and the app-side is much easier to use. hi... 2002-03-04 18:54:20 +00:00
dparammanager.c a few internal changes: 2002-05-05 15:39:37 +00:00
dparammanager.h a few internal changes: 2002-05-05 15:39:37 +00:00
dplinearinterp.c various include fixes, adding a doc on why as well 2002-04-12 09:24:37 +00:00
dplinearinterp.h various include fixes, adding a doc on why as well 2002-04-12 09:24:37 +00:00
Makefile.am added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another. 2002-04-14 10:08:21 +00:00
unitconvert.c renamed rate-proportion to the more accurate hertz-rate-bound 2002-05-05 15:31:11 +00:00
unitconvert.h added unitconvert which has a registry of Units of Measurement and an api to convert one unit to another. 2002-04-14 10:08:21 +00:00