I am planing to integrate FFMpeg (libavcodec) , x264 (H264 implementation) and other set of shared libraries which are compiled using Mingw/GCC compiler set with a project which has been developed on Visual C++ compiler set.
I was wondering whether its possible to use these DLLs with VisualC++ (cl) compiler ?