gstpad: Probes that return HANDLED can reset the data info field
[platform/upstream/gstreamer.git] / gst / gstvalue.h
2011-09-08 Sebastian DrögeMerge branch 'master' into 0.11
2011-08-26 Wim TaymansMerge branch 'master' into 0.11
2011-08-26 Wim TaymansMerge branch 'master' into 0.11
2011-08-24 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim TaymansMerge branch 'master' into 0.11
2011-08-22 Wim Taymansvalue: remove our FOURCC GType
2011-08-15 Wim TaymansMerge branch 'master' into 0.11
2011-08-10 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-07-27 Wim TaymansMerge branch 'master' into 0.11
2011-07-21 Wim TaymansMerge branch 'master' into 0.11
2011-07-07 Wim TaymansMerge branch 'master' into 0.11
2011-06-21 Wim TaymansMerge branch 'master' into 0.11
2011-06-14 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-13 Wim TaymansMerge branch 'master' into 0.11
2011-06-10 Wim TaymansMerge branch 'master' into 0.11
2011-06-09 Javier JardónUse "const" instead G_CONST_RETURN
2011-06-09 Wim TaymansMerge branch 'master' into 0.11
2011-06-05 Tim-Philipp MüllerMerge branch 'master' into 0.11
2011-06-02 Wim Taymansvalue: add function to fixate a value
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-01-02 Stefan Kosttags: don't produce duplicated entries when merging...
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-10-16 Tim-Philipp Müllerdocs: add some gtk-doc Since: markers
2010-09-01 Philippe Normandgstvalue: Add new GstInt64Range type
2010-07-26 Thiago Santosgstvalue: Adds datetime functions
2009-11-25 Stefan Kostdocs: fix xrefs in docs
2009-11-05 Tim-Philipp Müllerdocs: fix typo
2009-05-15 Thiago Santos[gstvalue] adds safety parenthesis to macros missing...
2007-12-12 Stefan Kostgst/gstvalue.*: Add more missing "Since:" tags to docs.
2007-11-02 Tim-Philipp Müllergst/: Move declaration of private _gst_foo_initialize...
2007-10-22 Edgard LimaAdded GstStructure to gst_value_table and its related...
2006-08-20 Stefan Kostgst/gstvalue.*: Use these optimizations only internaly.
2006-08-20 Stefan Kostgst/gstvalue.*: Saves the expensive lookup of the compa...
2006-08-14 Tim-Philipp Müllergst/gststructure.c: Fix typo in docs and re-wrap docs...
2005-11-27 Tim-Philipp Müllergst/gstvalue.c: Improve documentation for gst_value_uni...
2005-11-27 Tim-Philipp Müllergst/gstvalue.*: Use gint, gdouble and gchar in our...
2005-11-21 Jan SchmidtImplement fraction ranges and extend GstFraction to...
2005-11-21 Stefan Kostdocs/random/ensonic/media-device-daemon.txt: wild idea...
2005-11-21 Tim-Philipp Müllergst/gstvalue.*: Drop leading '%' from GST_FOURCC_FORMAT...
2005-11-19 Andy Wingogst/gstvalue.h: gst/gstvalue.c (gst_value_array_append_...
2005-11-18 Stefan Kostgst/: docs fixes
2005-10-17 Julien Mouttegst/gstvalue.h: Fix prototypes.
2005-10-15 Thomas Vander Stichelegive each value a _get_type, removes the DATA exports
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-09-22 Tim-Philipp MüllerAdd GST_TYPE_DATE, a boxed type that wraps GDate, and...
2005-09-21 Stefan Kostinlied another one and added some obvious docs
2005-09-11 Thomas Vander Sticheledoc build clean, hurray
2005-09-11 Thomas Vander Sticheledocs/gst/: rearrange gstvalue section
2005-07-20 Ronald S. BultjeGstElement::new-pad -> pad-added, GstElement::state...
2005-01-06 David Schleefgst/gstvalue.h: Mark _gst_reserved[] as private
2004-11-29 Ronald S. Bultjegst/: Deprecate _type_is_fixed, use _value_is_fixed...
2004-08-09 Steve Lhommeexport gst_type_XXX for windows DLLs enable NLS again...
2004-07-15 Thomas Vander Sticheleadding GstFraction GValue type
2004-07-15 Thomas Vander Sticheledebugging additions and style cleanups
2004-05-20 Thomas Vander Sticheleadd IN_CAPS buffer flag; add GST_TYPE_FIXED_LIST +...
2004-04-22 Benjamin Ottedocs/gst/gstreamer-sections.txt: add gst_caps_do_simplify
2004-04-21 Benjamin Ottegst/gstcaps.c: check for ANY caps before appending...
2004-04-17 David Schleefgst/: (_gst_value_initialize): Create a new function...
2004-03-22 Johan Dahlingst/gstvalue.h: Clean up a little bit.
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-02-20 Benjamin Ottegst/gstevent.c: copy navigation event correctly. Check...
2004-01-30 Thomas Vander Stichelemake sure all API gets built sync .c with .h
2004-01-29 David Schleefconfigure.ac: Add detection for HAVE_PRINTF_EXTENSION and
2004-01-20 David Schleefgst/gststructure.c: Convert function to use gst_value_s...
2004-01-12 David SchleefChange _gst_padding[] to _gst_reserved[]
2003-12-23 David SchleefRearrange lots of code. Change registration of compare...
2003-12-22 David SchleefAdd gst_value_init_and_copy() and use it, to avoid...
2003-12-22 David Schleefrename gstcaps2.[ch] to gstcaps.[ch]
2003-12-22 David SchleefMerge CAPS branch
2003-12-02 Benjamin Ottecomment out caps2 stuff
2003-11-29 David SchleefChange 'const' to 'G_CONST_RETURN' in header files CAPS-MERGE-2
2003-11-29 David SchleefMerge gstvalue and gststructure from CAPS branch
2003-11-24 Benjamin Ottemerge in tagging
2003-11-04 David Schleefhacking. Add value_compare, value_union, and value_int...
2003-11-03 David SchleefAdd GstStructure and GstValue