Age | Commit message (Expand) | Author | Files | Lines |
2012-03-08 | value: remove gst_value_register_{subtract,union,intersect}_func() API | Tim-Philipp Müller | 1 | -57/+0 |
2012-01-24 | gstvalue: add stepped ranges | Vincent Penquerc'h | 1 | -0/+13 |
2012-01-12 | Remove GST_TYPE_DATE, our own GDate type | Tim-Philipp Müller | 1 | -25/+0 |
2012-01-05 | value: Add 64-bit bitmask type | Sebastian Dröge | 1 | -0/+25 |
2012-01-03 | value: add macro to check if a gvalue holds a sample | Wim Taymans | 1 | -0/+8 |
2011-11-26 | Merge remote-tracking branch 'origin/master' into 0.11 | Tim-Philipp Müller | 1 | -1/+1 |
2011-11-26 | gst: sprinkle some G_GNUC_MALLOC | Tim-Philipp Müller | 1 | -1/+1 |
2011-11-11 | .h: fix header files | Wim Taymans | 1 | -115/+115 |
2011-08-22 | value: remove our FOURCC GType | Wim Taymans | 1 | -23/+0 |
2011-06-10 | Merge branch 'master' into 0.11 | Wim Taymans | 1 | -9/+5 |
2011-06-09 | Use "const" instead G_CONST_RETURN | Javier Jardón | 1 | -9/+5 |
2011-06-02 | value: add function to fixate a value | Wim Taymans | 1 | -0/+2 |
2011-01-02 | tags: don't produce duplicated entries when merging same value twice | Stefan Kost | 1 | -0/+3 |
2010-12-07 | docs: gst: more gobject introspection annotations | Tim-Philipp Müller | 1 | -3/+5 |
2010-10-16 | docs: add some gtk-doc Since: markers | Tim-Philipp Müller | 1 | -0/+4 |
2010-09-01 | gstvalue: Add new GstInt64Range type | Philippe Normand | 1 | -0/+25 |
2010-07-26 | gstvalue: Adds datetime functions | Thiago Santos | 1 | -0/+22 |
2009-11-25 | docs: fix xrefs in docs | Stefan Kost | 1 | -2/+2 |
2009-11-05 | docs: fix typo | Tim-Philipp Müller | 1 | -2/+2 |
2009-05-15 | [gstvalue] adds safety parenthesis to macros missing them. | Thiago Santos | 1 | -13/+13 |
2007-12-12 | gst/gstvalue.*: Add more missing "Since:" tags to docs. | Stefan Kost | 1 | -0/+2 |
2007-11-02 | gst/: Move declaration of private _gst_foo_initialize() functions into our pr... | Tim-Philipp Müller | 1 | -3/+0 |
2007-10-22 | Added GstStructure to gst_value_table and its related functions. | Edgard Lima | 1 | -0/+15 |
2006-08-20 | gst/gstvalue.*: Use these optimizations only internaly. | Stefan Kost | 1 | -5/+0 |
2006-08-20 | gst/gstvalue.*: Saves the expensive lookup of the compare function in many ca... | Stefan Kost | 1 | -1/+5 |
2006-08-14 | gst/gststructure.c: Fix typo in docs and re-wrap docs blurb to not exceed 80 ... | Tim-Philipp Müller | 1 | -2/+11 |
2005-11-27 | gst/gstvalue.c: Improve documentation for gst_value_union(). | Tim-Philipp Müller | 1 | -6/+3 |
2005-11-27 | gst/gstvalue.*: Use gint, gdouble and gchar in our API instead of int, double... | Tim-Philipp Müller | 1 | -23/+23 |
2005-11-21 | Implement fraction ranges and extend GstFraction to support arithmetic subtra... | Jan Schmidt | 1 | -0/+33 |
2005-11-21 | docs/random/ensonic/media-device-daemon.txt: wild idea, can this be done? | Stefan Kost | 1 | -1/+4 |
2005-11-21 | gst/gstvalue.*: Drop leading '%' from GST_FOURCC_FORMAT, thus making it consi... | Tim-Philipp Müller | 1 | -1/+1 |
2005-11-19 | gst/gstvalue.h: gst/gstvalue.c (gst_value_array_append_value) (gst_value_arra... | Andy Wingo | 1 | -0/+10 |
2005-11-18 | gst/: docs fixes | Stefan Kost | 1 | -0/+62 |
2005-10-17 | gst/gstvalue.h: Fix prototypes. | Julien Moutte | 1 | -8/+8 |
2005-10-15 | give each value a _get_type, removes the DATA exports | Thomas Vander Stichele | 1 | -21/+22 |
2005-10-15 | whitespace fixes | Thomas Vander Stichele | 1 | -5/+5 |
2005-09-22 | Add GST_TYPE_DATE, a boxed type that wraps GDate, and the usual bunch of util... | Tim-Philipp Müller | 1 | -0/+24 |
2005-09-21 | inlied another one and added some obvious docs | Stefan Kost | 1 | -1/+101 |
2005-09-11 | doc build clean, hurray | Thomas Vander Stichele | 1 | -6/+3 |
2005-09-11 | docs/gst/: rearrange gstvalue section | Thomas Vander Stichele | 1 | -0/+100 |
2005-07-20 | GstElement::new-pad -> pad-added, GstElement::state-change -> state-changed, ... | Ronald S. Bultje | 1 | -5/+4 |
2005-01-06 | gst/gstvalue.h: Mark _gst_reserved[] as private | David Schleef | 1 | -0/+1 |
2004-11-29 | gst/: Deprecate _type_is_fixed, use _value_is_fixed instead, since the fixedn... | Ronald S. Bultje | 1 | -0/+1 |
2004-08-09 | export gst_type_XXX for windows DLLs enable NLS again, push the version numbe... | Steve Lhomme | 1 | -6/+6 |
2004-07-15 | adding GstFraction GValue type | Thomas Vander Stichele | 1 | -0/+13 |
2004-07-15 | debugging additions and style cleanups | Thomas Vander Stichele | 1 | -62/+64 |
2004-05-20 | add IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST + functions | Thomas Vander Stichele | 1 | -0/+3 |
2004-04-22 | docs/gst/gstreamer-sections.txt: add gst_caps_do_simplify | Benjamin Otte | 1 | -1/+1 |
2004-04-21 | gst/gstcaps.c: check for ANY caps before appending/unioning | Benjamin Otte | 1 | -0/+14 |
2004-04-17 | gst/: (_gst_value_initialize): Create a new function gst_type_is_fixed() to i... | David Schleef | 1 | -0/+2 |