gstreamer/gst/shm
Olivier Crête e87cd0a29a shm: Add shm based sink and src
These two elements (shmsink and shmsrc) communicate buffers using POSIX
shared memory. They also communicate the caps. The source currently acts as
a live source and ignores the timestamps coming from the sink. It also does
not transfer the tags.
2010-06-03 15:27:41 -04:00
..
gstshm.c shm: Add shm based sink and src 2010-06-03 15:27:41 -04:00
gstshm.h shm: Add shm based sink and src 2010-06-03 15:27:41 -04:00
gstshmsink.c shm: Add shm based sink and src 2010-06-03 15:27:41 -04:00
gstshmsink.h shm: Add shm based sink and src 2010-06-03 15:27:41 -04:00
gstshmsrc.c shm: Add shm based sink and src 2010-06-03 15:27:41 -04:00
gstshmsrc.h shm: Add shm based sink and src 2010-06-03 15:27:41 -04:00
Makefile.am shm: Add shm based sink and src 2010-06-03 15:27:41 -04:00