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
/
gstparamspecs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-23
paramspecs: Add GstParamSpecArray for GST_TYPE_ARRAY typed properties
Vivia Nikolaidou
1
-0
/
+155
2017-01-27
Port gtk-doc comments to their equivalent markdown syntax
Thibault Saunier
1
-0
/
+1
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2012-11-03
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-07-10
Remove 0.10-related documentation and "Since" markers
Edward Hervey
1
-2
/
+0
2011-10-19
introspection: Add missing annotations
Johan Dahlin
1
-1
/
+1
2009-04-16
paramspecs: revert gst_param_spec_is_mutable() for release
Jan Schmidt
1
-47
/
+0
2009-04-14
docs: use real <note> tags as they look nice in new gtk-doc
Stefan Kost
1
-2
/
+2
2009-04-14
Fix locking in gst_param_spec_is_mutable
David Schleef
1
-3
/
+3
2009-04-14
paramspecs: add note about racyness
Wim Taymans
1
-0
/
+5
2009-04-13
docs: add Since: tags to gtk-doc chunks for new param spec API
Tim-Philipp Müller
1
-0
/
+2
2009-04-12
Add param spec flags for when a property can be changed
David Schleef
1
-0
/
+40
2008-04-15
Add GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT. Move paramspec docs to o...
Stefan Kost
1
-0
/
+9
2007-06-14
gst/gstparamspecs.c: Since this file doesn't include "gst.h" it will not go t...
Edward Hervey
1
-0
/
+6
2007-06-06
gst/gstparamspecs.c: Don't use GLib-2.10 functions, we still depend on
Tim-Philipp Müller
1
-3
/
+1
2007-06-06
API: add GstParamSpecFraction, so elements can have fraction properties witho...
Tim-Philipp Müller
1
-0
/
+194