a few internal changes:
authorSteve Baker <steve@stevebaker.org>
Sun, 5 May 2002 15:39:37 +0000 (15:39 +0000)
committerSteve Baker <steve@stevebaker.org>
Sun, 5 May 2002 15:39:37 +0000 (15:39 +0000)
commitb4d1d31ded30297b2bb5a4c6d466cb280cf7b25d
treeda62a8ce9d76543a74f0aea6375ad691061af0f9
parent4321f75fbdb116f7a568949bb82e729d713ce2b0
a few internal changes:

Original commit message from CVS:
a few internal changes:
- put last_update_timestamp into GstDParam
- added a GstDParamUpdateInfo enum to the update function so that dparams know what context they are updating in (for example, the first update since the pipeline was started)
- rewrote bogus next_timestamp calculation in GstDParamSmooth
libs/gst/control/dparam.c
libs/gst/control/dparam.h
libs/gst/control/dparam_smooth.c
libs/gst/control/dparam_smooth.h
libs/gst/control/dparammanager.c
libs/gst/control/dparammanager.h