view osdep/shmem.h @ 16883:1f45d7872c56

more precise seeking based on calculated average video bitrate; works quite well in case of a TS with only 1 video stream
author nicodvb
date Mon, 31 Oct 2005 23:38:32 +0000
parents 3c856c0fc45e
children 6ac1ece1f9fe
line wrap: on
line source


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