.. |
.gitignore
|
Update a bunch of gitignores to clean up my git status output
|
2009-01-23 16:08:40 +00:00 |
gstcontroller.c
|
libs/gst/controller/gstcontroller.c: Aggregate return value for gst_controller_sync_values(). More info in logging. A...
|
2008-12-09 09:56:25 +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/: Keep last-value and only call set_property if value has changed. This supresses all the g_objec...
|
2008-11-17 21:41:35 +00:00 |
gstcontrolsource.c
|
libs/gst/controller/gstcontroller.c: Aggregate return value for gst_controller_sync_values(). More info in logging. A...
|
2008-12-09 09:56:25 +00:00 |
gstcontrolsource.h
|
libs/gst/: Fix empty prototypes. Fixes bug #507957.
|
2008-01-08 02:07:38 +00:00 |
gsthelper.c
|
Don't check timestamp here, its done in the called function anyway.
|
2009-01-26 21:29:02 +02:00 |
gstinterpolation.c
|
libs/gst/controller/: Use gst_guint64_to_gdouble instead of gst_util_guint64_to_gdouble as it is mapped to a cast on ...
|
2008-11-17 21:43:06 +00:00 |
gstinterpolationcontrolsource.c
|
gst/gstdebugutils.c: Add some ideas, how to make the graph smaller.
|
2009-01-01 21:27:06 +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
|
libs/gst/controller/: Use gst_guint64_to_gdouble instead of gst_util_guint64_to_gdouble as it is mapped to a cast on ...
|
2008-11-17 21:43:06 +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 |