summaryrefslogtreecommitdiff
path: root/gst/gstvalue.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-08value: remove gst_value_register_{subtract,union,intersect}_func() APITim-Philipp Müller1-57/+0
2012-01-24gstvalue: add stepped rangesVincent Penquerc'h1-0/+13
2012-01-12Remove GST_TYPE_DATE, our own GDate typeTim-Philipp Müller1-25/+0
2012-01-05value: Add 64-bit bitmask typeSebastian Dröge1-0/+25
2012-01-03value: add macro to check if a gvalue holds a sampleWim Taymans1-0/+8
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+1
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller1-1/+1
2011-11-11.h: fix header filesWim Taymans1-115/+115
2011-08-22value: remove our FOURCC GTypeWim Taymans1-23/+0
2011-06-10Merge branch 'master' into 0.11Wim Taymans1-9/+5
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón1-9/+5
2011-06-02value: add function to fixate a valueWim Taymans1-0/+2
2011-01-02tags: don't produce duplicated entries when merging same value twiceStefan Kost1-0/+3
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-3/+5
2010-10-16docs: add some gtk-doc Since: markersTim-Philipp Müller1-0/+4
2010-09-01gstvalue: Add new GstInt64Range typePhilippe Normand1-0/+25
2010-07-26gstvalue: Adds datetime functionsThiago Santos1-0/+22
2009-11-25docs: fix xrefs in docsStefan Kost1-2/+2
2009-11-05docs: fix typoTim-Philipp Müller1-2/+2
2009-05-15[gstvalue] adds safety parenthesis to macros missing them.Thiago Santos1-13/+13
2007-12-12gst/gstvalue.*: Add more missing "Since:" tags to docs.Stefan Kost1-0/+2
2007-11-02gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller1-3/+0
2007-10-22Added GstStructure to gst_value_table and its related functions.Edgard Lima1-0/+15
2006-08-20gst/gstvalue.*: Use these optimizations only internaly.Stefan Kost1-5/+0
2006-08-20gst/gstvalue.*: Saves the expensive lookup of the compare function in many ca...Stefan Kost1-1/+5
2006-08-14gst/gststructure.c: Fix typo in docs and re-wrap docs blurb to not exceed 80 ...Tim-Philipp Müller1-2/+11
2005-11-27gst/gstvalue.c: Improve documentation for gst_value_union().Tim-Philipp Müller1-6/+3
2005-11-27gst/gstvalue.*: Use gint, gdouble and gchar in our API instead of int, double...Tim-Philipp Müller1-23/+23
2005-11-21Implement fraction ranges and extend GstFraction to support arithmetic subtra...Jan Schmidt1-0/+33
2005-11-21docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?Stefan Kost1-1/+4
2005-11-21gst/gstvalue.*: Drop leading '%' from GST_FOURCC_FORMAT, thus making it consi...Tim-Philipp Müller1-1/+1
2005-11-19gst/gstvalue.h: gst/gstvalue.c (gst_value_array_append_value) (gst_value_arra...Andy Wingo1-0/+10
2005-11-18gst/: docs fixesStefan Kost1-0/+62
2005-10-17gst/gstvalue.h: Fix prototypes.Julien Moutte1-8/+8
2005-10-15give each value a _get_type, removes the DATA exportsThomas Vander Stichele1-21/+22
2005-10-15whitespace fixesThomas Vander Stichele1-5/+5
2005-09-22Add GST_TYPE_DATE, a boxed type that wraps GDate, and the usual bunch of util...Tim-Philipp Müller1-0/+24
2005-09-21inlied another one and added some obvious docsStefan Kost1-1/+101
2005-09-11doc build clean, hurrayThomas Vander Stichele1-6/+3
2005-09-11docs/gst/: rearrange gstvalue sectionThomas Vander Stichele1-0/+100
2005-07-20GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, ...Ronald S. Bultje1-5/+4
2005-01-06gst/gstvalue.h: Mark _gst_reserved[] as privateDavid Schleef1-0/+1
2004-11-29gst/: Deprecate _type_is_fixed, use _value_is_fixed instead, since the fixedn...Ronald S. Bultje1-0/+1
2004-08-09export gst_type_XXX for windows DLLs enable NLS again, push the version numbe...Steve Lhomme1-6/+6
2004-07-15adding GstFraction GValue typeThomas Vander Stichele1-0/+13
2004-07-15debugging additions and style cleanupsThomas Vander Stichele1-62/+64
2004-05-20add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST + functionsThomas Vander Stichele1-0/+3
2004-04-22docs/gst/gstreamer-sections.txt: add gst_caps_do_simplifyBenjamin Otte1-1/+1
2004-04-21gst/gstcaps.c: check for ANY caps before appending/unioningBenjamin Otte1-0/+14
2004-04-17gst/: (_gst_value_initialize): Create a new function gst_type_is_fixed() to i...David Schleef1-0/+2