view osdep/shmem.h @ 15446:39b8eafcf94a

Preparing to encode: Identifying source material and framerate + how to encode interlaced content
author gpoirier
date Fri, 13 May 2005 23:03:20 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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