view libavcodec.v @ 11701:953d0c2d2c0a libavcodec

Replace more "m" constraints with MANGLE to fix compilation issues with x86_32 gcc 4.4.4 and -fPIC.
author reimar
date Mon, 10 May 2010 21:16:08 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};