gst-inspect: fix unused-const-variable error in windows
[platform/upstream/gstreamer.git] / gst / gsttaskpool.c
2019-03-08 Santiago Carot-Nemesiogsttaskpool: Do not block tasks while cleaning up the...
2019-02-28 Santiago Carot-Nemesiotaskpool: Set error in case something goes wrong in...
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-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
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-02-06 Brendan Longgst: clear floating references for GstTask, GstTaskPool...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-06-20 Evan Nemersontask pool: set scope of gst_task_pool_push callback...
2012-06-20 Evan Nemersonintrospection: add missing return value annotations
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-09-13 Stefan Kosttaskpool: make debug only code conditional
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-01-07 Christian SchallerMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-06 Tim-Philipp Müllerdocs: add Since markers to task pool docs and document...
2009-10-28 Edward Herveyoptimisation : Use g_object_newv where possible.
2009-10-28 Tim-Philipp MüllerRemove GST_DEBUG_FUNCPTR where they're pointless
2009-06-19 Tim-Philipp Müllertaskpool: fix unused variable warning in case debugging...
2009-05-11 Wim TaymansTaskPool: remove _set_func()
2009-05-11 Wim Taymanstaskpool: fix docs, make push/join generic
2009-05-11 Wim Taymanstaskpool: add new object to manage threads