gstreamer/libs/gst/controller
Sebastien Moutte e332c34902 libs/gst/controller/: Use gst_guint64_to_gdouble() when converting from a uint64 or
Original commit message from CVS:
Patch by: Sebastien Moutte <sebastien at moutte dot net>
* libs/gst/controller/gstinterpolation.c:
* libs/gst/controller/gstlfocontrolsource.c:
Use gst_guint64_to_gdouble() when converting from a uint64 or
GstClockTime to double to fix the build on win32. Fixes #474371.
2007-09-13 09:08:23 +00:00
..
.gitignore added controller code removed dparam pc files 2005-08-02 21:35:34 +00:00
gstcontroller.c Add more missing docs. 2007-08-13 13:33:07 +00:00
gstcontroller.h libs/gst/controller/: API: Refactor GstController into the core controller which can take a GstControlSource for prov... 2007-07-06 21:50:02 +00:00
gstcontrollerprivate.h libs/gst/controller/: API: Refactor GstController into the core controller which can take a GstControlSource for prov... 2007-07-06 21:50:02 +00:00
gstcontrolsource.c libs/gst/controller/: API: Refactor GstController into the core controller which can take a GstControlSource for prov... 2007-07-06 21:50:02 +00:00
gstcontrolsource.h Add more missing docs. 2007-08-13 13:33:07 +00:00
gsthelper.c libs/gst/controller/: API: Refactor GstController into the core controller which can take a GstControlSource for prov... 2007-07-06 21:50:02 +00:00
gstinterpolation.c libs/gst/controller/: Use gst_guint64_to_gdouble() when converting from a uint64 or 2007-09-13 09:08:23 +00:00
gstinterpolationcontrolsource.c libs/gst/controller/: API: Refactor GstController into the core controller which can take a GstControlSource for prov... 2007-07-06 21:50:02 +00:00
gstinterpolationcontrolsource.h libs/gst/controller/: API: Refactor GstController into the core controller which can take a GstControlSource for prov... 2007-07-06 21:50:02 +00:00
gstinterpolationcontrolsourceprivate.h libs/gst/controller/: API: Refactor GstController into the core controller which can take a GstControlSource for prov... 2007-07-06 21:50:02 +00:00
gstlfocontrolsource.c libs/gst/controller/: Use gst_guint64_to_gdouble() when converting from a uint64 or 2007-09-13 09:08:23 +00:00
gstlfocontrolsource.h Add more missing docs. 2007-08-13 13:33:07 +00:00
gstlfocontrolsourceprivate.h libs/gst/controller/: API: Add GstLFOControlSource, a control source that gives values for specific timestamps based ... 2007-08-03 15:47:17 +00:00
lib.c docs/: more dparam docs 2006-01-31 16:56:28 +00:00
Makefile.am libs/gst/controller/Makefile.am: Dist gstlfocontrolsourceprivate.h 2007-08-07 16:06:47 +00:00