view osdep/shmem.h @ 18190:11d7992b37cf

Add properties for the tv input color controls. Make the "normal" color controls fallback on the tv ones if not available from vf/vo.
author albeu
date Sat, 22 Apr 2006 14:30:22 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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