]> git.sesse.net Git - vlc/commit
SHM: new plugin to view (or encode) a shared memory segment
authorRémi Denis-Courmont <remi@remlab.net>
Mon, 24 Jan 2011 18:51:17 +0000 (20:51 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 24 Jan 2011 18:54:40 +0000 (20:54 +0200)
commit1cd1652847695274d504d55e178e7416d55cecce
tree119d71ddbc8545880101f6bdcae19a25654526fc
parent954fb5ea0a0356c3c3d1ebf1279b77b0d8cc14a0
SHM: new plugin to view (or encode) a shared memory segment

It can be used to view an Xvfb as an example.
This supports both memory mapped files and old-style System V segments.
configure.ac
modules/LIST
modules/access/Modules.am
modules/access/shm.c [new file with mode: 0644]
po/POTFILES.in