summaryrefslogtreecommitdiff
path: root/gst/gstparamspecs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* Remove 0.10-related documentation and "Since" markersEdward Hervey2012-07-101-2/+0
* introspection: Add missing annotationsJohan Dahlin2011-10-191-1/+1
* paramspecs: revert gst_param_spec_is_mutable() for releaseJan Schmidt2009-04-161-47/+0
* docs: use real <note> tags as they look nice in new gtk-docStefan Kost2009-04-141-2/+2
* Fix locking in gst_param_spec_is_mutableDavid Schleef2009-04-141-3/+3
* paramspecs: add note about racynessWim Taymans2009-04-141-0/+5
* docs: add Since: tags to gtk-doc chunks for new param spec APITim-Philipp Müller2009-04-131-0/+2
* Add param spec flags for when a property can be changedDavid Schleef2009-04-121-0/+40
* Add GST_PARAM_CONTROLLABLE and GST_PARAM_USER_SHIFT. Move paramspec docs to o...Stefan Kost2008-04-151-0/+9
* gst/gstparamspecs.c: Since this file doesn't include "gst.h" it will not go t...Edward Hervey2007-06-141-0/+6
* gst/gstparamspecs.c: Don't use GLib-2.10 functions, we still depend onTim-Philipp Müller2007-06-061-3/+1
* API: add GstParamSpecFraction, so elements can have fraction properties witho...Tim-Philipp Müller2007-06-061-0/+194