view libavutil.v @ 885:311037a6cb91 libavutil

Add missing includes to libavutil/error.h
author mru
date Sun, 14 Mar 2010 22:25:31 +0000
parents e95247c85476
children
line wrap: on
line source

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