view osdep/shmem.h @ 15957:bb6729801e1c

SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nico
author gpoirier
date Sun, 10 Jul 2005 17:07:40 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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