gststructure: Fix some memory leaks. Sprinkle G_LIKELY/UNLIKELY
[platform/upstream/gstreamer.git] / gst / gststructure.c
2009-06-05 Jan Schmidtgststructure: Fix some memory leaks. Sprinkle G_LIKELY...
2009-06-02 Stefan Koststructure: fix serialisation of nested structures.
2009-06-01 Tim-Philipp Müllerstructures: don't leak invalid or empty strings when...
2009-05-31 Tim-Philipp Müllertaglists: warn if someone tries to add empty or NULL...
2009-05-29 Tim-Philipp Müllerstructure: add gst_structure_id_new() convenience function
2009-04-04 Edward Herveygststructure: Only use methods used in g_* checks if...
2009-04-03 Edward Herveygststructure: Remove dead assignment.
2009-03-06 Stefan Kostapidocs: markup example as highlightable example and...
2008-11-06 Wim Taymansgst/gstcaps.c: Callgrind micro optimisations.
2008-11-05 Wim Taymansgst/gststructure.c: No need to memset, we can clear...
2008-10-31 Stefan Kostgst/gstpreset.c: Use g_unlink instead of unlink.
2008-08-05 Olivier Cretegst/gststructure.c: Avoid overflows in fixation code...
2008-04-01 Sebastian Drögeconfigure.ac: Require GLib 2.12.
2008-03-03 Andy Wingotests/check/gst/gststructure.c (GST_START_TEST): Add...
2008-01-09 Tim-Philipp Müllergst/: Yet another gratuitous GString micro-optimisation...
2008-01-09 Tim-Philipp Müllergst/gststructure.c: Always check UTF-8 conformance...
2007-12-08 Tim-Philipp Müllergst/gststructure.c: Don't crash in _from_string() if...
2007-10-24 Tim-Philipp Müllergst/gststructure.c: Also allow white space for names...
2007-10-22 Edgard LimaAdded GstStructure to gst_value_table and its related...
2007-10-16 Tim-Philipp Müllergst/gststructure.c: Allow '+' as well, it can be part...
2007-10-16 Stefan KostRevert serialisation change and constrain structure...
2007-10-16 Stefan Kostgst/gststructure.c: Improve serialization and fix tests.
2007-10-15 Stefan Kostgst/: Add some more comments and debug output. Quote...
2007-09-05 Wim Taymansgst/gststructure.c: Fix fraction list fixation code...
2007-08-12 Wim Taymansgst/gststructure.c: Add Since tag to docs.
2007-08-12 Wim TaymansAdd function to get uint from a structure.
2007-07-08 Tim-Philipp Müllergst/gststructure.c: When deserialising foo=bar without...
2007-01-09 Wim Taymansdocs/design/draft-latency.txt: Updates.
2006-12-21 Stefan Kostdocs/design/part-states.txt: two tiny additional comments
2006-10-26 Tim-Philipp Müllergst/gststructure.c: If someone tries to set a non-UTF8...
2006-09-14 Thomas Vander Stichelereleasing 0.10.10 RELEASE-0_10_10
2006-08-14 Tim-Philipp Müllergst/gststructure.c: Fix typo in docs and re-wrap docs...
2006-07-27 Wim Taymansgst/gstcaps.c: Fix useless assert, a uint is always...
2006-07-26 Jan Schmidtgst/gststructure.*: Add API for setting values into...
2006-05-10 Thomas Vander Stichelegst/gststructure.c: add some comments rename a method...
2006-05-05 Wim Taymansgst/: Remove pre glib2.8 compatibility, fixes #340508
2006-03-21 Tim-Philipp Müllergst/gststructure.c: Make sure that string fields in...
2006-02-28 Wim Taymansgst/gstbin.c: Help the compiler a bit with type registr...
2006-01-27 Stefan Kostdoc fixes, to link to function, just write gst_cool_fun...
2005-11-27 Stefan Kostgst/gstelement.c: don't loop forever
2005-11-23 Jan SchmidtAPI Changes.
2005-11-22 Jan SchmidtOops, broke automatic string type parsing.
2005-11-22 Jan Schmidtcheck/gst/capslist.h: Comment test cases
2005-11-22 Jan Schmidtcheck/gst/gstcaps.c: Extend caps string tests to check...
2005-11-22 Michael SmithMinor doc fix.
2005-11-21 Jan SchmidtImplement fraction ranges and extend GstFraction to...
2005-11-21 Jan SchmidtRename gst_caps_structure_fixate_* to gst_structure_fix...
2005-11-10 Tim-Philipp Müllergst/gststructure.c: Forward-port a 0.8 patch to handle...
2005-11-09 Wim Taymansgst/gstbin.h: Document another field.
2005-10-20 Wim Taymansgst/: More docs.
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-15 Thomas Vander Stichelesignedness/type fixes
2005-10-13 Thomas Vander Stichelegst/gststructure.c: guard against NULL printf - happens...
2005-09-29 Johan Dahlingst/gstmessage.c (gst_message_parse_state_changed)...
2005-09-23 Thomas Vander Stichelecommon/gtk-doc.mak: don't fail on building XML, FC4...
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-09-11 Thomas Vander Stichelevarious doc fixes
2005-09-02 Stefan Kostmore docs inlined
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-20 Ronald S. BultjeGstElement::new-pad -> pad-added, GstElement::state...
2005-06-22 Thomas Vander Stichelecheck/: copy over from 0.8, and add two with bitmasks...
2005-05-09 Andy Wingogst/gstiterator.h: Add some includes.
2005-04-24 David SchleefConvert everything from GstAtomicInt to g_atomic_int_...
2005-04-21 Wim Taymansgst/: Use parent refcount in GstMessage to ensure GstSt...
2005-03-22 Wim TaymansActivated more tests.
2005-03-21 Wim TaymansNext big merge.
2005-03-07 Wim TaymansFirst THREADED backport attempt, focusing on adding...
2004-11-02 Wim Taymansgst/: Aplied part of patch #157127: Cleanup of issues...
2004-11-02 Wim Taymansgst/gststructure.c: Remove that ugly if-then thing...
2004-08-13 Thomas Vander Stichelesmall fixes before release
2004-08-04 Benjamin Ottegst/gststructure.c: add gst_structure_id_empty_new_with...
2004-07-23 David Schleefgst/gststructure.c: Set type field correctly.
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-05-07 David SchleefChanges to handle compilers that don't have variadic...
2004-05-03 Thomas Vander Sticheleremove gst_info remove gstlog.h, fold back to gstinfo...
2004-04-22 Benjamin Ottedocs/gst/tmpl/: update for recent API changes
2004-04-21 Benjamin Ottegst/gstcaps.c: check for ANY caps before appending...
2004-04-13 David Schleefgst/gstbuffer.c: (gst_buffer_free_chunk): Added gst_buf...
2004-04-02 Benjamin Ottegst/gststructure.c: memleak fix: free fields array...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
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-02-07 Ramon Garcia FernandezTrying to fix the mess that I made with the two previou...
2004-02-07 Ramon Garcia FernandezReverted changes made to fix unsigned-signed warnings...
2004-02-05 Benjamin Ottegst/: put reverted patch back in
2004-02-05 Thomas Vander Stichelerevert patch that breaks applications revert this patch...
2004-02-03 Benjamin Ottegst/gststructure.c: fix huge memleak
2004-01-30 Thomas Vander Stichelefixing up double symbols
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...
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-11 David SchleefAdd gst_strtoi().
next