view libavutil.v @ 1026:580d47a2f015 libavutil

Simplify include, since opt.c is now in libavutil there is no need to use the library path prefix for eval.h.
author stefano
date Mon, 27 Sep 2010 10:34:03 +0000
parents e95247c85476
children
line wrap: on
line source

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