Merge branch 'master' into 0.11
[platform/upstream/gstreamer.git] / gst / gstmessage.c
2011-05-26 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-24 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Wim TaymansMerge branch 'master' into 0.11
2011-05-20 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-20 Wim TaymansMerge branch 'master' into 0.11
2011-05-19 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-18 Wim TaymansMerge branch 'master' into 0.11
2011-05-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-10 Wim Taymansmessage: hide the message structure field
2011-05-08 Wim TaymansMerge branch 'master' into 0.11
2011-05-05 Sebastian DrögeMerge branch 'master' into 0.11
2011-05-03 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-25 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-19 Wim TaymansMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-16 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-11 Wim TaymansMerge branch 'master' into 0.11
2011-04-07 Wim TaymansMerge branch 'master' into 0.11
2011-04-06 Sebastian DrögeMerge branch 'master' into 0.11
2011-04-04 Wim TaymansMerge branch 'master' into 0.11
2011-04-01 Wim TaymansMerge branch 'master' into 0.11
2011-03-31 Wim TaymansMerge branch 'master' into 0.11
2011-03-30 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
2011-03-17 Sebastian DrögeMerge branch 'master' into 0.11
2011-03-10 Wim TaymansMerge branch 'master' into 0.11
2011-03-08 Wim TaymansMerge branch 'master' into 0.11
2011-03-02 Wim TaymansMerge branch 'master' into 0.11
2011-02-23 Wim Taymansminiobject: cleanups
2011-02-23 Wim Taymansminiobject: more boxed type fixing
2011-02-23 Wim Taymansminiobject: make queries a boxed type
2011-02-23 Wim Taymansmessages: make message a simple boxed type
2011-02-22 Wim Taymanscleanups
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-02-15 Wim Taymansmessage: add timeout to progress message
2011-02-15 Wim Taymansmessage: rename category to code
2011-02-15 Wim Taymansmessage: add new message quark
2011-02-15 Wim Taymansmessage: add progress message functions
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-06-16 Johan Dahlinmessage: Add out annotations
2010-04-07 Tim-Philipp Müllerdocs: add a few code snippets that show how to use...
2010-03-17 Wim Taymansmessage: improve docs a little
2010-03-17 Robert Swainmessage: add QoS message to inform apps of lost data
2009-10-23 Wim TaymansRevert "gstmessage: Avoid expensive src/type/timestamp...
2009-10-23 Edward Herveygstmessage: Avoid expensive src/type/timestamp fetch.
2009-09-11 Jan SchmidtDon't use C++ style comments
2009-09-11 Jan Schmidtmessage: Disable restriction that structure changes...
2009-09-02 Wim Taymansstates: post structure change on sinkpads
2009-06-30 Wim Taymansmessage: fix parsing of the step done message
2009-06-24 Edward Herveyminiobjects: Don't chain up to empty finalize method.
2009-06-19 Tim-Philipp Müllerdocs: make gtk-doc happy
2009-06-12 Wim Taymansmessage: fix docs
2009-06-12 Wim Taymansstepping: more stepping improvements
2009-06-12 Wim Taymansmessage: add step-start message
2009-06-01 Wim Taymansframestep: implement backwards framestep
2009-06-01 Wim Taymansadd new API for framestepping
2009-05-29 Tim-Philipp Müllerstructure: add gst_structure_id_new() convenience function
2009-05-29 Tim-Philipp Müllermicro-optimisation: use GST_QUARK in more places
2009-05-27 Sebastian DrögeAPI: Add gst_message_{new,parse}_tag_full() to get...
2009-05-22 Stefan Kostdocs: fix gtk-doc warnings
2009-05-22 Jan Schmidtdocs: Fix up some documentation warnings.
2009-05-11 Wim Taymansmessage: clarify some docs
2009-05-11 Wim TaymansGstMessage: Add STREAM_STATUS message methods
2009-04-04 Sebastian Drögegst: Use G_DEFINE_TYPE and friends or at least g_once_i...
2009-02-18 Wim TaymansAdd message to request a state change
2008-11-04 Andy WingoAdd sequence numbers to events and messages. See #559250.
2008-10-06 Wim TaymansImplement STRUCTURE_CHANGED messages. These messages...
2008-07-24 Thijs Vermeirgst/gstmessage.c: Fix confusing documentation.
2008-05-17 Sebastian Drögegst/gstmessage.*: Mark the debug string parameters...
2008-04-16 Stefan Kostgst/gstmessage.c: Use G_GINT64_CONSTANT in varargs...
2008-04-08 Wim TaymansReorder the message docs and headers for clarity.
2008-04-08 Wim Taymansgst/gstmessage.c: Use GstQuark for messages.
2008-02-12 Sebastian DrögeProperly chain up finalize functions to the parent...
2007-11-01 Tim-Philipp Müllerg_type_class_ref() other types as well, see #349410...
2007-07-25 Stefan KostAnother conditional doc check.
2007-03-19 Wim TaymansAdd ASYNC_START and ASYNC_DONE messages to prepare...
2007-02-28 Wim Taymansgst/gstelement.c: Handle INFO messages from the GST_ELE...
2007-02-21 Wim Taymansgst/gstmessage.*: Remove new messages for release.
2007-02-02 Wim Taymansdocs/gst/gstreamer-sections.txt: Add docs for new methods.
2006-09-22 Wim TaymansUpdate docs about buffering.
2006-09-15 Wim TaymansAdded methods to create and parse BUFFERING messages.
2006-06-12 Stefan Kostgst/: constify quark registration strings. Fixes #344115
2006-05-04 James AndrewarthaMake sure gstprivate.h and/or config.h are always inclu...
2006-03-06 Michael Smithgst/gstmessage.c: When copying a message, set the paren...
2006-01-06 Tim-Philipp Müllergst/gstmessage.c: Don't crash when return location...
2005-11-21 Tim-Philipp Müllergst/gstmessage.c: Improve docs for DURATION message...
2005-11-17 Tim-Philipp Müllergst/gstmessage.c: Assertion should check for CLOCK_LOST...
2005-11-09 Wim Taymansdocs/gst/gstreamer-sections.txt: Moved the message...
2005-10-20 Wim Taymansgst/base/gstbasesink.c: Speed up current position calcu...
2005-10-18 Wim TaymansSeriously, this is better than a previous commit as...
2005-10-18 Wim TaymansMake messages future proof. state-change gets a flag...
2005-10-17 Andy Wingogst/base/gstcollectpads.c (gst_collectpads_chain):...
2005-10-15 Thomas Vander Stichelevarious style fixes
2005-10-15 Thomas Vander Stichelewhitespace fixes
2005-10-09 Philippe Kalafgst/gstmessage.c: Fixed a few forgotten variables on...
next