Make code safe for -Wredundant-decls
[platform/upstream/gstreamer.git] / libs / gst / controller / gstinterpolationcontrolsource.c
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-02-19 Sebastian Drögeinterpolationcontrolsource: Don't pass NULL pointers...
2010-02-19 Sebastian Drögeinterpolationcontrolsource: Add const qualifiers to...
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-18 Stefan Kostcontroller: just cast in internal API where we have...
2009-06-29 Edward Herveylibs/controller: Set default gst debugging category.
2009-05-22 Stefan Kostcontroller: add G_LIKELY and join two if for same condition
2009-05-20 Stefan Kostcontroller: fix assertion when freeing the control...
2009-05-14 Sebastian Drögecontroller: Use ordered GSequence instead of GList
2009-01-01 Stefan Kostgst/gstdebugutils.c: Add some ideas, how to make the...
2008-07-08 Sebastian Drögelibs/gst/controller/gstinterpolationcontrolsource.c...
2008-06-29 Stefan Kostlibs/gst/controller/gstinterpolationcontrolsource.c...
2008-06-20 Stefan KostRewrite handling of default values. Fix overflow with...
2008-05-03 Sebastian Drögelibs/gst/controller/: Move some private declarations...
2008-04-02 Sebastian Drögelibs/gst/controller/gstinterpolationcontrolsource.c...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2007-07-06 Sebastian Drögelibs/gst/controller/: API: Refactor GstController into...