moap ignore
[platform/upstream/gstreamer.git] / gst / gstvalue.h
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