view libavutil.v @ 1005:f197db9ab43a libavutil

Add missing parentheses to AV_NE macro.
author benoit
date Mon, 23 Aug 2010 15:31:50 +0000
parents e95247c85476
children
line wrap: on
line source

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