view libavutil.v @ 907:3f0ed02fff47 libavutil

4th try at getting ansi colors working with a default of color=yes_please. Colors will only be used if the TERM env var is set and NO_COLOR is not set.
author michael
date Fri, 23 Apr 2010 21:27:26 +0000
parents e95247c85476
children
line wrap: on
line source

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