summaryrefslogtreecommitdiff
path: root/gst/gststructure.h
AgeCommit message (Expand)Author
2014-02-25structure: Add getters for int64 and uint64 valuesSebastian Dröge
2013-06-14structure: Add gst_structure_new_from_string()Sebastian Dröge
2013-02-05structure: change argument name for docsWim Taymans
2012-11-13structure: re-indent header fileTim-Philipp Müller
2012-11-03Fix FSF addressTim-Philipp Müller
2011-12-27win32: fix exported variables for VS 2010Matej Knopp
2011-11-26Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller
2011-11-02structure: cleanup APIWim Taymans
2011-10-27structure: use G_GNUC_NULL_TERMINATED for gst_structure_new()Tim-Philipp Müller
2011-10-19Add gst_structure_get_typeJohan Dahlin
2011-08-22value: remove our FOURCC GTypeWim Taymans
2011-08-17structure: add method to fixate one fieldWim Taymans
2011-08-15structure: add function to fixateWim Taymans
2011-06-10Merge branch 'master' into 0.11Wim Taymans
2011-06-09Use "const" instead G_CONST_RETURNJavier Jardón
2011-05-27Merge branch 'master' into 0.11Sebastian Dröge
2011-05-27structure: Add gst_structure_is_subset()Sebastian Dröge
2011-05-17Merge branch 'master' into 0.11Sebastian Dröge
2011-05-17structure: Make both parameters to gst_structure_is_equal() constSebastian Dröge
2011-05-17structure: Add gst_structure_intersect()Sebastian Dröge
2011-05-17gststructure: Add gst_structure_can_intersect APIEdward Hervey
2011-05-17gstructure: New API: gst_structure_is_equalEdward Hervey
2011-05-11structure: more cleanupsWim Taymans
2010-09-16structure: add gst_structure_{id_}take_value()Tim-Philipp Müller
2010-07-26gststructure: Adds datetime getter functionThiago Santos
2010-07-16structure: Use a const GstStructure * as parameter for some more gst_structur...Sebastian Dröge
2010-05-22structure: API: Add gst_structure_fixate_field_string()Sebastian Dröge
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