gstreamer/libs/gst/controller
Stefan Sauer e642896565 lfo: set a sensible lower boundary for the frequency
Use DBL_MIN, which is a the smalles double greater than zero that is not in
denormal format. This exposes the limit better than the runtime check.
2013-03-07 09:18:25 +01:00
..
.gitignore Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
controller.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 16:44:14 +00:00
gstargbcontrolbinding.c docs: update the controller docs 2013-02-01 22:00:18 +01:00
gstargbcontrolbinding.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstdirectcontrolbinding.c controlbinding: error handling for binding controlsources to wrong properties 2013-02-08 21:38:22 +01:00
gstdirectcontrolbinding.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstinterpolationcontrolsource.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstinterpolationcontrolsource.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstlfocontrolsource.c lfo: set a sensible lower boundary for the frequency 2013-03-07 09:18:25 +01:00
gstlfocontrolsource.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttimedvaluecontrolsource.c Fix FSF address 2012-11-03 20:44:48 +00:00
gsttimedvaluecontrolsource.h Fix FSF address 2012-11-03 20:44:48 +00:00
gsttriggercontrolsource.c triggercontrolsource: add missing end_iter check for sequence 2013-02-17 19:53:55 +01:00
gsttriggercontrolsource.h Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am Use GST_*_1_0 environment variables everywhere 2013-01-15 13:47:32 +00:00