[Ffmpeg-devel] stripping underscore

g. the_ether
Wed Nov 16 16:21:25 CET 2005


I am trying to link in the Windows version of Intel's IPP to ffmpeg. The 
problem is that GNU / MinGW strip the preceeding underscore from function 
names when producing a dll (which is what I am doing) but the IPP libs which I 
am trying to link into ffmpeg have underscores.

So how do I either:

- make GNU / MinGW add an underscore to the function names of the IPP 
functions I declare in ffmpeg; or

- strip the underscores from the function names of the IPP lib I am trying to 
link into ffmpeg

Regards

Graham





More information about the ffmpeg-devel mailing list