view osdep/shmem.h @ 18587:742881e8c4d2

r18577: mention when vo_gl yuv conversion methods are inexact r18574: Make aic description a bit more helpful and less misleading. r18573: Support and document lavc b_sensitivity option.
author kraymer
date Mon, 05 Jun 2006 22:17:39 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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