view libavutil.v @ 998:bbe201fb5a98 libavutil

Use attribute force_align_arg_pointer only on x86_32.
author cehoyos
date Sat, 17 Jul 2010 16:35:01 +0000
parents e95247c85476
children
line wrap: on
line source

LIBAVUTIL_$MAJOR {
        global: av_*; ff_*; avutil_*;
        local: *;
};