[FFmpeg-devel] [PATCH] pixdesc: Add av_get_pix_fmt_descriptor()

Michael Niedermayer michaelni
Fri Jul 9 16:45:19 CEST 2010


On Thu, Jul 08, 2010 at 02:48:29PM +0200, Tomas H?rdin wrote:
> Hi
> 
> While poking around with MinGW compiled lav* DLLs in MSVC I noticed
> link.exe can't resolve references to av_pix_fmt_descriptors. This is due
> to how import libraries work, but I'm not an expert. The important thing
> is that only functions get exported properly - globals don't.

see:
__declspec(dllexport)
__attribute__ ((dllexport))
--export-all
msdn
gcc docs

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100709/e2ac8efc/attachment.pgp>



More information about the ffmpeg-devel mailing list