gstreamer/libs/gst/control
David Schleef cd8208e769 libs/gst/control/: Add support for double dparams.
Original commit message from CVS:
* libs/gst/control/dparam.c: (gst_dparam_class_init),
(gst_dparam_get_property), (gst_dparam_set_property),
(gst_dparam_do_update_default):
* libs/gst/control/dparam.h:
* libs/gst/control/dparam_smooth.c: (gst_dpsmooth_class_init),
(gst_dpsmooth_new), (gst_dpsmooth_set_property),
(gst_dpsmooth_get_property), (gst_dpsmooth_value_changed_double),
(gst_dpsmooth_do_update_double):
* libs/gst/control/dparam_smooth.h:
* libs/gst/control/dparammanager.c:
(gst_dpman_inline_direct_update):
Add support for double dparams.
2004-02-14 00:01:33 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
control.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
control.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
dparam.c libs/gst/control/: Add support for double dparams. 2004-02-14 00:01:33 +00:00
dparam.h libs/gst/control/: Add support for double dparams. 2004-02-14 00:01:33 +00:00
dparam_smooth.c libs/gst/control/: Add support for double dparams. 2004-02-14 00:01:33 +00:00
dparam_smooth.h libs/gst/control/: Add support for double dparams. 2004-02-14 00:01:33 +00:00
dparamcommon.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
dparammanager.c libs/gst/control/: Add support for double dparams. 2004-02-14 00:01:33 +00:00
dparammanager.h Merge CAPS branch 2003-12-22 01:39:35 +00:00
dplinearinterp.c various include fixes, adding a doc on why as well 2002-04-12 09:24:37 +00:00
dplinearinterp.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
Makefile.am fixes for --disable-loadsave --disable-registry 2004-02-12 16:49:16 +00:00
unitconvert.c GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
unitconvert.h include _get_type() functions in headers. Fixes docs build 2003-08-17 19:26:00 +00:00