summaryrefslogtreecommitdiff
path: root/gst/gstparamspecs.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-16paramspecs: revert gst_param_spec_is_mutable() for releaseJan Schmidt1-47/+0
2009-04-14docs: use real <note> tags as they look nice in new gtk-docStefan Kost1-2/+2
2009-04-14Fix locking in gst_param_spec_is_mutableDavid Schleef1-3/+3
2009-04-14paramspecs: add note about racynessWim Taymans1-0/+5
2009-04-13docs: add Since: tags to gtk-doc chunks for new param spec APITim-Philipp Müller1-0/+2
2009-04-12Add param spec flags for when a property can be changedDavid Schleef1-0/+40
2008-04-15Add GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT. Move paramspec docs to o...Stefan Kost1-0/+9
2007-06-14gst/gstparamspecs.c: Since this file doesn't include "gst.h" it will not go t...Edward Hervey1-0/+6
2007-06-06gst/gstparamspecs.c: Don't use GLib-2.10 functions, we still depend onTim-Philipp Müller1-3/+1
2007-06-06API: add GstParamSpecFraction, so elements can have fraction properties witho...Tim-Philipp Müller1-0/+194