tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / gst / gstpoll.h
2018-06-08 Guillaume Desmottespoll: add API to watch for POLLPRI
2018-03-13 Tim-Philipp Müllergst: GST_EXPORT -> GST_API
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-05-15 Tim-Philipp Müllergst: mark symbols explicitly for export with GST_EXPORT
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-06-29 Sebastian Drögepoll: Warn if the return value of gst_poll_read_control...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2011-11-26 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-26 Tim-Philipp Müllergst: sprinkle some G_GNUC_MALLOC
2010-12-03 Wim Taymanspoll: add method to get a GPollFD
2009-02-03 Wim TaymansGstPoll: add methods to use gstpoll for timeouts
2008-03-18 Ole André Vadla... Add new function gst_poll_fd_ignored() for improved...
2008-03-07 Ole André Vadla... Remove GstPollMode from the API, it does not make sense...
2008-02-29 Wim Taymansgst/gstpoll.*: Added Since tags.
2008-02-29 Wim TaymansAdd INIT macro and _init method for initializing the...
2008-02-27 Wim Taymansconfigure.ac: Add checks for poll, ppoll and pselect.