I've been trying to compile XviD 1.0.0RC4 under Windows. I came across an error while building the DShow module: <streams.h> was not found. After reading Microsoft's documentation I realized this file is deprecated and has been replaced by dshow.h. I have been using the DirectX 9 SDK. My guess is you are using a DirectX version prior to version 9. So my question here is: do you intend to port this module to DirectX 9?

Regards,
malafaya