gstfunnel: avoid access of freed pad
[platform/upstream/gstreamer.git] / gst / gstpoll.h
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.