view libavutil.v @ 897:37d97bd9f84d libavutil

Add M_SQRT2 to the constants in mathematics.h.
author alexc
date Fri, 09 Apr 2010 23:29:47 +0000
parents e95247c85476
children
line wrap: on
line source

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