mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
10743802be
This makes lookups and insertions O(log n) instead of always O(n) for insertions and O(n) in worst case for lookups. Fixes bug #582564. |
||
---|---|---|
.. | ||
.gitignore | ||
gstcontroller.c | ||
gstcontroller.h | ||
gstcontrollerprivate.h | ||
gstcontrolsource.c | ||
gstcontrolsource.h | ||
gsthelper.c | ||
gstinterpolation.c | ||
gstinterpolationcontrolsource.c | ||
gstinterpolationcontrolsource.h | ||
gstinterpolationcontrolsourceprivate.h | ||
gstlfocontrolsource.c | ||
gstlfocontrolsource.h | ||
gstlfocontrolsourceprivate.h | ||
lib.c | ||
Makefile.am |