view libavutil.v @ 813:7c4f89909560 libavutil

Add macros for 64- and 128-bit write-combining optimization to intreadwrite.h. Add x86 implementation using MMX/SSE.
author astrange
date Mon, 18 Jan 2010 10:24:33 +0000
parents e95247c85476
children
line wrap: on
line source

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