view libmpcodecs/vd_vfwex.c @ 25127:6e039dd0b5d8

Revert r25089 (Ignore video formats which are supported by device but not supported by dshow driver). It prevents code from r25091 (probing undeclared formats) functioning properly: those code is never called if all declared by device formats are unsupported by MPlayer (even if undeclared one is supported). After this revert PVR-150 card should work as expected.
author voroshil
date Sat, 24 Nov 2007 07:51:31 +0000
parents 3e7a601c5874
children
line wrap: on
line source


#define BUILD_VFWEX 1

#include "vd_vfw.c"