Age | Commit message (Expand) | Author | Files | Lines |
2015-06-12 | message: add allow-none to gst_message_new_ function | Thiago Santos | 1 | -26/+26 |
2015-02-17 | message: revive async delivery message before bus thread can run unref | Tim-Philipp Müller | 1 | -1/+3 |
2015-02-17 | message, bus: fix async message delivery | Tim-Philipp Müller | 1 | -7/+22 |
2014-10-21 | message: remove duplicate gst_message_get_type() in init | Tim-Philipp Müller | 1 | -5/+0 |
2014-07-01 | introspection: Assorted minor introspection and documentation fixes | Evan Nemerson | 1 | -1/+1 |
2014-06-26 | devicemonitor: Improve documentation | Olivier Crête | 1 | -4/+4 |
2014-06-26 | DeviceProvider: Rename from DeviceMonitor | Olivier Crête | 1 | -4/+4 |
2014-06-26 | message: Application and element messages should not have NULL structures | Sebastian Dröge | 1 | -0/+4 |
2014-06-26 | introspection: add some missing allow-none annotations to in params | Evan Nemerson | 1 | -4/+4 |
2014-06-20 | GstDevice: Document GstDevice and related classes | Olivier Crête | 1 | -0/+2 |
2014-06-19 | gst: Store more basic type GTypes in variables | Sebastian Dröge | 1 | -1/+1 |
2014-05-30 | docs: convert NULL, TRUE, and FALSE to %NULL, %TRUE, and %FALSE | Evan Nemerson | 1 | -28/+28 |
2014-04-26 | docs: remove outdated and pointless 'Last reviewed' lines from docs | Tim-Philipp Müller | 1 | -2/+0 |
2014-03-16 | message, bus: do extended message types slightly differently | Tim-Philipp Müller | 1 | -36/+10 |
2014-03-16 | devicemonitor: Add GstDeviceMonitor and related | Olivier Crête | 1 | -1/+103 |
2014-03-16 | message: Add GST_MESSAGE_EXTENDED | Olivier Crête | 1 | -0/+28 |
2014-02-27 | docs: convert the examples to use gtk-doc markup, instead of docbook | Stefan Sauer | 1 | -7/+3 |
2013-12-07 | docs: Fix typos in function/object descriptions | Sebastian Rasmussen | 1 | -5/+5 |
2013-09-18 | message: Implement getting the name of the context message types | Sebastian Dröge | 1 | -0/+2 |
2013-09-18 | context: Fix unit test for GstContext changes | Sebastian Dröge | 1 | -1/+1 |
2013-09-17 | message/query: Simplify CONTEXT messages/queries to only contain a single type | Sebastian Dröge | 1 | -99/+14 |
2013-07-22 | gst: Add new group-id field to the stream-start event | Sebastian Dröge | 1 | -1/+72 |
2013-07-18 | gst: Add some more Since: 1.2 | Sebastian Dröge | 1 | -0/+12 |
2013-07-03 | Add few missing allow-none annotation | Nicolas Dufresne | 1 | -8/+10 |
2013-03-29 | gst: Add new GstContext miniobject for sharing contexts in a pipeline | Sebastian Dröge | 1 | -0/+181 |
2013-02-26 | docs: s/start/done/ copy'n'paste mistake | Stefan Sauer | 1 | -1/+1 |
2013-02-13 | message: accept NULL error argument in gst_message_parse_{error,warning,info} | Tim-Philipp Müller | 1 | -57/+9 |
2012-11-30 | message: add reset-time type string | Wim Taymans | 1 | -0/+1 |
2012-11-03 | Fix FSF address | Tim-Philipp Müller | 1 | -2/+2 |
2012-09-02 | message: rename GST_MESSAGE_DURATION -> GST_MESSAGE_DURATION_CHANGED | Tim-Philipp Müller | 1 | -46/+8 |
2012-07-19 | message: improve buffering message defaults | Wim Taymans | 1 | -3/+5 |
2012-07-10 | Remove 0.10-related documentation and "Since" markers | Edward Hervey | 1 | -64/+0 |
2012-07-09 | gstmessage: New GST_MESSAGE_STREAM_START | Edward Hervey | 1 | -0/+23 |
2012-07-05 | miniobject: add lock functionality to GstMiniObject | Wim Taymans | 1 | -1/+1 |
2012-06-26 | toc: put toc directly into event/message/query structure | Tim-Philipp Müller | 1 | -15/+11 |
2012-06-23 | miniobjects: pass copy, dispose and free function to gst_mini_object_init() | Tim-Philipp Müller | 1 | -6/+3 |
2012-06-15 | message: no need to store size of the message structure inside the structure | Tim-Philipp Müller | 1 | -11/+6 |
2012-06-14 | miniobject: remove the size field | Wim Taymans | 1 | -5/+9 |
2012-06-14 | message: add the running-time to the async-done messagereset-time | Wim Taymans | 1 | -12/+14 |
2012-06-14 | message: add a new message to reset time | Wim Taymans | 1 | -0/+49 |
2012-06-12 | message: fix up minor inconsistency in structure name of state-changed message | Tim-Philipp Müller | 1 | -1/+1 |
2012-06-05 | gst_tag_list_free -> gst_tag_list_unref | Tim-Philipp Müller | 1 | -1/+1 |
2012-05-26 | message, event: update for tag lists not being structures any more | Tim-Philipp Müller | 1 | -11/+11 |
2012-04-02 | toc: don't export private functions | Tim-Philipp Müller | 1 | -4/+5 |
2012-04-02 | toc: port to 0.11 | Stefan Sauer | 1 | -2/+2 |
2012-04-02 | Merge branch '0.10' | Stefan Sauer | 1 | -0/+59 |
2012-04-02 | Add new TOC message | Alexander Saprykin | 1 | -0/+59 |
2012-03-29 | docs: update more documentation | Wim Taymans | 1 | -1/+1 |
2012-02-10 | clean up object init | Wim Taymans | 1 | -31/+46 |
2012-01-22 | Use GLib's type for GError instead of our own | Tim-Philipp Müller | 1 | -6/+6 |