gstreamer/sys/shm
Vincent Penquerc'h c835325536 shmsink: fix indefinite wait after adding a new fd to the poll set
If the second call to _wait blocks, we will not signal the condition
variable, so ensure that second call is not blocking.
See rationale and information in the linked bug:

https://bugzilla.gnome.org/show_bug.cgi?id=669697
2012-02-09 18:15:09 +00: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: fix indefinite wait after adding a new fd to the poll set 2012-02-09 18:15:09 +00:00
gstshmsink.h shm: Add buffer-time property 2011-10-12 08:49:02 +01:00
gstshmsrc.c various: fix pad template ref leaks 2011-11-28 13:08:27 +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 build: fix CFLAGS order and LIBS order 2012-02-03 00:50:33 +00: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: Add ability to add uint64 tags on buffers 2011-10-12 08:49:02 +01:00
shmpipe.h shm: Add ability to add uint64 tags on buffers 2011-10-12 08:49:02 +01:00