view libavutil.v @ 947:34a4ee230079 libavutil

Add more tests to eval, help detecting some of the more apparent errors, far from being a complete test system.
author stefano
date Wed, 16 Jun 2010 22:36:52 +0000
parents e95247c85476
children
line wrap: on
line source

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