view libmpcodecs/vd_vfwex.c @ 35797:6874a4b07594

Remove unnecessary, conditional free() call. The condition is pointless and it's already freed in uiMainDone() which has to be called prior to calling uiMainInit() again.
author ib
date Fri, 25 Jan 2013 23:59:11 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"