gst/gstpad.h: Fix inline docs for GstPadLinkReturn.
[platform/upstream/gstreamer.git] / gst / gststructure.c
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().
2004-01-07 Ronald S. Bultjegst/elements/gstfilesink.c: Fix for if we pass NULL...
2003-12-30 David Schleefgst/gstcaps.*: Add simplify function
2003-12-22 David SchleefAdd gst_value_init_and_copy() and use it, to avoid...
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