view linux/shmem.h @ 8309:447a89f93ba4

Update with JPEG FourCC, as found in SGI created baard.avi photo-jpeg. See ffmpeg-devel list, change to LEAD codec is untested as I don't have it...
author atmos4
date Thu, 28 Nov 2002 21:37:07 +0000
parents 3b5f5d1c5041
children
line wrap: on
line source


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