view osdep/shmem.h @ 19841:e7f56cc4505e

Change demuxer for "application/octet-stream" http streams from ASF to UNKNOWN (autodetect).
author eugeni
date Fri, 15 Sep 2006 21:34:38 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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