view libavutil.v @ 933:93bd29f34e99 libavutil

Add av_compare_mod()
author michael
date Wed, 09 Jun 2010 17:27:42 +0000
parents e95247c85476
children
line wrap: on
line source

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