view libavutil.v @ 858:68cffad9f463 libavutil

Move DECLARE_ALIGNED_{8,16} macros to mem.h These macros naturally belong next to the generic DECLARE_ALIGNED macro.
author mru
date Sat, 06 Mar 2010 12:40:43 +0000
parents e95247c85476
children
line wrap: on
line source

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