view libavutil.v @ 872:9d32a031ab0b libavutil

libm.h needs attributes.h
author mru
date Tue, 09 Mar 2010 16:17:59 +0000
parents e95247c85476
children
line wrap: on
line source

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