Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)
[platform/upstream/gstreamer.git] / gst / gststructure.h
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-19 Andy Wingogst/gsttaglist.*: Operates on a const
2005-11-09 Wim Taymansgst/gstbin.h: Document another field.
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-09-29 Johan Dahlingst/gstmessage.c (gst_message_parse_state_changed)...
2005-09-23 Thomas Vander Sticheleadd a method to get a GstClockTime out of a structure
2005-09-23 Thomas Vander Stichelefix docs
2005-09-22 Tim-Philipp MüllerAdd GST_TYPE_DATE, a boxed type that wraps GDate, and...
2005-08-23 Thomas Vander Stichelegst/gstbuffer.c: some debugging
2005-07-31 Tim-Philipp Müllergst/gstpad.h: Fix inline docs for GstPadLinkReturn.
2005-07-18 Wim TaymansRemoved plugable schedulers.
2005-06-22 Thomas Vander Stichelecheck/: copy over from 0.8, and add two with bitmasks...
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-03-21 Wim TaymansNext big merge.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-07-23 David Schleefgst/gststructure.c: Set type field correctly.
2004-04-21 Benjamin Ottegst/gstcaps.c: check for ANY caps before appending...
2004-03-15 Thomas Vander Stichelefix header inclusion
2004-03-15 Thomas Vander Sticheleadd padding
2004-03-15 Johan DahlinRevert again, this time without post-commit reindent...
2004-03-13 Thomas Vander Stichelegst-indent run on core
2004-03-12 Johan Dahlingst/gststructure.c (gst_structure_get_type): Ditto
2004-02-18 David Schleefgst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in...
2004-01-30 Thomas Vander Stichelemake sure all API gets built sync .c with .h
2004-01-29 Benjamin Ottedocs/random/mimetypes: update docs for audio/x-raw...
2003-12-22 David SchleefMerge CAPS branch
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-04 David SchleefAdjust API based on comments from other developers
2003-11-03 David SchleefAdd GstStructure and GstValue