gstreamer/libs/gst/control
Steve Baker 3e1e367954 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...
Original commit message from CVS:
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.

highlights are:
- GParamSpecs are now used throughout to define dparams
- currently limited to supporting types gfloat, gint and gint64. this should cover 99% of cases and new types can be added in the future
- application-side api is now based almost entirely on setting object properties
- the smoothing dparam is now a subclass of GstDParam
- array-mode is not yet implemented but is not forgotton

time to start documenting
2002-03-04 18:54:20 +00:00
..
control.c moving around 2001-12-23 17:27:58 +00:00
control.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
dparam.c 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
dparam.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
dparam_smooth.c 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
dparam_smooth.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
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 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.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
dplinearinterp.c moving around 2001-12-23 17:27:58 +00:00
dplinearinterp.h moving around 2001-12-23 17:27:58 +00:00
Makefile.am 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