view osdep/shmem.h @ 13312:f5c47d023557

spell-checking done for beginning until player-specific options (mplayer only) minor changes in wording according to Diego's suggestion many updates in videofilters section
author kraymer
date Sat, 11 Sep 2004 19:15:48 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


void* shmem_alloc(int size);
void shmem_free(void* p,int size);