gstpad: Probes that return HANDLED can reset the data info field
[platform/upstream/gstreamer.git] / gst / gstbus.c
2019-02-15 Sebastian Drögebus: Make removing of signal/bus watches thread-safe
2019-02-15 Sebastian Drögebus: Don't allow removing signal watches with gst_bus_r...
2018-07-20 Mathieu Duponchellebus: add missing (out) annotation to get_poll_fd()
2018-06-24 Tim-Philipp MüllerUpdate for g_type_class_add_private() deprecation in...
2018-01-27 Arun Raghavangst: Fix up a bunch of GIR annotations
2017-12-14 Umang Jaindocs: GstBus: Provide more information for ref/unref...
2017-12-07 Tim-Philipp Müllerdocs: Fix a few gtk-doc warnings
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-05-17 Sebastian Drögegst: Don't ref_sink() GstObject subclasses in instance_...
2017-05-09 Sebastian Drögebus: Add function to get the file descriptor of the bus
2017-04-08 Tim-Philipp MüllerDon't use deprecated g_object_newv()
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-06-29 Sebastian Drögepoll: #define EWOULDBLOCK to EAGAIN if it's not defined...
2016-06-29 Sebastian Drögebus: Make sure to always read the control after popping...
2016-06-28 Guillaume Desmottesbus: chain up GObject::constructed() to the parent...
2016-02-29 Sebastian DrögeRevert "bus: change GstBusSource to hold a weak ref...
2016-02-29 Sebastian DrögeRevert "bus: Make sure to remove the GPollFD from the...
2016-02-29 Sebastian Drögebus: Make sure to remove the GPollFD from the GSources...
2016-02-26 James Stevensonbus: Prevent gst_bus_add_watch_full_unlocked from a...
2016-02-25 Thiago Santosbus: change GstBusSource to hold a weak ref to GstBus
2015-07-13 Tim-Philipp Müllerdocs: bus: mention main loop requirement in gst_bus_add...
2015-03-27 Sebastian Drögebus: Add guards against invalid arguments to set_flushi...
2015-03-13 Sebastian Drögebus: Use g_list_free_full() instead of manually unreffi...
2015-03-13 Sebastian Drögebus: Fix another case where we hold the object lock...
2015-03-13 Vivia Nikolaidoubus: Unreferencing messages outside the lock
2015-02-17 Tim-Philipp Müllermessage, bus: fix async message delivery
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-02 Luis de Bethencourtdoc: Do not use deprecated gtk-doc 'Rename to' tag
2014-10-14 Linus Svenssonbus: Add a function to remove a bus watch
2014-08-28 Linus Svenssonbus: gst_bus_add_watch() can return 0 on error
2014-08-13 Philippe Normandbus: destroy signal watch from the context it was mapped to
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2014-04-26 Tim-Philipp Müllerdocs: remove outdated and pointless 'Last reviewed...
2014-03-16 Jan SchmidtFix extended message handling with gst_bus_pop_timed_fi...
2014-03-16 Tim-Philipp Müllermessage, bus: do extended message types slightly differ...
2013-04-10 Stefan Sauerbus: fix the precondition for gst_bus_disable_sync_mess...
2013-04-05 Stefan Sauerbus: update signal docs for gst_bus_enable_sync_message...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-08-07 Sebastian Drögebus: Add allow-none to the function argument of gst_bus...
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-09 Tim-Philipp Müllerbus, clock: make sure these never have a floating ref
2012-06-26 Tim-Philipp MüllerRevert "bus: skip gst_bus_create_watch as GSource is...
2012-06-26 Johan Dahlinbus: skip gst_bus_create_watch as GSource is not intros...
2012-06-20 Wim Taymansbus: add GDestroyNotify to set_sync_handler()
2012-06-18 Evan Nemersonintrospection: assorted introspection and documentation...
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-06 Wim TaymansMerge branch '0.10'
2012-04-05 Wim TaymansMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Wim Taymansreview some docs
2012-03-27 Sebastian Drögebus: Change the timeout argument type of gst_bus_poll...
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-08 Sebastian DrögeMerge branch 'master' into 0.11
2012-03-02 Sebastian Drögegst: Remove gstmarshal.[ch] completely and use the...
2012-03-01 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-27 Wim Taymansremove some useless includes in .h
2012-02-27 Wim Taymansbus: make more fields private
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-08 Wim TaymansMerge branch 'master' into 0.11
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-22 Tim-Philipp MüllerUse recent GLib API unconditionally now that we depend...
2012-01-19 Tim-Philipp Müllerdocs: fix typo in bus docs
2012-01-19 Wim TaymansUpdate for new gthread API
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-29 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-25 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-25 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-04 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-04 Tim-Philipp MüllerWork around deprecated thread API in glib master
2011-12-01 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-01 Stefan Sauerbus: use GST_MESSAGE_SOURCE_NAME() which also takes...
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-25 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
next