summaryrefslogtreecommitdiff
path: root/gst/gstmessage.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-12message: add allow-none to gst_message_new_ functionThiago Santos1-26/+26
2015-02-17message: revive async delivery message before bus thread can run unrefTim-Philipp Müller1-1/+3
2015-02-17message, bus: fix async message deliveryTim-Philipp Müller1-7/+22
2014-10-21message: remove duplicate gst_message_get_type() in initTim-Philipp Müller1-5/+0
2014-07-01introspection: Assorted minor introspection and documentation fixesEvan Nemerson1-1/+1
2014-06-26devicemonitor: Improve documentationOlivier Crête1-4/+4
2014-06-26DeviceProvider: Rename from DeviceMonitorOlivier Crête1-4/+4
2014-06-26message: Application and element messages should not have NULL structuresSebastian Dröge1-0/+4
2014-06-26introspection: add some missing allow-none annotations to in paramsEvan Nemerson1-4/+4
2014-06-20GstDevice: Document GstDevice and related classesOlivier Crête1-0/+2
2014-06-19gst: Store more basic type GTypes in variablesSebastian Dröge1-1/+1
2014-05-30docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSEEvan Nemerson1-28/+28
2014-04-26docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller1-2/+0
2014-03-16message, bus: do extended message types slightly differentlyTim-Philipp Müller1-36/+10
2014-03-16devicemonitor: Add GstDeviceMonitor and relatedOlivier Crête1-1/+103
2014-03-16message: Add GST_MESSAGE_EXTENDEDOlivier Crête1-0/+28
2014-02-27docs: convert the examples to use gtk-doc markup, instead of docbookStefan Sauer1-7/+3
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen1-5/+5
2013-09-18message: Implement getting the name of the context message typesSebastian Dröge1-0/+2
2013-09-18context: Fix unit test for GstContext changesSebastian Dröge1-1/+1
2013-09-17message/query: Simplify CONTEXT messages/queries to only contain a single typeSebastian Dröge1-99/+14
2013-07-22gst: Add new group-id field to the stream-start eventSebastian Dröge1-1/+72
2013-07-18gst: Add some more Since: 1.2Sebastian Dröge1-0/+12
2013-07-03Add few missing allow-none annotationNicolas Dufresne1-8/+10
2013-03-29gst: Add new GstContext miniobject for sharing contexts in a pipelineSebastian Dröge1-0/+181
2013-02-26docs: s/start/done/ copy'n'paste mistakeStefan Sauer1-1/+1
2013-02-13message: accept NULL error argument in gst_message_parse_{error,warning,info}Tim-Philipp Müller1-57/+9
2012-11-30message: add reset-time type stringWim Taymans1-0/+1
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-02message: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DURATION_CHANGEDTim-Philipp Müller1-46/+8
2012-07-19message: improve buffering message defaultsWim Taymans1-3/+5
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-64/+0
2012-07-09gstmessage: New GST_MESSAGE_STREAM_STARTEdward Hervey1-0/+23
2012-07-05miniobject: add lock functionality to GstMiniObjectWim Taymans1-1/+1
2012-06-26toc: put toc directly into event/message/query structureTim-Philipp Müller1-15/+11
2012-06-23miniobjects: pass copy, dispose and free function to gst_mini_object_init()Tim-Philipp Müller1-6/+3
2012-06-15message: no need to store size of the message structure inside the structureTim-Philipp Müller1-11/+6
2012-06-14miniobject: remove the size fieldWim Taymans1-5/+9
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