summaryrefslogtreecommitdiff
path: root/gst/gstmessage.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-14message: add the running-time to the async-done messagereset-timeWim Taymans1-12/+14
2012-06-14message: add a new message to reset timeWim Taymans1-0/+49
2012-06-12message: fix up minor inconsistency in structure name of state-changed messageTim-Philipp Müller1-1/+1
2012-06-05gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-1/+1
2012-05-26message, event: update for tag lists not being structures any moreTim-Philipp Müller1-11/+11
2012-04-02toc: don't export private functionsTim-Philipp Müller1-4/+5
2012-04-02toc: port to 0.11Stefan Sauer1-2/+2
2012-04-02Merge branch '0.10'Stefan Sauer1-0/+59
2012-04-02Add new TOC messageAlexander Saprykin1-0/+59
2012-03-29docs: update more documentationWim Taymans1-1/+1
2012-02-10clean up object initWim Taymans1-31/+46
2012-01-22Use GLib's type for GError instead of our ownTim-Philipp Müller1-6/+6
2012-01-19Update for new gthread APIWim Taymans1-4/+1
2011-11-02structure: cleanup APIWim Taymans1-19/+19
2011-10-21Merging origin/masterEdward Hervey1-2/+5
2011-10-18message: protect against null message sourcesThiago Santos1-2/+1
2011-10-18logging: more logging and prefer human readable details over memory locationsStefan Sauer1-2/+6
2011-08-29miniobject: change to GST_DEFINE_MINI_OBJECT_TYPEWim Taymans1-1/+1
2011-08-29init: add _get_type() functionsWim Taymans1-12/+5
2011-08-29gst: add some _priv prefixes to private methodsWim Taymans1-1/+1
2011-08-26Merge branch 'master' into 0.11Wim Taymans1-10/+15
2011-08-26message: explicitly cast to the right enum typesJosep Torra1-10/+15
2011-07-21Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-07-16docs: removed double negation in event/message seq num descriptionRaluca Elena Podiuc1-1/+1
2011-06-22tags: Remove crazy tag messagesWim Taymans1-75/+0
2011-06-08message: rename variableWim Taymans1-10/+10
2011-06-08message: move the new_base_time flag to async_doneWim Taymans1-21/+15
2011-05-10message: hide the message structure fieldWim Taymans1-82/+183
2011-02-23miniobject: cleanupsWim Taymans1-1/+1
2011-02-23miniobject: more boxed type fixingWim Taymans1-1/+1
2011-02-23miniobject: make queries a boxed typeWim Taymans1-45/+41
2011-02-23messages: make message a simple boxed typeWim Taymans1-2/+0
2011-02-22cleanupsWim Taymans1-2/+0
2011-02-15message: add timeout to progress messageWim Taymans1-2/+3
2011-02-15message: rename category to codeWim Taymans1-9/+9
2011-02-15message: add new message quarkWim Taymans1-0/+1
2011-02-15message: add progress message functionsWim Taymans1-0/+65
2010-12-07docs: gst: more gobject introspection annotationsTim-Philipp Müller1-123/+138
2010-06-16message: Add out annotationsJohan Dahlin1-57/+57
2010-04-07docs: add a few code snippets that show how to use gst_message_parse_*().Tim-Philipp Müller1-0/+58
2010-03-17message: improve docs a littleWim Taymans1-4/+4
2010-03-17message: add QoS message to inform apps of lost dataRobert Swain1-0/+213
2009-10-23Revert "gstmessage: Avoid expensive src/type/timestamp fetch."Wim Taymans1-36/+31
2009-10-23gstmessage: Avoid expensive src/type/timestamp fetch.Edward Hervey1-31/+36
2009-09-11Don't use C++ style commentsJan Schmidt1-1/+1
2009-09-11message: Disable restriction that structure changes are sink padsJan Schmidt1-1/+1
2009-09-02states: post structure change on sinkpadsWim Taymans1-2/+2
2009-06-30message: fix parsing of the step done messageWim Taymans1-0/+1
2009-06-24miniobjects: Don't chain up to empty finalize method.Edward Hervey1-1/+1
2009-06-19docs: make gtk-doc happyTim-Philipp Müller1-6/+4