index
:
~bilboed/gstreamer
1.12
design
fastqueue-1.0
master
uridecodebin3-1.12
Personal copy of GStreamer (core)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gst
/
controller
/
gstlfocontrolsource.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
gst: Don't ref_sink() GstObject subclasses in instance_init/constructor
Sebastian Dröge
1
-1
/
+6
2017-04-09
controller: Generate GLib enums automatically
Sebastian Dröge
1
-26
/
+0
2017-04-08
Don't use deprecated g_object_newv()
Tim-Philipp Müller
1
-1
/
+1
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-0
/
+1
2013-03-07
lfo: set a sensible lower boundary for the frequency
Stefan Sauer
1
-3
/
+4
2013-03-06
lfocontrolsource: init the amplitude to the default and update the docs
Stefan Sauer
1
-6
/
+6
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-06-19
controller: assorted minor introspection fixes
Evan Nemerson
1
-5
/
+5
2012-04-12
controller: Chain up to parent class dispose/finalize
Edward Hervey
1
-1
/
+2
2012-01-31
controller: constructures for control sources return GstControlSource
Stefan Sauer
1
-1
/
+1
2012-01-27
controller: no fancy utf8 chars in the gi annotations
Stefan Sauer
1
-1
/
+1
2012-01-27
controller: add gi annotations
Stefan Sauer
1
-1
/
+1
2012-01-19
Update for new gthread API
Wim Taymans
1
-32
/
+32
2012-01-01
lfocontrolsource: cleanups and fix triangle calculations
Stefan Sauer
1
-29
/
+22
2012-01-01
lfocontrolsource: make chainable
Stefan Sauer
1
-107
/
+47
2011-12-25
controller: move GValue handling from control-sources to -binding
Stefan Sauer
1
-845
/
+373
2011-12-19
controlsource: clean up lfo control source
Stefan Sauer
1
-16
/
+2
2011-12-06
controller: remove GstValueArray
Stefan Sauer
1
-25
/
+25
2011-12-04
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-0
/
+2
2011-12-04
Work around deprecated thread API in glib master
Tim-Philipp Müller
1
-0
/
+2
2011-11-04
controller: move to core/gstobject
Stefan Sauer
1
-3
/
+10
2011-09-13
lfocontrolsource: fix clang compiler warning
Tim-Philipp Müller
1
-2
/
+2
2011-08-26
lfocontrolsource: explicitly cast to the enum type
Josep Torra
1
-1
/
+2
2010-10-08
controller, dataprotocol: make public enum _get_type() functions thread-safe
Tim-Philipp Müller
1
-19
/
+20
2010-10-08
dataprotocol, lfocontrolsource: fix enum value name in enums that are public API
Tim-Philipp Müller
1
-5
/
+5
2010-10-05
lfocontrolsource: use math-compat.h for M_PI
Tim-Philipp Müller
1
-1
/
+1
2010-04-15
lfocontrolsource: Use correct setter for double GValues
Sebastian Dröge
1
-2
/
+2
2010-03-10
Make code safe for -Wredundant-decls
Benjamin Otte
1
-4
/
+0
2010-03-09
lfocontrolsource: Optimize get_value_array()
Sebastian Dröge
1
-61
/
+137
2009-10-28
optimisation : Use g_object_newv where possible.
Edward Hervey
1
-1
/
+1
2008-11-17
libs/gst/controller/: Use gst_guint64_to_gdouble instead of gst_util_guint64_...
Sebastian Dröge
1
-13
/
+13
2008-03-22
Define G_PARAM_STATIC_STRINGS if it's undefined (GLib < 2.13.0) and use it ev...
Sebastian Dröge
1
-5
/
+6
2008-02-29
Correct all relevant warnings found by the sparse semantic code analyzer. Thi...
Sebastian Dröge
1
-1
/
+1
2007-09-13
libs/gst/controller/: Use gst_guint64_to_gdouble() when converting from a uin...
Sebastien Moutte
1
-68
/
+70
2007-08-10
libs/gst/controller/gstlfocontrolsource.c: Printf format fix.
Tim-Philipp Müller
1
-1
/
+2
2007-08-03
libs/gst/controller/: API: Add GstLFOControlSource, a control source that giv...
Sebastian Dröge
1
-0
/
+1079