view libmpcodecs/vd_vfwex.c @ 18044:b693d92e6210

workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way
author nicodvb
date Wed, 05 Apr 2006 20:51:35 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"