index
:
~adn770/gstreamer
WIP
icc
master
GStreamer core hacking.
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gst
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
gst: Don't ref_sink() GstObject subclasses in instance_init/constructor
Sebastian Dröge
3
-3
/
+20
2017-05-17
gst: Correctly annotate functions taking floating reference parameters and re...
Sebastian Dröge
1
-1
/
+1
2017-05-15
libs: controller: mark symbols explicitly for export with GST_EXPORT
Tim-Philipp Müller
9
-10
/
+37
2017-05-04
g-i: no need to load registry in g-i scanner
Tim-Philipp Müller
1
-1
/
+1
2017-04-13
meson: A couple for GIR-generation fixes
Rico Tzschichholz
1
-1
/
+2
2017-04-12
meson: Add controller enum file as generated sources
Thibault Saunier
1
-1
/
+1
2017-04-11
controller: include new proxycontrolbinding header
Tim-Philipp Müller
1
-0
/
+1
2017-04-10
controller: Fix build with srcdir!=builddir
Sebastian Dröge
1
-2
/
+4
2017-04-10
controller: Add missing sources/headers to the GIR build
Rico Tzschichholz
1
-2
/
+2
2017-04-09
meson: And actually make the controller mkenums rules work
Sebastian Dröge
1
-3
/
+3
2017-04-09
controller: Generate GLib enums automatically
Sebastian Dröge
7
-56
/
+98
2017-04-08
Don't use deprecated g_object_newv()
Tim-Philipp Müller
3
-3
/
+3
2017-01-27
meson: libs: Add gir to the source list of the dependency
Thibault Saunier
1
-1
/
+5
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
7
-0
/
+7
2016-11-23
controllers: add new proxy control binding
Matthew Waters
4
-0
/
+286
2016-11-09
meson: Advertise dependency on gst_dep generating girs
Thibault Saunier
1
-1
/
+1
2016-10-13
argbcontrolbinding: gst_object_replace() is transfer none
Sebastian Dröge
1
-4
/
+4
2016-10-13
directcontrolbinding: Clarify in the documentation what the difference betwee...
Sebastian Dröge
1
-4
/
+9
2016-08-19
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+63
2016-05-24
g-i: pass compiler env to g-ir-scanner
Tim-Philipp Müller
1
-0
/
+1
2016-02-02
controller: Do not unset uninitiallized GValue
Thibault Saunier
1
-1
/
+2
2016-01-05
controller: rename new cubic interpolation mode
Stefan Sauer
3
-21
/
+21
2015-12-14
core: Add g_autoptr() support to all types
Xavier Claessens
6
-0
/
+24
2015-12-02
Drop usage of deprecated g-ir-scanner --strip-prefix flag
Reynaldo H. Verdejo Pinochet
1
-1
/
+2
2015-11-20
controller: fix annotation to make g-ir-scanner happy
Tim-Philipp Müller
1
-1
/
+2
2015-10-02
timedvaluecontrolsource: Use g_sequence_lookup where possible
Jan Alexander Steffens (heftig)
1
-33
/
+15
2015-10-01
interpolationcontrolsource: fix write over the array size
Stefan Sauer
1
-1
/
+1
2015-09-30
controlpoint: change the padding to be of arch-independent size
Stefan Sauer
1
-3
/
+3
2015-09-28
directcontrolbinding: fix formatting
Stefan Sauer
1
-1
/
+2
2015-09-28
controller: add the missing abi padding
Stefan Sauer
1
-2
/
+2
2015-09-27
interpolationcontrolsource: add cubic_mono interpolation
Stefan Sauer
3
-4
/
+185
2015-09-27
interpolationcontrolsource: refactor code
Stefan Sauer
1
-100
/
+76
2015-06-29
directcontrolbinding: fix ABI break
Tim-Philipp Müller
2
-6
/
+9
2015-06-16
gi: Use INTROSPECTION_INIT for --add-init-section
Nicolas Dufresne
1
-1
/
+1
2015-06-14
doc: Include and fix GstControlPoint
Nicolas Dufresne
1
-3
/
+5
2015-06-13
doc: Fix Since: marks
Nicolas Dufresne
1
-3
/
+3
2015-06-13
doc: Make ..._source_find_control_point_iter transfer none
Nicolas Dufresne
1
-1
/
+1
2015-06-12
controller: Added absolute direct control binding, example and test
Lazar Claudiu
2
-25
/
+77
2015-05-16
timedvaluecontrolsource: Check that the only iter is the end iter in the GSeq...
Thibault Saunier
1
-11
/
+14
2015-05-16
timedvaluecontrolsource: Fix removing all keyframes, and adding one back
Thibault Saunier
1
-1
/
+1
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-12
/
+0
2015-03-31
introspection: Don't use g-ir-scanner cache at compile time
Edward Hervey
1
-1
/
+1
2015-02-13
timedvaluecontrolsource: Do not wrongly send value-removed
Thibault Saunier
1
-0
/
+3
2014-11-25
triggercontrolsource: Fix short description for the docs
Sebastian Dröge
1
-1
/
+1
2014-10-22
timedvaluecontrolsource: Add some signals about values changes
Thibault Saunier
2
-8
/
+108
2014-04-17
libs: g-ir-scanner: do not hardcode libtool path
Antoine Jacoutot
1
-1
/
+1
2013-12-10
controller: Fix out-of-bounds detection
Edward Hervey
1
-1
/
+1
2013-12-02
docs: cosmetic changes in references/decriptions
Sebastian Rasmussen
1
-1
/
+1
2013-09-10
controlbindings: fix pspec relaxation for control source properties
Rico Tzschichholz
2
-5
/
+10
2013-08-08
controller: fixes int overflow with properties that span +-INT_MAX
Adrian Pardini
1
-2
/
+2
[next]