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
/
gst
/
gstobject.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-30
/
+17
2016-12-20
leaks: Allow tracing Gst(Mini)Object reffing operations
Thibault Saunier
1
-2
/
+4
2016-10-13
object: Fix broken sentence structure in docs
Sebastian Dröge
1
-1
/
+1
2016-08-13
Remove old alloc tracing code now that we have a GstTracer-based replacement
Tim-Philipp Müller
1
-17
/
+0
2016-06-02
tracing: add hooks when objects or miniobjects are created and destroyed
Guillaume Desmottes
1
-0
/
+10
2016-05-26
object: Notify name change when using _set_name()
Nicolas Dufresne
1
-4
/
+2
2016-04-02
GST_REFCOUNTING: Add logging of pointer address for dispose, finalize, etc me...
Mark Combellack
1
-2
/
+2
2015-05-15
gstobject: add gst_object_has_as_ancestor and deprecate previous function
Stefan Sauer
1
-2
/
+28
2015-05-15
gstobject: rename gst_object_has_parent to gst_object_has_as_parent
Stefan Sauer
1
-2
/
+2
2014-11-10
gstobject: Add gst_object_has_parent()
Jan Alexander Steffens (heftig)
1
-0
/
+28
2014-06-26
introspection: add some missing allow-none annotations to in params
Evan Nemerson
1
-2
/
+2
2014-06-26
introspection: add nullability annotations to out and inout params
Evan Nemerson
1
-2
/
+2
2014-06-26
introspection: add missing (nullable) annotations to return values
Evan Nemerson
1
-9
/
+10
2014-05-30
docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE
Evan Nemerson
1
-12
/
+12
2014-05-30
docs: fix type in GstObject docs
Tim-Philipp Müller
1
-2
/
+2
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2014-01-09
gstobject: add FIXME and docs for the disabled notify on parent
Stefan Sauer
1
-3
/
+14
2013-12-07
docs: Fix typos in function/object descriptions
Sebastian Rasmussen
1
-1
/
+1
2013-12-07
Fix some typos in code comments and debug messages
Sebastian Rasmussen
1
-1
/
+1
2013-12-03
docs: add missing docs, fixing doc errors
Sebastian Rasmussen
1
-2
/
+2
2013-10-25
docs: fix typos in gstobject
Luis de Bethencourt
1
-7
/
+7
2013-03-02
Fix misspellings of 'continuous'
David Schleef
1
-1
/
+1
2013-02-08
controlbinding: error handling for binding controlsources to wrong properties
Stefan Sauer
1
-4
/
+6
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-21
object: update controller documentation
Mark Nauwelaerts
1
-6
/
+2
2012-09-10
gst: remove some defunct commented code
Mark Nauwelaerts
1
-2
/
+0
2012-08-10
introspection: fix some warnings generated by g-ir-scanner.
Evan Nemerson
1
-3
/
+3
2012-08-09
gstobject: fix double string escaping in gst_object_default_deep_notify()
Tim-Philipp Müller
1
-1
/
+4
2012-06-29
gstobject: don't use g_strdup_value_contents()
Wim Taymans
1
-13
/
+1
2012-06-18
introspection: assorted introspection and documentation fixes
Evan Nemerson
1
-1
/
+1
2012-06-12
introspection: add some missing annotations
Evan Nemerson
1
-3
/
+3
2012-04-29
gstobject: give the 20th queue element a different name than the first queue2...
Tim-Philipp Müller
1
-1
/
+8
2012-04-25
controller: expand the api to offer functions for plain and GValue arrays
Stefan Sauer
1
-2
/
+47
2012-04-12
gst: Use gst_object_{ref|unref} where applicable
Edward Hervey
1
-3
/
+3
2012-04-05
gstobject: unparent the controlbinding on dispose
Stefan Sauer
1
-1
/
+1
2012-03-29
docs: update more documentation
Wim Taymans
1
-43
/
+5
2012-03-02
gst: Remove gstmarshal.[ch] completely and use the generic marshaller
Sebastian Dröge
1
-2
/
+1
2012-02-02
trace: don't check random pointers for objects
Wim Taymans
1
-1
/
+1
2012-01-30
controller: rename control-bindings
Stefan Sauer
1
-1
/
+1
2012-01-27
trace: rework alloc tracing
Wim Taymans
1
-3
/
+4
2012-01-23
object: register all properties in one go
Stefan Sauer
1
-4
/
+2
2012-01-23
controller: allow different controlbindings
Stefan Sauer
1
-3
/
+3
2012-01-20
controller: improve control binding handling
Stefan Sauer
1
-19
/
+50
2012-01-20
controller: remove convenience api for control sources
Stefan Sauer
1
-81
/
+1
2012-01-19
Update for new gthread API
Wim Taymans
1
-2
/
+2
2011-12-31
controller: remove obsolete FIXME comment
Stefan Sauer
1
-1
/
+0
2011-12-25
controller: move GValue handling from control-sources to -binding
Stefan Sauer
1
-12
/
+8
2011-12-25
controller: move GstControlledProperty into a separate class
Stefan Sauer
1
-180
/
+139
2011-12-19
controller: cleanup interpolation modes
Stefan Sauer
1
-1
/
+1
2011-12-19
controlsources: refactor interpolation control source
Stefan Sauer
1
-2
/
+2
[next]