view libavutil.v @ 1003:71594321c12f libavutil

Fix out-of-tree build
author mru
date Tue, 17 Aug 2010 18:48:56 +0000
parents e95247c85476
children
line wrap: on
line source

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