gstreamer/libs/gst/control
David I. Lehn dc36dd9e5d build as a lib rather than a plugin
Original commit message from CVS:
build as a lib rather than a plugin
2002-10-03 03:00:25 +00:00
..
control.c gstcontrol is now just a normal lib, not a plugin 2002-08-11 12:18:03 +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 fixes http://bugzilla.gnome.org/show_bug.cgi?id=91179 make mine beer an ice-tea 2002-08-26 15:31:21 +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 gstcontrol is now just a normal lib, not a plugin 2002-08-11 12:18:03 +00:00
dparammanager.h many changes including: 2002-05-29 18:51:27 +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 build as a lib rather than a plugin 2002-10-03 03:00:25 +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