gstreamer/libs/gst/controller
Jan Alexander Steffens (heftig) d3e9f55302 timedvaluecontrolsource: Use g_sequence_lookup where possible
When looking for exact matches in the sequence, this results
in much simpler code than when using g_sequence_search.

https://bugzilla.gnome.org/show_bug.cgi?id=755498
2015-10-02 17:30:38 +03: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 controlbindings: fix pspec relaxation for control source properties 2013-09-10 16:41:30 +01:00
gstargbcontrolbinding.h Fix FSF address 2012-11-03 20:44:48 +00:00
gstdirectcontrolbinding.c directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
gstdirectcontrolbinding.h directcontrolbinding: fix formatting 2015-09-28 16:23:41 +02:00
gstinterpolationcontrolsource.c interpolationcontrolsource: fix write over the array size 2015-10-01 22:12:50 +02:00
gstinterpolationcontrolsource.h interpolationcontrolsource: add cubic_mono interpolation 2015-09-27 12:46:01 +02: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 timedvaluecontrolsource: Use g_sequence_lookup where possible 2015-10-02 17:30:38 +03:00
gsttimedvaluecontrolsource.h controlpoint: change the padding to be of arch-independent size 2015-09-30 17:31:58 +02:00
gsttriggercontrolsource.c triggercontrolsource: Fix short description for the docs 2014-11-25 17:46:12 +01:00
gsttriggercontrolsource.h Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am gi: Use INTROSPECTION_INIT for --add-init-section 2015-06-16 18:08:24 -04:00