view libmpcodecs/vd_vfwex.c @ 29896:ac3e6e27f2c7

Use calloc to allocate a rather large (currently 32k) array instead of putting it on the stack, performance should not matter much here.
author reimar
date Fri, 20 Nov 2009 23:36:16 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"