gstreamer/sys/shm
Aleix Conchillo Flaque 44807dcc1a shmsink: unref buffer if no clients are connected
If no client has received the command, unref the buffer. This will
make sure that the shared memory area does not get filled with buffers
no one knows about.

https://bugzilla.gnome.org/show_bug.cgi?id=702684
2013-06-19 18:36:19 -04:00
..
gstshm.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstshmsink.c shmsink: unref buffer if no clients are connected 2013-06-19 18:36:19 -04:00
gstshmsink.h shmsink: Add custom allocator to allow for zero-copy shared memory use 2013-02-28 18:46:02 -05:00
gstshmsrc.c shmsink: Add custom allocator to allow for zero-copy shared memory use 2013-02-28 18:46:02 -05:00
gstshmsrc.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
shmalloc.c shm: Make sure to not allocate blocks larger than the shared mem area 2013-02-27 20:57:56 -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: Make sure the zero-sized array is always last in the struct 2013-03-28 14:37:03 -04:00
shmpipe.h shmsink: Add custom allocator to allow for zero-copy shared memory use 2013-02-28 18:46:02 -05:00