view osdep/shmem.h @ 24639:115d6fef91ac

r24655: analyzeduration option for lavf demuxer r24656: AVI can do video stream switching, too
author voroshil
date Sat, 29 Sep 2007 15:33:32 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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