view libmpcodecs/vd_vfwex.c @ 21810:7a36d3332133

sizeof() is long, thus %d format in error message is wrong. Fix by assigning extradata_size before and printing that, since this also removes a bit of code duplication.
author reimar
date Fri, 05 Jan 2007 15:41:00 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"