index
:
~wtay/gstreamer
0.10
0.10.36
0.11
0.11-bufferlist-remove
0.11-data
0.11-fd0
0.11-fdo
1.0
1.2
1.4
adapter-list
arrayqueue
buffer-recycle
bufferfile
buffermeta
buffermeta2
bufferpool
bufferpool-0.11
bufferpool-scratch
d2see
device-monitor-obsoleted
events2
f20
f21
framestep
gst-state-error-unlock
intlinks-query
less-task-lock
lockfree-bus
lockfree-bus2
lockfree-clocks
lockfree-data
lockfree-poll
lockfree-queue
master
memory-improvements
memory-improvements2
memory-improvements3
memory-lock
merge-mode-functions
miniobject-lock
miniobject-notify
miniobject-qdata
miniobject2
mixed-caps
multiqueue
multiqueue-new
netmeta-check
optimize
pad-cache
pad-state
performance-push
progress
push-cache
qnx-0.10.25
qnx-multiqueue
qos-throttle
queue-batch
queue-batch2
queue-batch3
queue-segment
queue2_ring_buffer
rawhide
release
release-pool
remove-caps
remove-handoff
remove-setcaps
rename-events
reset-time
rework-pad-block
rework-pad-block2
rhel-7.0
rhel-7.2
rhel-8.2.0
sa
segment-rework
segment-serialize
sink-states
state-manager
tp-vision
trans-meta
transform
wim-fd/lockfree-queue
wim_q2_rb
wip-basesink-event
work
work2
working
GStreamer random hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
gstpoll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-26
gstpoll: Corrected a documentation typo.
Peter Kjellerstedt
1
-5
/
+6
2009-03-26
gstpoll: Fix up documentation strings.
Jan Schmidt
1
-5
/
+11
2009-03-05
GstPoll: set the return value on windows
LRN
1
-2
/
+2
2009-02-03
GstPoll: add methods to use gstpoll for timeouts
Wim Taymans
1
-23
/
+138
2009-01-26
Avoid unneeded reads from the control socket
Wim Taymans
1
-2
/
+5
2008-11-27
gst/gstpoll.c: Adds support for FD_CONNECT event (win32). See #562258.
이문형
1
-2
/
+4
2008-11-13
gst/gstbuffer.c: Avoid costly typechecking for trivially correct pointers.
Wim Taymans
1
-4
/
+5
2008-07-22
configure.ac: Remove AC_ISC_POSIX macro; it's broken on some platforms and no...
Michael Smith
1
-2
/
+2
2008-07-06
gst/gstpoll.c: Fix "ignored return value" compiler warning with newer glibc.
Alessandro Decina
1
-1
/
+5
2008-04-05
gst/gstpoll.c: Fix compilation of GstPoll with mingw32. Fixes bug #526236.
Damien Lespiau
1
-6
/
+3
2008-04-01
configure.ac: Require GLib 2.12.
Sebastian Dröge
1
-2
/
+2
2008-03-18
Add new function gst_poll_fd_ignored() for improved Windows compatibility.
Ole André Vadla Ravnås
1
-98
/
+227
2008-03-07
Remove GstPollMode from the API, it does not make sense to let the applicatio...
Ole André Vadla Ravnås
1
-73
/
+282
2008-02-29
gst/gstpoll.*: Added Since tags.
Wim Taymans
1
-0
/
+2
2008-02-29
Add INIT macro and _init method for initializing the GstPollFD.
Wim Taymans
1
-0
/
+16
2008-02-27
configure.ac: Add checks for poll, ppoll and pselect.
Wim Taymans
1
-0
/
+1019