summaryrefslogtreecommitdiff
path: root/gst/gstvalue.h
Commit message (Expand)AuthorAgeFilesLines
* value: remove our FOURCC GTypeWim Taymans2011-08-221-23/+0
* Merge branch 'master' into 0.11Wim Taymans2011-06-101-9/+5
|\
| * Use "const" instead G_CONST_RETURNJavier Jardón2011-06-091-9/+5
* | value: add function to fixate a valueWim Taymans2011-06-021-0/+2
|/
* tags: don't produce duplicated entries when merging same value twiceStefan Kost2011-01-021-0/+3
* docs: gst: more gobject introspection annotationsTim-Philipp Müller2010-12-071-3/+5
* docs: add some gtk-doc Since: markersTim-Philipp Müller2010-10-161-0/+4
* gstvalue: Add new GstInt64Range typePhilippe Normand2010-09-011-0/+25
* gstvalue: Adds datetime functionsThiago Santos2010-07-261-0/+22
* docs: fix xrefs in docsStefan Kost2009-11-251-2/+2
* docs: fix typoTim-Philipp Müller2009-11-051-2/+2
* [gstvalue] adds safety parenthesis to macros missing them.Thiago Santos2009-05-151-13/+13
* gst/gstvalue.*: Add more missing "Since:" tags to docs.Stefan Kost2007-12-121-0/+2
* gst/: Move declaration of private _gst_foo_initialize() functions into our pr...Tim-Philipp Müller2007-11-021-3/+0
* Added GstStructure to gst_value_table and its related functions.Edgard Lima2007-10-221-0/+15
* gst/gstvalue.*: Use these optimizations only internaly.Stefan Kost2006-08-201-5/+0
* gst/gstvalue.*: Saves the expensive lookup of the compare function in many ca...Stefan Kost2006-08-201-1/+5
* gst/gststructure.c: Fix typo in docs and re-wrap docs blurb to not exceed 80 ...Tim-Philipp Müller2006-08-141-2/+11
* gst/gstvalue.c: Improve documentation for gst_value_union().Tim-Philipp Müller2005-11-271-6/+3
* gst/gstvalue.*: Use gint, gdouble and gchar in our API instead of int, double...Tim-Philipp Müller2005-11-271-23/+23
* Implement fraction ranges and extend GstFraction to support arithmetic subtra...Jan Schmidt2005-11-211-0/+33
* docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done?Stefan Kost2005-11-211-1/+4
* gst/gstvalue.*: Drop leading '%' from GST_FOURCC_FORMAT, thus making it consi...Tim-Philipp Müller2005-11-211-1/+1
* gst/gstvalue.h: gst/gstvalue.c (gst_value_array_append_value) (gst_value_arra...Andy Wingo2005-11-191-0/+10
* gst/: docs fixesStefan Kost2005-11-181-0/+62
* gst/gstvalue.h: Fix prototypes.Julien Moutte2005-10-171-8/+8
* give each value a _get_type, removes the DATA exportsThomas Vander Stichele2005-10-151-21/+22
* whitespace fixesThomas Vander Stichele2005-10-151-5/+5
* Add GST_TYPE_DATE, a boxed type that wraps GDate, and the usual bunch of util...Tim-Philipp Müller2005-09-221-0/+24
* inlied another one and added some obvious docsStefan Kost2005-09-211-1/+101
* doc build clean, hurrayThomas Vander Stichele2005-09-111-6/+3
* docs/gst/: rearrange gstvalue sectionThomas Vander Stichele2005-09-111-0/+100
* GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, ...Ronald S. Bultje2005-07-201-5/+4
* gst/gstvalue.h: Mark _gst_reserved[] as privateDavid Schleef2005-01-061-0/+1
* gst/: Deprecate _type_is_fixed, use _value_is_fixed instead, since the fixedn...Ronald S. Bultje2004-11-291-0/+1
* export gst_type_XXX for windows DLLs enable NLS again, push the version numbe...Steve Lhomme2004-08-091-6/+6
* adding GstFraction GValue typeThomas Vander Stichele2004-07-151-0/+13
* debugging additions and style cleanupsThomas Vander Stichele2004-07-151-62/+64
* add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST + functionsThomas Vander Stichele2004-05-201-0/+3
* docs/gst/gstreamer-sections.txt: add gst_caps_do_simplifyBenjamin Otte2004-04-221-1/+1
* gst/gstcaps.c: check for ANY caps before appending/unioningBenjamin Otte2004-04-211-0/+14
* gst/: (_gst_value_initialize): Create a new function gst_type_is_fixed() to i...David Schleef2004-04-171-0/+2
* gst/gstvalue.h: Clean up a little bit.Johan Dahlin2004-03-221-68/+87
* Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin2004-03-151-45/+41
* gst-indent run on coreThomas Vander Stichele2004-03-131-41/+45
* gst/gstevent.c: copy navigation event correctly. Check freeing tag lists.Benjamin Otte2004-02-201-2/+1
* make sure all API gets built sync .c with .hThomas Vander Stichele2004-01-301-1/+1
* configure.ac: Add detection for HAVE_PRINTF_EXTENSION andDavid Schleef2004-01-291-1/+1
* gst/gststructure.c: Convert function to use gst_value_serialize().David Schleef2004-01-201-0/+4
* Change _gst_padding[] to _gst_reserved[]David Schleef2004-01-121-1/+1