gstreamer/sys/shm
Guillaume Emont 48880ea6c7 shmsink: add an shm-area-name property
The shm-area-property tells the name of the shm area used by the element. This
is useful for cases where shmsink is not able to clean up (calling
shm_unlink()), e.g. if it is in a sandbox.

https://bugzilla.gnome.org/show_bug.cgi?id=675134
2015-04-02 18:11:37 -04:00
..
gstshm.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstshmsink.c shmsink: Allocate enough memory to do alignment 2014-06-02 21:43:34 -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 an shm-area-name property 2015-04-02 18:11:37 -04: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 shmsink: add an shm-area-name property 2015-04-02 18:11:37 -04:00
shmpipe.h shmsink: add an shm-area-name property 2015-04-02 18:11:37 -04:00