summaryrefslogtreecommitdiff
path: root/gst/gststructure.h
AgeCommit message (Expand)Author
2009-11-02structure: API: Add gst_structure_id_has_field{,_typed}Sebastian Dröge
2009-06-10structure: add gst_structure_*_get*() vararg functionsTim-Philipp Müller
2009-05-29structure: add gst_structure_id_new() convenience functionTim-Philipp Müller
2007-08-12Add function to get uint from a structure.Wim Taymans
2006-07-26gst/gststructure.*: Add API for setting values into structures without perfor...Jan Schmidt
2005-11-29gst/gstevent.h (struct _GstEvent): Only one pointer of padding.Andy Wingo
2005-11-23API Changes.Jan Schmidt
2005-11-21Implement fraction ranges and extend GstFraction to support arithmetic subtra...Jan Schmidt
2005-11-21gst/: Add glib-compat.h.Andy Wingo
2005-11-21gst/: Sprinkle NULL_TERMINATED to taste.Andy Wingo
2005-11-21Rename gst_caps_structure_fixate_* to gst_structure_fixate_* (#322027)Jan Schmidt
2005-11-19gst/gsttaglist.*: Operates on a constAndy Wingo
2005-11-09gst/gstbin.h: Document another field.Wim Taymans
2005-10-15whitespace fixesThomas Vander Stichele
2005-09-29gst/gstmessage.c (gst_message_parse_state_changed): Use gst_structure_get_enu...Johan Dahlin
2005-09-23add a method to get a GstClockTime out of a structureThomas Vander Stichele
2005-09-23fix docsThomas Vander Stichele
2005-09-22Add GST_TYPE_DATE, a boxed type that wraps GDate, and the usual bunch of util...Tim-Philipp Müller
2005-08-23gst/gstbuffer.c: some debuggingThomas Vander Stichele
2005-07-31gst/gstpad.h: Fix inline docs for GstPadLinkReturn.Tim-Philipp Müller
2005-07-18Removed plugable schedulers.Wim Taymans
2005-06-22check/: copy over from 0.8, and add two with bitmasks specified with (int) 0x...Thomas Vander Stichele
2005-04-24Convert everything from GstAtomicInt to g_atomic_int_*, and remove gstatomic.David Schleef
2005-03-21Next big merge.Wim Taymans
2005-03-07First THREADED backport attempt, focusing on adding locks and making sure the...Wim Taymans
2004-07-23gst/gststructure.c: Set type field correctly.David Schleef
2004-04-21gst/gstcaps.c: check for ANY caps before appending/unioningBenjamin Otte
2004-03-15fix header inclusionThomas Vander Stichele
2004-03-15add paddingThomas Vander Stichele
2004-03-15Revert again, this time without post-commit reindent hooks to put back the in...Johan Dahlin
2004-03-13gst-indent run on coreThomas Vander Stichele
2004-03-12gst/gststructure.c (gst_structure_get_type): DittoJohan Dahlin
2004-02-18gst/elements/gstmultifilesrc.c: Use G_TYPE_STRING in signal prototype instead...David Schleef
2004-01-30make sure all API gets built sync .c with .hThomas Vander Stichele
2004-01-29docs/random/mimetypes: update docs for audio/x-raw-float. Add "buffer-frames=...Benjamin Otte
2003-12-22Merge CAPS branchDavid Schleef
2003-11-29Merge gstvalue and gststructure from CAPS branchDavid Schleef
2003-11-24merge in taggingBenjamin Otte
2003-11-04hacking. Add value_compare, value_union, and value_intersect functionsDavid Schleef
2003-11-04Adjust API based on comments from other developersDavid Schleef
2003-11-03Add GstStructure and GstValueDavid Schleef