summaryrefslogtreecommitdiff
path: root/gst/gstvalue.h
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-22gst/gstvalue.h: Clean up a little bit.Johan Dahlin1-68/+87
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin1-45/+41
2004-03-13gst-indent run on coreThomas Vander Stichele1-41/+45
2004-02-20gst/gstevent.c: copy navigation event correctly. Check freeing tag lists.Benjamin Otte1-2/+1
2004-01-30make sure all API gets built sync .c with .hThomas Vander Stichele1-1/+1
2004-01-29configure.ac: Add detection for HAVE_PRINTF_EXTENSION andDavid Schleef1-1/+1
2004-01-20gst/gststructure.c: Convert function to use gst_value_serialize().David Schleef1-0/+4
2004-01-12Change _gst_padding[] to _gst_reserved[]David Schleef1-1/+1
2003-12-23Rearrange lots of code. Change registration of compare function into registr...David Schleef1-9/+48
2003-12-22Add gst_value_init_and_copy() and use it, to avoid silly mistakes in using g_...David Schleef1-0/+1
2003-12-22rename gstcaps2.[ch] to gstcaps.[ch]David Schleef1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-7/+3
2003-12-02comment out caps2 stuffBenjamin Otte1-0/+4
2003-11-29Change 'const' to 'G_CONST_RETURN' in header filesCAPS-MERGE-2David Schleef1-2/+2
2003-11-29Merge gstvalue and gststructure from CAPS branchDavid Schleef1-8/+12