summaryrefslogtreecommitdiff
path: root/gst/gstpoll.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey1-2/+0
2011-11-26gst: sprinkle some G_GNUC_MALLOCTim-Philipp Müller1-2/+2
2010-12-03poll: add method to get a GPollFDWim Taymans1-0/+2
2009-02-03GstPoll: add methods to use gstpoll for timeoutsWim Taymans1-0/+4
2008-03-18Add new function gst_poll_fd_ignored() for improved Windows compatibility.Ole André Vadla Ravnås1-0/+1
2008-03-07Remove GstPollMode from the API, it does not make sense to let the applicatio...Ole André Vadla Ravnås1-23/+2
2008-02-29gst/gstpoll.*: Added Since tags.Wim Taymans1-1/+3
2008-02-29Add INIT macro and _init method for initializing the GstPollFD.Wim Taymans1-0/+12
2008-02-27configure.ac: Add checks for poll, ppoll and pselect.Wim Taymans1-0/+97