Tijl Vercaemer wrote:
> I still don't really know why it didn't work, but I managed to avoid
> the problem by compiling my test application with the gcc in stead of
> visual studio. Using the same libavformat.dll from an application
> compiled with the gcc works just fine.

Is your application a C++ one?  Perhaps you didn't do put extern "C" 
around the ffmpeg includes and typedefs?  Just guessing: I haven't 
worked with WinCE at all, and only trivially with Windows DLLs.

Amitha.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to