view osdep/shmem.h @ 10427:62e4effc06d7

100l, vorbis cannot go in avi file!! even if it did work, -oac copy if broken with vorbis!
author rfelker
date Mon, 14 Jul 2003 03:41:12 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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