view libavutil.v @ 1002:3aefb6df1f86 libavutil

Define macro AV_NE() and use it in libavdevice. Help further refactoring.
author stefano
date Tue, 17 Aug 2010 18:25:34 +0000
parents e95247c85476
children
line wrap: on
line source

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