summaryrefslogtreecommitdiff
path: root/gst/gstpoll.h
Commit message (Expand)AuthorAgeFilesLines
* GstPoll: add methods to use gstpoll for timeoutsWim Taymans2009-02-031-0/+4
* Add new function gst_poll_fd_ignored() for improved Windows compatibility.Ole André Vadla Ravnås2008-03-181-0/+1
* Remove GstPollMode from the API, it does not make sense to let the applicatio...Ole André Vadla Ravnås2008-03-071-23/+2
* gst/gstpoll.*: Added Since tags.Wim Taymans2008-02-291-1/+3
* Add INIT macro and _init method for initializing the GstPollFD.Wim Taymans2008-02-291-0/+12
* configure.ac: Add checks for poll, ppoll and pselect.Wim Taymans2008-02-271-0/+97