[Xvid-devel] Patch for XVID MPEG-4 DirectShow/MediaFoundation filter

Jerker Bäck jerker.back at gmail.com
Mon Jun 13 16:37:53 CEST 2011


Hi Michael,

I made some corrections I found (consistent implementation).
I also added a suggestion to disable one of the PreFAST warnings in
DllRegisterServer.

Additionally, there is a suggestion to enable __stdcall (CXvidDecoder.h):
int (__cdecl *xvid_global_func)(void *handle, int opt, void *param1, void
*param2);
int (__cdecl *xvid_decore_func)(void *handle, int opt, void *param1, void
*param2);

New patch:
http://pastebin.com/xXPrSuMP

cheers
Jerker





More information about the Xvid-devel mailing list