bufferlist: fix a comment
[platform/upstream/gstreamer.git] / gst / gstpoll.c
2009-03-26 Peter Kjellerstedtgstpoll: Corrected a documentation typo.
2009-03-26 Jan Schmidtgstpoll: Fix up documentation strings.
2009-03-05 LRNGstPoll: set the return value on windows
2009-02-03 Wim TaymansGstPoll: add methods to use gstpoll for timeouts
2009-01-26 Wim TaymansAvoid unneeded reads from the control socket
2008-11-27 이문형gst/gstpoll.c: Adds support for FD_CONNECT event (win32...
2008-11-13 Wim Taymansgst/gstbuffer.c: Avoid costly typechecking for triviall...
2008-07-22 Michael Smithconfigure.ac: Remove AC_ISC_POSIX macro; it's broken...
2008-07-06 Alessandro Decinagst/gstpoll.c: Fix "ignored return value" compiler...
2008-04-05 Damien Lespiaugst/gstpoll.c: Fix compilation of GstPoll with mingw32...
2008-04-01 Sebastian Drögeconfigure.ac: Require GLib 2.12.
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.