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
/
gstpadtemplate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-8
/
+0
2012-06-18
introspection: assorted introspection and documentation fixes
Evan Nemerson
1
-4
/
+4
2012-03-29
docs: update more documentation
Wim Taymans
1
-1
/
+1
2012-03-11
caps: avoid using in-place oprations
Wim Taymans
1
-1
/
+1
2012-03-02
gst: Remove gstmarshal.[ch] completely and use the generic marshaller
Sebastian Dröge
1
-2
/
+1
2012-01-28
Use macros to register boxed types thread safely
Olivier Crête
1
-11
/
+1
2012-01-25
gst_pad_template_new() now returns a floating reference
Jason DeRose
1
-1
/
+1
2011-10-16
padtemplate: clean up parent_class
Wim Taymans
1
-3
/
+1
2011-10-11
gst: More 'transfer' annotations
Edward Hervey
1
-1
/
+1
2011-08-26
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+4
2011-08-26
padtemplate: explicitly cast to the enum types
Josep Torra
1
-2
/
+4
2011-05-17
padtemplate: Create pad templates with floating refs
Sebastian Dröge
1
-14
/
+0
2011-05-17
padtemplate: Improve reference handling of the template's caps
Sebastian Dröge
1
-13
/
+3
2011-05-17
pad: Let template related functions return new references
Sebastian Dröge
1
-3
/
+6
2011-04-16
element: Inherit element metadata and pad templates from parent classes
Sebastian Dröge
1
-3
/
+3
2011-03-08
Merge branch 'master' into 0.11
Wim Taymans
1
-10
/
+10
2011-03-08
padtemplate: add missing ; in example (and trim whitespace)
Stefan Kost
1
-10
/
+10
2011-02-22
Merge branch 'master' into 0.11
Wim Taymans
1
-9
/
+9
2011-01-06
Revert "padtemplate: allow disablinbg the template name conformance checks"
Tim-Philipp Müller
1
-3
/
+2
2010-12-07
docs: gst: more gobject introspection annotations
Tim-Philipp Müller
1
-6
/
+7
2010-12-07
object: Removed deprecated fields and methods
Wim Taymans
1
-1
/
+1
2010-12-03
padtemplate: add two FIXME0.11: comments
Stefan Kost
1
-0
/
+1
2010-12-03
padtemplate: allow disablinbg the template name conformance checks
Stefan Kost
1
-2
/
+3
2010-12-03
padtemplate: the supplied caps may not be NULL
Stefan Kost
1
-2
/
+1
2009-11-25
docs: fix xrefs in docs
Stefan Kost
1
-1
/
+1
2009-10-06
gst: remove more unnecessary cast when using g_signal_*()
Tim-Philipp Müller
1
-2
/
+1
2009-05-11
Use new _ref_sink when we can
Wim Taymans
1
-2
/
+1
2009-04-15
staticpadtemplate: Update docs of gst_static_pad_template_get_caps ()
Sebastian Dröge
1
-2
/
+4
2009-04-08
padtemplate: enable code to fix the leak, now that the deps have been released
Stefan Kost
1
-5
/
+0
2009-04-04
gst: Use G_DEFINE_TYPE and friends or at least g_once_init_* in the _get_type...
Sebastian Dröge
1
-24
/
+2
2009-03-11
padtemplate: Allow %u as conversion modifier additional to %d and %s
Sebastian Dröge
1
-2
/
+2
2008-08-29
gst/gstpadtemplate.c: Revert last change, since it breaks a few plugins, ffmp...
David Schleef
1
-0
/
+5
2008-08-28
gst/gstpadtemplate.c: The old behaviour was that gst_pad_template_new() takes...
Stefan Kost
1
-0
/
+3
2008-08-01
gst/gstpadtemplate.c: Add "name-template", "direction", "presence" and "caps"...
Tim-Philipp Müller
1
-13
/
+129
2008-02-05
Revert previous changes to the behaviour of GstPadTemplates, etc and the poss...
Sebastian Dröge
1
-3
/
+7
2008-02-03
gst/: Make it possible (and recommended) to set element details and add pad t...
Sebastian Dröge
1
-3
/
+3
2006-06-12
Add G_UNLIKELY in type registration.
Wim Taymans
1
-2
/
+2
2006-05-07
gst/gstcaps.c: Docs about how to print caps for debug purposes.
Stefan Kost
1
-1
/
+1
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
1
-1
/
+1
2006-04-06
gst/gstpad.c: Use g_value_get_object() instead of g_value_dup_gst_object(), t...
Michael Smith
1
-3
/
+21
2006-02-14
Fix padtemplate docs, fixes #328805.
Wim Taymans
1
-17
/
+33
2005-12-20
gst/gstcaps.*: Added gpointer GType for GstStaticCaps so we can wrap them in ...
Edward Hervey
1
-0
/
+12
2005-12-06
expand tabs
Thomas Vander Stichele
1
-4
/
+4
2005-10-15
I'm too lazy to comment this
Thomas Vander Stichele
1
-6
/
+0
2005-10-15
various style fixes
Thomas Vander Stichele
1
-9
/
+11
2005-10-15
whitespace fixes
Thomas Vander Stichele
1
-15
/
+15
2005-09-25
inlined two more docs factored gstpadtemplate out of gstpad
Stefan Kost
1
-0
/
+331