view linux/shmem.h @ 5178:e77bb7e0a2a9

video codec selection failed message changed - it depends on -vo too
author arpi
date Mon, 18 Mar 2002 01:54:33 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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