view libmpcodecs/vd_vfwex.c @ 36149:f69d9caa3d84

Split init_vo and call only the necessary part from get_buffer. This unbreaks mencoder which would run into a libavcodec assert when trying to open the encoder from inside the open function of the decoder.
author reimar
date Tue, 07 May 2013 20:39:14 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"