summaryrefslogtreecommitdiff
path: root/gst/gststructure.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-22structure: gst_structure_copy() returns a new structure with (transfer full)Sebastian Dröge1-1/+1
2013-05-28structure: Make sure that subsets have all fields of the supersetSebastian Dröge1-0/+14
2012-12-14add debug categoryWim Taymans1-0/+6
2012-09-16sample: add serialisation/deserialisation functions for GstSampleTim-Philipp Müller1-0/+2
2012-07-20value: add GstTagList serialisation/deserialisationTim-Philipp Müller1-0/+2
2012-07-11structure: Demote WARNING to DEBUGEdward Hervey1-2/+2
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-36/+0
2012-07-07gststructure: Set lcopy string const exactly as glib's macroSebastian Rasmussen1-1/+1
2012-07-06structure: Demote WARNING to INFOEdward Hervey1-2/+2
2012-05-17docs: fix gst_structure_to_string() docsAnton Belka1-1/+1
2012-03-29docs: update more documentationWim Taymans1-5/+6
2012-03-11structure: add allocation debugWim Taymans1-0/+6
2012-02-29structure: print a g_warning() if someone tries to construct 0.10-style raw a...Tim-Philipp Müller1-0/+8
2012-01-26gststructure: Set "transfer none" to return values that shouldn't be freedEdward Hervey1-1/+1
2012-01-24gstvalue: add stepped rangesVincent Penquerc'h1-31/+42
2012-01-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-4/+4
2012-01-12Remove GST_TYPE_DATE, our own GDate typeTim-Philipp Müller1-12/+4
2012-01-11gststructure: clarify _get docs about the returned referenceVincent Penquerc'h1-4/+4
2012-01-05structure: Add "bitmask" as alias for (GstBitmask) when (de-)serializing valuesSebastian Dröge1-0/+2
2011-11-08Merge branch 'master' into 0.11Wim Taymans1-4/+4
2011-11-08docs: fix Since: markers for API added after 0.10.35Tim-Philipp Müller1-4/+4
2011-11-07Merge branch 'master' into 0.11Wim Taymans1-17/+15
2011-11-07gstvalue: quicker version of intersection when we do not need the resultVincent Penquerc'h1-4/+1
2011-11-07gststructure: simplify return statement in gst_structure_can_intersectVincent Penquerc'h1-5/+2
2011-11-07gststructure: early out when we know a value cannot be a subsetVincent Penquerc'h1-1/+8
2011-11-07gstvalue: quicker test for substraction emptinessVincent Penquerc'h1-6/+2
2011-11-07gststructure: rejig test ordering for speedVincent Penquerc'h1-5/+6
2011-11-02structure: cleanup APIWim Taymans1-16/+16
2011-10-30Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+3
2011-10-29structure: identical structures are definitely equalTim-Philipp Müller1-0/+3
2011-10-19Add gst_structure_get_typeJohan Dahlin1-3/+5
2011-09-26Merge branch 'master' into 0.11Wim Taymans1-2/+2
2011-09-26gst: Fix compiler warnings on 64 bit mingw-w64Raimo Järvi1-2/+2
2011-09-08Merge branch 'master' into 0.11Sebastian Dröge1-3/+3
2011-09-07docs, gst: typo fixesPiotr Fusik1-3/+3
2011-08-29gst: add some _priv prefixes to private methodsWim Taymans1-1/+1
2011-08-22value: remove our FOURCC GTypeWim Taymans1-40/+0
2011-08-17structure: add method to fixate one fieldWim Taymans1-12/+36
2011-08-15caps: add fixate functionWim Taymans1-0/+2
2011-08-15structure: add function to fixateWim Taymans1-0/+26
2011-06-03structure: fix some more 0.11 fixmesWim Taymans1-2/+1
2011-06-02structure: fix a FIXMEWim Taymans1-2/+1
2011-06-01Merge branch 'master' into 0.11Wim Taymans1-37/+0
2011-05-30value: Consider "1" and "{1}" as equal in gst_value_compare()Sebastian Dröge1-37/+0
2011-05-30Merge branch 'master' into 0.11Sebastian Dröge1-0/+37
2011-05-30caps: Fix subset check for equivalent lists and scalar valuesSebastian Dröge1-0/+37
2011-05-27Merge branch 'master' into 0.11Sebastian Dröge1-0/+71
2011-05-27structure: Add gst_structure_is_subset()Sebastian Dröge1-0/+71
2011-05-26Merge branch 'master' into 0.11Sebastian Dröge1-5/+0
2011-05-25gst: we can now use GLib 2.24 API unconditionallyTim-Philipp Müller1-5/+0