view libavutil.v @ 851:dc1f09cd2195 libavutil

Include sha1.h from sha.c: It contains several prototypes.
author cehoyos
date Sun, 28 Feb 2010 02:32:16 +0000
parents e95247c85476
children
line wrap: on
line source

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