..
.gitignore
added controller code removed dparam pc files
2005-08-02 21:35:34 +00:00
gstcontroller.c
libs/gst/controller/gstcontroller.c: Revert one change, that make ret value possible uninitialized.
2008-06-20 08:36:46 +00:00
gstcontroller.h
Add GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT. Move paramspec docs to own section.
2008-04-15 06:16:33 +00:00
gstcontrollerprivate.h
libs/gst/controller/: Move some private declarations into private headers.
2008-05-03 15:25:25 +00:00
gstcontrolsource.c
Makefile.am: Add check-exports target and run it as part of 'make check' (see #499140 and #493983 ).
2007-12-12 23:20:00 +00:00
gstcontrolsource.h
libs/gst/: Fix empty prototypes. Fixes bug #507957 .
2008-01-08 02:07:38 +00:00
gsthelper.c
libs/gst/controller/: Move some private declarations into private headers.
2008-05-03 15:25:25 +00:00
gstinterpolation.c
Rewrite handling of default values. Fix overflow with unsigned types in linear interpolation. Remove now obsolete _fi...
2008-06-20 08:17:08 +00:00
gstinterpolationcontrolsource.c
libs/gst/controller/gstinterpolationcontrolsource.c: Don't use declarations after statements.
2008-07-08 11:20:22 +00:00
gstinterpolationcontrolsource.h
libs/gst/: Fix empty prototypes. Fixes bug #507957 .
2008-01-08 02:07:38 +00:00
gstinterpolationcontrolsourceprivate.h
libs/gst/controller/: Move some private declarations into private headers.
2008-05-03 15:25:25 +00:00
gstlfocontrolsource.c
Define G_PARAM_STATIC_STRINGS if it's undefined (GLib < 2.13.0) and use it everywhere for GParamSpecs that use static...
2008-03-22 14:56:17 +00:00
gstlfocontrolsource.h
libs/gst/: Fix empty prototypes. Fixes bug #507957 .
2008-01-08 02:07:38 +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
libs/gst/controller/: Move some private declarations into private headers.
2008-05-03 15:25:25 +00:00
Makefile.am
libs/gst/controller/Makefile.am: Dist gstlfocontrolsourceprivate.h
2007-08-07 16:06:47 +00:00