gstreamer/sys/shm
Vincent Penquerc'h a34108899e shmsink: ensure gst_poll_wait is called first on descriptors
We need to call gst_poll_wait before calling gst_poll_* status
functions on that new descriptor, so restart the loop, so _wait
will have been called on all elements of self->poll, whether
they have just been added or not. */
2011-04-07 10:03:45 +02:00
..
gstshm.c shm: Move to sys/ since it doesn't exist on windows 2010-06-03 15:27:43 -04:00
gstshmsink.c shmsink: ensure gst_poll_wait is called first on descriptors 2011-04-07 10:03:45 +02:00
gstshmsink.h shm: Move to sys/ since it doesn't exist on windows 2010-06-03 15:27:43 -04:00
gstshmsrc.c shmsrc: Only connect to sink in PLAYING in live mode 2011-03-16 18:52:57 +00:00
gstshmsrc.h shm: Move to sys/ since it doesn't exist on windows 2010-06-03 15:27:43 -04:00
Makefile.am shmalloc: Manually decide to use GLib or not in the shmalloc 2010-11-24 19:12:10 -05:00
shmalloc.c shm: Explain some fields 2010-11-24 19:12:10 -05:00
shmalloc.h shmalloc: Manually decide to use GLib or not in the shmalloc 2010-11-24 19:12:10 -05:00
shmpipe.c shm: Don't use "sun" as a variable name, breaks on Solaris 2011-03-17 16:41:52 -04:00
shmpipe.h shm: Allow ShmPipe to save a data pointer for applications 2011-03-16 18:53:19 +00:00